Skip to content
View neet813's full-sized avatar
:octocat:
:octocat:

Block or report neet813

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

Hi, I'm Navneet. πŸ‘‹

I'm a data analyst who doesn't stop at the insight.

When I find a broken system β€” in a warehouse, a supply chain, a fridge β€” I build something to fix it. Sometimes that's a Python script. Sometimes it's a dashboard. Sometimes it's a physical device with a circuit board and an OLED screen.


What I Actually Do

My day job is data: client reporting, consumer intelligence, operations analytics.
Outside of that, I build products.

AI is my build partner. It handles the code I don't know. The ideas, the product logic, and the "does this actually solve anything?" question are mine.


Things I've Shipped

πŸ€– Freezer Robot

A hardware fridge tracker β€” ESP32 + OLED screen, works offline, mounts on your fridge with magnets.
Built because I kept wasting food and money on things I forgot I had.
C++ Β· WiFi hotspot Β· Web interface Β· Persistent storage
β†’ freezer-robot


πŸ’ͺ 75 Hard Tracker

A PWA to track the 75 Hard challenge β€” daily tasks, streak badges, grace system, weekly reflections.
Built for myself. Single HTML file. No installs, no accounts.
HTML Β· CSS Β· JS Β· PWA
β†’ 75_HardDay


πŸ“¦ Supply Chain Early Warning System

Automated risk monitor β€” live APIs, risk scoring, Google Sheets, Gmail alerts via GitHub Actions.
Built because supply chain failures are silent until they're expensive.
Python Β· Automation Β· Google Sheets API Β· GitHub Actions
β†’ Supply-Chain-Early-Warning


🚚 Amazon Ghost Delivery Analysis

Analysed 43,739 real Amazon deliveries to surface hidden ghost delivery patterns.
Python Β· SQL Β· Looker Studio Β· Jupyter
β†’ amazon-ghost-delivery-analysis


🏭 SmartOps Task Platform

Automated facilities task management β€” auto-escalation, live forms, email alerts, Looker Studio dashboard.
Python Β· Google Sheets API Β· HTML Β· Data Visualisation
β†’ SmartOps-Task-Platform


How I Work

  • I build for myself first, then see if others have the same problem
  • I'd rather ship something small and real than design something big and hypothetical
  • Logic first. Then build. Then make it look good.
  • I use AI as a tool β€” the ideas, the problem framing, and the judgment are mine

What I'm Working On Now

  • πŸ€– Freezer Robot v2 β€” battery, wake button, better case

Background

Data Analyst by day β€” Python, SQL, Power BI, turning messy data into decisions.
Product builder by instinct β€” if something frustrates me enough, I'll build a fix for it.

πŸ“ India Β Β·Β  πŸ’Ό LinkedIn Β Β·Β  πŸ“Έ @just_nav.neet


Everything here is built by me β€” with AI as the engine, not the driver.

Pinned Loading

  1. freezer-robot freezer-robot Public

    Smart OLED fridge tracker to stop food waste (DIY)

    C++ 1