Giter VIP home page Giter VIP logo

indokhaadyam's Introduction

🛠 Primary Tech Stack

Programming Languages

Python JavaScript LaTeX

Data Analysis

NumPy Pandas Plotly OpenCV

Machine Learning

scikit-learn PyTorch TensorFlow

Backend Development

Fast API Streamlit App Django Postman

DevOPs

Git Docker Kubernetes

Cloud Hosting

Netlify Vercel Heroku Digital Ocean Linode Amazon AWS Google Cloud

MLOPs

mlflow DVC

Databases

MySQL PostGres MongoDB

Frontend Development

HTML5 CSS3 React

⚡Areas of Interest

🌟 Synthesizing scripts to make development work flow easier

🌟 Crafting minimalistic Web and Desktop Applications to simplify daily mundane tasks

🌟 Composing and Contributing to open source applications for a community centered and transparent tech ecosystem

🌟 Investigating amusing insights by data analysis across various formats of data such as images,text,geospatial,medical records,pds,etc

🌟 Building tech communities and advocating for products for the future!

🌟 Forging Efficient APIs to enable clients translate their idea into a MVP

🌟 Mentoring young and inquisitive minds to explore their path in tech

🌟 Machine Learning and it's applications across multiple industries such as:

  • Healthcare
  • Climate Change and Environmental Sciences
  • Fitness
  • Sports
  • Advertising
  • And many more!

🌟 Playing with Computer Vision

🌟 Natural Language Process

🌟 Handling MLOPs for machine learning projects meant for collaboration

🌟 Working on Cloud Deployment of ML Applications to enable them scale and be at the fingertips of customers

indokhaadyam's People

Contributors

03amir avatar abhishek-rath avatar aniket-508 avatar anushbhatia avatar deepak8717 avatar imgbotapp avatar priiyaa avatar r3yc0n1c avatar ronitblenz avatar sayan404 avatar shruti025 avatar smaranjitghose avatar tanya-gupta25 avatar yeshwanth235 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

indokhaadyam's Issues

Set up Routing

To set up routing with the reactjs-router library in the home pages so that we can proper flow of all the pages
hello
At least add these three pages by default in the routes

Top Categories Section [Home Page]

wireframe

  • Add a "Top Categories" section below the Home Page
  • It should have six cards (2X3):
    - Mithai Masti (Indian Sweets)
    - Nashta ( Indian Breakfast)
    - Chaat and Snacks
    - Fasting Food
    - Drinks
    - Main Course
    • Each card should have an image ( add some box-shadow to the card so that it is visible separately from the background-color) and on hover effect. Check Sample.
    • On Hover, there should be a button "Check Out" which would redirect to the particular page (to be created later. Keep # for now)

Update MetaData for the Website

Directions

  • The objective is to improve the SEO of the website
  • Title and Description should be directly taken from the README.MD
  • Sample Reference
  • You may use the banner image in the readme (reduce size) for the cards
  • Lookup different resources to learn how to optimize the SEO. There should be specific meta tags for Facebook, Twitter, Apple,etc
  • Choose the keywords smartly.

Create Contact Page

Directions

  • Sample Reference
  • Fields:
    • First Name
    • Middle Name [Optional]
    • Last Name
    • Email
    • Phone Number [Optional]
    • Message
    • There should be validation for the above fields
    • Add helper texts with a text transition for the above fields
    • Consult @anushbhatia for color and font suggestions
    • Make sure it is mobile responsive
    • Should be available at /contact

Applying Inter Font Everywhere

To apply the inter font family in the complete project.
Better to add it in index.css or globalstyle.css so that all the project can have it.

Also include the bold version of the font along side it.

Refactoring Folder Structure.

To rearrange the code and clean it up a bit for new commers to work better on it.

src
├───assets
├───components
├───containers
└───index.js

Individual Component & Container Structure

component
├───component.jsx
└───component.css

Create Team Page

Directions:

  • Sample Reference: Project Maintainers + Clan of Contributor section
  • Consult @anushbhatia for the colors and font
  • The list of contributors is fetched using github
  • The page should be mobile responsive
  • The image,text, social handle links for @anushbhatia and me should be defined inside a JSON object so that it is easier to modify

Modify Sidebar UI

Reference

  • Color of the trackbar should be the shade of yellow as used on the rest of the website
  • Don't forget to put the on hover effect

Replace CSS in JS

Replace all the existing css present in js file with their a proper css file.
Eg:
Structure like this
Home.js
Home.css
Rather Than only
Home.js

Remove all he css present in the JS File.

Features Section[Features Page]

hello

to make a section where we present our features

  1. Replicate what is present in image 2
  2. Adding an illustration along with the text to make it more attractive.

Have a separate page for now.

Footer

Directions:

  • Create a simple footer for the website. Reference
  • It should have the name of the website
  • Try to add a tagline " Made with 💖 in India for the world"
  • Feel free to add any micro animation or illustration

Counter Effect

Sample Wireframe

wireframe

Directions

  1. Check out this for your reference. [Below Our Products Section]
  2. The Text and numbers should be as defined above in the wireframe. Define them inside a JSON object so that it is easier to modify them later.
  3. The effect should be mobile responsive.
  4. This would be a separate standalone section (second one rather). Leave some space below the title accordingly
  5. Make sure it is mobile responsive

Profile picture bug

The profile pictures of all the contributors has zoomed in wrt the container. I am attaching a screenshot

image

[Node] Read A Recipe

To retrieve the data from the form in the fields and display these details in form fields
#70

Modify the favicon

Current Favicon is the basic react app logo modify it to the current logo present in the asset folder.

Update Footer UI

Directions:

  • Sample Reference. We don't need any Contact Sales text as shown in the reference. Rather just two lines: the title of the project followed by "Made with 💖 in India for the foodies around the globe"
  • @anushbhatia would provide the colors and the font recommendations.
  • Add GitHub Microanimation and link to this repo. Reference

Add 404 Page

Directions

  • This should be a page that is loaded whenever a user looks up any resource (page) which does not exist
  • It should have a "Go to Home" button in the center
  • Be creative and add some animation/illustration which is consistent with the color theme and the same time resembles the project's idea revolving around food.
  • Sample Reference
  • Feel free to take inspiration from website like Codepen but refrain from copying it exactly!

[Node] Update A Recipe

For the Mongo DB database Inside the form give the functionality to update the details for the
after completing #70 you can use the same form for updating this data

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.