Skip to content
View eeshansrivastava89's full-sized avatar
🎧
Working
🎧
Working

Block or report eeshansrivastava89

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

Hi, I'm Eeshan πŸ‘‹

πŸ“ Seattle | β˜• Sr. Data Science Manager @ Starbucks | πŸ§ͺ AI/ML, personalization, experimentation | ✍️ Writing at Asymptotic

Python Statistics Experimentation LLMs Astro Privacy

Building sidequests that combine data science, privacy and gamification - for fun and for learning.

Projects

  • πŸ“Š How I Prompt β€” generate stats on your local conversation history with coding agents and find your prompting persona
  • 🧠 A/B Testing Memory Game β€” live experiment on game difficulty and player behavior, with published statistical analysis.
  • πŸ—‚οΈ Sidequests β€” local dashboard that scans your repos and summarizes project health, GitHub state, and next actions.
  • πŸ¦™ Local LLM Bench β€” benchmarks MLX and Ollama models on structured data extraction accuracy.
  • ❓ Quizzard β€” real-time quiz app for live events; a free, self-hosted Kahoot or Mentimeter alternative.
  • 🌦️ Weather App β€” weather explorer for US ZIP codes with current, historical, and forecast data.

Reach Me

🌐 eeshans.com β€” hub for all projects, writing, and analysis.
✍️ Asymptotic β€” My Substack - pragmatic takes on AI, data science, and privacy.

Pinned Loading

  1. howiprompt howiprompt Public

    A personal analytics dashboard for your Claude AI conversations. See your prompting patterns at a glance.

    TypeScript 3 1

  2. local-llm-bench local-llm-bench Public

    Evaluate local LLM accuracy on structured data extraction. Tests models' ability to extract JSON from unstructured text with ground-truth comparison, F1 scoring, and fuzzy matching. Supports MLX an…

    Python

  3. quizzard quizzard Public

    Real-time quiz app for live events. Free & self-hosted Kahoot/Mentimeter alternative if you can connect to your own Supabase.

    TypeScript

  4. sidequests sidequests Public

    Too many side projects as a solo dev? Track them all - health, commit status and AI summaries - completely hands-off.

    TypeScript

  5. weather-app weather-app Public

    A web app that shows current and historical weather data for US zip codes

    Jupyter Notebook

  6. ab-simulator ab-simulator Public

    A/B Testing Memory Game β€” a live experiment with real-time dashboard and statistical analysis

    HTML