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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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! 👋

🚀 Data Engineer · Cloud Engineer · AWS Engineer
🎓 Illinois Institute of Technology (IIT), Chicago · 2x AWS Certified (Solutions Architect & Data Engineer)

I build cloud-native data platforms, ETL pipelines, and lakehouse architectures on AWS.
My focus is on reliable ingestion, scalable transformations, and fast, cost-efficient analytics using modern data engineering tools.

  • Strong in Python, SQL, Spark, and AWS
  • Hands-on with event-driven pipelines, ETL orchestration, and serverless architectures
  • Interested in Data Engineer / Cloud Data Engineer / AWS Engineer roles

🛠 Tech Stack

☁️ Cloud & Data Platforms
AWS (S3, EC2, RDS, Lambda, VPC, IAM, Glue, Athena, Lake Formation) · Snowflake · Azure (Data Factory, DevOps)

💻 Languages & Data Tools
Python · SQL · Scala · Java · PySpark · Pandas · NumPy

⚙️ Data Engineering & Orchestration
ETL / ELT · Apache Spark · Apache Airflow · Kafka / Streaming · HDFS

📦 Storage & Databases
PostgreSQL · MySQL · MongoDB · Data Lake / Lakehouse

🧰 Tooling
Docker · Git / GitHub · Databricks · Splunk · Power BI · Tableau

🏅 Certifications

  • AWS Certified Solutions Architect – Associate
  • AWS Certified Data Engineer – Associate
  • Microsoft Azure Fundamentals

📌 Featured Projects

🔹 AWS Data Engineering & Lakehouse

  • 🧊 Chicago Crime Lakehouse
    Serverless data lakehouse on AWS analyzing 100K+ Chicago crime records with Apache Iceberg and Athena.
    Designed for governed, low-latency queries using Lake Formation and cost-efficient S3 storage.
    Tech: AWS Lambda, AWS Glue, AWS Athena, S3, Lake Formation, Apache Iceberg, PySpark, SQL

  • 🌦️ ETL Weather Pipeline with Airflow
    End-to-end ETL pipeline that ingests weather data from the Open-Meteo API, transforms it, and loads it into PostgreSQL using Apache Airflow DAGs in Docker.
    Tech: Apache Airflow, PostgreSQL, Docker, Python, REST API

  • 🌐 AWS Multi-AZ Disaster Recovery
    Production-style e-commerce order system deployed on AWS with Multi-AZ RDS, custom VPC networking, and automated failover for high availability.
    Tech: RDS (Multi-AZ), EC2, VPC, Public/Private Subnets, NAT Gateway, Internet Gateway

  • Spark & Big Data Project
    Big data processing on GCP Dataproc using Spark DataFrames and SQL for analytics on HDFS-backed datasets.
    Tech: Apache Spark, Scala, HDFS, GCP Dataproc, SQL


🔹 Web & AI Projects

  • 🚀 ShortNt
    AI-powered summarization app for long text, audio, and YouTube videos.
    Tech: React.js, Django, Hugging Face, REST APIs, SQLite

  • 📡 Upify
    Platform that aggregates internships, jobs, webinars, and courses for students.
    Tech: React.js, Node.js, Express, MongoDB


🔹 Earlier Work (Mobile & ML)


📬 Let’s Connect

📧 Email: naveedmohiuddin0311@gmail.com
💼 LinkedIn: linkedin.com/in/naveed-mohiuddin-852021196
🌐 GitHub: github.com/NaveedMohiuddin


🚀 Actively open to full-time roles in Data Engineering, Cloud Data Engineering, and AWS Engineering.
If you’re building data platforms or cloud-native analytics, I’d love to help.

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