Skip to content

Adi-iitd/adi-iitd.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Welcome to my personal portfolio website hosted on GitHub Pages! This site showcases my professional journey as a Lead ML Engineer with over 6 years of experience in machine learning, deep learning, and AI applications across domains like NLP, Computer Vision, Reinforcement Learning, and Recommendation Systems.

🌐 Visit the Live Site

πŸ‘¨β€πŸ’» About Me

I'm Aditya Kumar, a Machine Learning Engineer specializing in scalable ML systems. Proficient in frameworks like PyTorch, PyTorch Lightning, vLLM, LangChain, Keras, and FastAPI, I focus on end-to-end ML development and deployment.

  • Current Role: Lead ML Engineer at Posha, a food robotics startup, where I lead the full-stack ML pipeline for robotic cooking, perception, and user personalization.
  • Previous Roles:
    • Applied Scientist II at Flipkart (2020–2023): Built the Competitive Intelligence Platform (CIP) for social media sentiment analysis and market benchmarking.
    • Engineer I at Samsung Research Institute (2019): Developed hand gesture recognition for AR/VR.
    • Undergraduate Researcher at IIT Delhi (2018–2019): Worked on biomedical imaging for liver lesion segmentation.
  • Education: B.Tech in Electrical Engineering from Indian Institute of Technology Delhi (IIT Delhi), 2015–2019.
  • Interests: Coding impactful solutions, writing tech blogs, and playing cricket, table-tennis, and golf!

For more details on my experience, projects, publications, and patents, check out the live site.

πŸ“‚ Repository Overview

This repository contains the source code for my personal portfolio website built with HTML, CSS, and JavaScript. It's deployed automatically via GitHub Pages.

Key Features

  • Responsive Design: Adapts to all screen sizes, from mobile to desktop.
  • Sections: About, Education, Experience, Publications, Projects, Patents, and Interests.
  • Interactive Elements: Tabbed navigation for projects and patents.
  • Assets: Images and PDF CV included in the assets/ folder.

πŸ› οΈ Setup and Local Development

To run the site locally:

  1. Clone the Repository:

    git clone https://github.com/adi-iitd/adi-iitd.github.io.git
    cd adi-iitd.github.io
    
  2. Open the Site:

    • Simply open index.html in your browser (no server needed for static site).
    • For a live server (optional, for hot-reloading):
      • Install a simple HTTP server if needed: npm install -g http-server
      • Run: http-server .
      • Visit: http://localhost:8080
  3. Dependencies:

    • No build tools required; pure HTML/CSS/JS.
    • Uses Font Awesome via CDN for icons.

πŸš€ Deployment

This site is deployed on GitHub Pages. To deploy your own fork:

  • Go to repository Settings > Pages.
  • Set Source to main branch and root directory.
  • Your site will be live at https://<username>.github.io.

πŸ“« Contact

Feel free to reach out for collaborations, discussions, or just to connect!


Thanks for visiting! ⭐ If you find this useful, star the repo!

About

Personal Portfolio Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages