Skip to content
View adinegi8273's full-sized avatar

Block or report adinegi8273

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
adinegi8273/README.md

Hi ๐Ÿ‘‹, I'm Aditya Negi

Full-Stack Developer | ML Enthusiast | CSE Undergrad


๐Ÿš€ About Me

  • ๐ŸŽ“ B.Tech in Computer Science, Graphic Era Hill University (CGPA: 8.57/10.0)
  • ๐Ÿ’ป Full-Stack Developer with hands-on experience in the MERN-adjacent stack, FastAPI, and ML pipelines
  • ๐Ÿ“Š Former Data Analyst Intern at AICTEโ€“Edunet Foundation โ€” worked on real-world data cleaning, EDA & visualization
  • ๐Ÿง  Co-authored a research manuscript comparing ML models (Logistic Regression, Random Forest, XGBoost) for survival prediction
  • ๐Ÿ† Solved 800+ questions on LeetCode | Rated 1644 (Top 18%) | Top 7.5% in Weekly Contest 506
  • ๐Ÿ“ซ Reach me at adityanegi804@gmail.com

๐Ÿ› ๏ธ Tech Stack

Languages C C++ Java JavaScript Python

Frontend & Backend HTML5 CSS3 React Node.js FastAPI PHP

Databases & Tools MongoDB MySQL PostgreSQL Git AWS


๐ŸŒŸ Featured Projects

Project Description Tech
SyncRoll Offline-first faculty attendance system with an IndexedDB โ†’ PostgreSQL sync engine FastAPI, Python, PostgreSQL, IndexedDB
PlagNet Full-stack plagiarism detector comparing KMP, LCS & Rabin-Karp algorithms Node.js, MongoDB, Python, ML
Dynamic Shared Memory Manager Shared memory manager for inter-process communication with First/Best/Worst Fit allocation C++, OS
Titanic-Disaster- Survival prediction using Random Forest, XGBoost & Logistic Regression Jupyter Notebook, ML
AI-Care Mental wellness web app with a retrieval-based chatbot & mood tracking HTML, CSS, Node.js, MongoDB

๐Ÿ“Š GitHub Stats


๐ŸŽ“ Certifications

  • Programming with JavaScript โ€” Meta
  • AWS Cloud Practitioner Essentials โ€” AWS

Thanks for stopping by โ€” feel free to explore my repos and connect!

Popular repositories Loading

  1. Titanic-Distaster- Titanic-Distaster- Public

    Titanic Disaster using machine learning is a project in which i have predicted that will the passenger survives the titanic disaster or not using Random Forests, XGBoost and Logistic regression. I โ€ฆ

    Jupyter Notebook

  2. AdityaNegi.github.io AdityaNegi.github.io Public

    Welcome to my personal portfolio website! This project showcases my skills, projects, and professional background as a developer passionate about problem solving, machine learning, and web developmโ€ฆ

    HTML

  3. PlagNet PlagNet Public

    Plagnet is a platform for plagiarism detection using string matching algorithms and Random Forest classifier. Compared the accuracies of kmp, lcs and rabin karp string matching algorithms.

    HTML 1

  4. AI-Care--Your-mental-wellness-Application AI-Care--Your-mental-wellness-Application Public

    AI care is web based application which gives mental support. It features a chatbot (retrieval based), mood tracking system. It also stores the information of registered person in database (mongodb)โ€ฆ

    HTML 1

  5. Dynamic-Shared-Memory-Manager Dynamic-Shared-Memory-Manager Public

    Dynamic shared memory manager is a software through which we create a shared memory which more than one process can access at a time in syncronization, memory allocation strategies in the shared meโ€ฆ

    C++

  6. SyncRoll SyncRoll Public

    HTML