Skip to content
View unknownsteve7's full-sized avatar
💭
Learning...
💭
Learning...

Highlights

  • Pro

Block or report unknownsteve7

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.

Content in all repositories owned by your account will be closed.
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
unknownsteve7/README.md

Naga Mohan Madicharla

CS senior, IIIT, RGUKT, Ongole. Data Analyst / Data Engineer track.

nagamohan.me · LinkedIn · X · nagamohan765@gmail.com


What I actually do

I pick a real dataset, a real API, or a real institution's data, and I build something that has to work against messy, undocumented, inconsistent reality — because that's the only way you find out you don't understand something yet.

status = {
    "data_engineering": "pipelines, storage formats, performance — in progress",
    "full_stack": "React frontends on FastAPI/Node backends",
    "analytics": "dashboards that answer a question, not decorate a report",
    "applied_ml_nlp": "models that solve something, not demo something",
}

Projects

RaktRadar — live blood-shortage tracker on India's eRaktKosh government API. The government's own district codes don't match the API's internal IDs. Found that out the hard way, then rebuilt every lookup table directly from eRaktKosh's DOM and AJAX endpoints instead of trusting the published code sheets. That's the whole project in one sentence: government data lies about its own schema, and you build around it.

TRACE — Transit Analytics & Reliability Correlation Engine, on real Delhi DTC bus data. GTFS static feed plus a live Protobuf real-time feed. Batch-first ETL, star schema (trip schedule, trip actual, complaints, weather), built to answer reliability questions a transit authority would actually ask. DMRC data excluded on purpose — scope stays honest.

UDISE Education Analytics Pipeline — Python ETL into PostgreSQL, modeled through dbt (staging to marts), visualized in Power BI, with a Gemini API layer on top generating insights from the marts instead of raw numbers.


Sraddha Group — Full Stack Developer internship

Built a grievance management portal running in production across 15+ police stations, and a hostel management system used by 1,500+ students. FastAPI, ReactJS, MySQL. Both still running. Neither was a prototype.


Stack

Python · SQL · FastAPI · ReactJS · PostgreSQL · MySQL · dbt · Power BI · PySpark · Airflow · Streamlit · Azure


Stats

GitHub stats Top languages

Profile views


Pinned Loading

  1. RaktRadar RaktRadar Public

    An early-warning analytics project that tracks India's live blood stock data to spot regional/seasonal shortage patterns before they become critical

    Jupyter Notebook

  2. FIFA-DATA-ANALYSIS FIFA-DATA-ANALYSIS Public

    Interactive Power BI dashboard analyzing 95+ years of FIFA World Cup history (1930–2026) with match analytics, Golden Boot insights, confederation analysis, and a 2026 tournament preview.

    Jupyter Notebook

  3. Indian-Startup-Dashboard Indian-Startup-Dashboard Public

    This project aims to analyze India's startup ecosystem through structured funding data, addressing investment trends and sector dominance.

    Jupyter Notebook 2

  4. Sanchara-Admin-Dashboard Sanchara-Admin-Dashboard Public

    A privacy-first travel data app powering NATPAC with rich analytics: automatic and manual trip capture syncs to dashboards that map OD flows, detect travel chains, and segment by mode, time, and co…

    2

  5. Netflix-dashboard Netflix-dashboard Public

    An interactive Streamlit application that performs deep exploratory data analysis on Netflix’s content catalog to uncover hidden patterns, genre distributions, temporal trends, country-wise product…

    Python 2

  6. Netflix_Recommendation Netflix_Recommendation Public

    Netflix Movie Recommendation System is a machine learning–powered movie recommender that suggests personalized film recommendations based on a selected movie. Built using Python, Scikit-learn, and …

    Python 2