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, passionate about building scalable and efficient 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: Software Engineer at GEICO (via AIS), where I worked on data pipelines, automation, and cloud solutions.
πŸ”Ή Currently: Seeking Full-Stack or Software Engineering roles to create impactful solutions.


πŸš€ 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


πŸ“Œ Featured Projects

πŸ”Ή AI & Web Development

  • πŸš€ ShortNt – AI-powered summarization tool
    Tech: React.js, Django, Hugging Face
  • πŸ“‘ Upify – Internship & job updates platform
    Tech: React.js, Node.js, MongoDB

πŸ”Ή Mobile Development (Flutter)

πŸ”Ή Machine Learning & Data Science

πŸ”Ή Big Data & Cloud

  • πŸ”₯ Spark & Big Data Project – Big Data Assignment using Apache Spark on GCP Dataproc
    Tech: Scala, Apache Spark, HDFS

πŸ“¬ 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