Skip to content
View vigneshdinesha's full-sized avatar

Block or report vigneshdinesha

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
vigneshdinesha/README.md

Hi, I'm Vignesh 👋

Computer Science & Data Science at Rutgers University. I build software that turns messy public data into things non-technical people can actually use.

Currently looking for Software Engineer roles — especially in civic tech, the public sector, and applied data products.


🚀 Featured Project

A self-service civic-tech tool that estimates how an unemployment shock would ripple into Medicaid and SNAP enrollment across all 62 New York State counties — in 30 seconds, without pulling six datasets by hand.

The headline isn't the regression. The headline is getting the data into one place: six fragmented NYS public datasets joined into a single queryable panel of ~67,000 county-month observations (2018–2025), including a custom PDF-extraction pipeline for county-level Medicaid enrollment — which doesn't exist in structured form anywhere.

🔗 Live demo → nys-public-demand-simulator.vercel.app 📂 Source → github.com/vigneshdinesha/nys-public-demand-simulator

Python · FastAPI · PostgreSQL (Neon) · Next.js · TypeScript · Tailwind · statsmodels · Recharts


🧪 Also building

  • Generative-AI application frameworks for end-to-end app development
  • A biohacking toolkit — data-driven methods to optimize human performance and well-being

🛠️ I work in

Languages: Python · TypeScript · JavaScript · SQL Backend: FastAPI · PostgreSQL · SQLAlchemy · pandas · NumPy · statsmodels Frontend: Next.js · React · Tailwind · Recharts Infra: Vercel · Render · Neon · GitHub Actions


📫 Let's talk

Pinned Loading

  1. nys-public-demand-simulator nys-public-demand-simulator Public

    Self-service simulator estimating Medicaid & SNAP demand impacts of unemployment shocks across NYS counties — integrates six public datasets (incl. PDF-extracted Medicaid enrollment) into a single …

    TypeScript