Skip to content
View NaveedMohiuddin's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report NaveedMohiuddin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NaveedMohiuddin/README.md

Hi, I'm Naveed Mohiuddin! πŸ‘‹

πŸš€ Aspiring Software Engineer | Full-Stack & Cloud Enthusiast | Ex-GEICO (AIS)

I'm a Computer Science Master's student at Illinois Institute of Technology (IIT), Chicago, with a strong passion for building scalable software solutions. I specialize in Full-Stack Development, Cloud Computing, and Machine Learning, with hands-on experience in React.js, Node.js, Python, Java, and Azure.

πŸ”Ή Previously worked at GEICO (via AIS) as a Software Engineer, where I worked on data pipelines, automated processes, and cloud solutions.
πŸ”Ή Seeking Full-Stack or Software Engineering roles where I can apply my skills to solve real-world problems.


πŸ”₯ Tech Stack & Skills

πŸ’» Programming: Java, Python, JavaScript (ES6+), SQL
🌐 Web Development: React.js, Node.js, Express.js, Django, HTML, CSS
☁️ Cloud & DevOps: Azure, Azure DevOps, Docker, CI/CD
πŸ“Š Data & ML: Pandas, NumPy, Scikit-learn, ElasticNet, Gradient Boosting
πŸ“¦ Databases: MongoDB, PostgreSQL, Snowflake
πŸ”§ Tools & Platforms: Git, GitHub, Linux, Postman, Splunk, Databricks


πŸ“Œ Highlighted Projects

πŸš€ ShortNt – AI-powered summarization tool (React.js, Django, Hugging Face)
πŸ“‘ Upify – Internship & job updates platform (React.js, Node.js, MongoDB)
🎲 Yahtzee Game (Flutter) – A single-player dice game implementing stateful widgets and game logic (Flutter, Dart)
πŸ“š FlashCards App (Flutter) – A multi-page app for managing flashcards and running quizzes (Flutter, Dart, SQLite)
πŸ“Š Gradient Boosting Regressor – ML model built from scratch (Python, NumPy, Sklearn)
πŸ“‰ ElasticNet Regression – Custom ML model implementation (Python, Gradient Descent)


πŸ’‘ Let's Connect!

πŸ“§ Email: [email protected]
πŸ’Ό LinkedIn: linkedin.com/in/naveed-mohiuddin-852021196
🌐 GitHub: github.com/NaveedMohiuddin


πŸš€ Open to full-time opportunities! If you’re hiring for Software Engineer / Full-Stack roles, let’s talk! 😊

Pinned Loading

  1. ML_Project1 ML_Project1 Public

    Forked from Fall2024CS584/Project1

    This project implements Linear Regression with ElasticNet Regularization from scratch, combining L1 (Lasso) and L2 (Ridge) to improve generalization and prevent overfitting. It uses gradient descen…

    Jupyter Notebook 1

  2. ML_Project2 ML_Project2 Public

    Forked from Fall2024CS584/Project2

    This project implements Gradient Boosting from scratch, using sklearn for decision trees while handling boosting logic manually. It iteratively trains weak learners to minimize residual errors, imp…

    Jupyter Notebook

  3. Upify Upify Public

    Forked from upify-tech/Upify

    A web app providing email updates on internships, jobs, webinars, and courses, developed with React.js and Node.js

    JavaScript

  4. YahtzeeGame_flutter YahtzeeGame_flutter Public

    🎲 Yahtzee Game - Single Player (Flutter) | A stateful dice game where players roll five dice up to three times per turn to achieve various scoring combinations. Implements state management, UI resp…

    C++

  5. shortnt/shortnt shortnt/shortnt Public

    JavaScript 1 1

  6. FlashCardsApp_flutter FlashCardsApp_flutter Public

    πŸ“š FlashCards App (Flutter) | A mobile app for creating, managing, and quizzing flashcards. Supports multiple decks, local storage with SQLite, and responsive design. Built with Flutter & Dart.

    Dart