Skip to content
View Ssavan99's full-sized avatar

Block or report Ssavan99

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

πŸ’« About Me:

πŸ”­ I build software and ML systems β€” .NET and TypeScript web apps on one side, PyTorch and retrieval on the other
πŸ‘― I’m looking to collaborate on projects where the measurement matters as much as the model
🌱 I’m currently learning retrieval evaluation, uncertainty calibration, and MCP tooling
πŸ’¬ Ask me about RAG architectures, calibrated prediction intervals, or making a free GPU do real work
⚑ Fun fact: I never miss a Grand Prix β€” and I made my model publish its picks before lights out, so it can’t armchair-quarterback either

🌐 Socials:

LinkedIn email

πŸš€ What I build:

I build systems that make their own internals visible. glassbox runs seven RAG architectures over one designed corpus and records every intermediate step, so you can see exactly where they diverge β€” the strongest reached 0.957 recall, the weakest 0.326. fortune-teller gives up on predicting stock prices and predicts uncertainty instead, beating its baseline on 15 of 15 tickers. Pitwall commits Formula 1 predictions to git before each race and scores them in public: it ties the "pole sitter wins" rule on accuracy and wins on calibration.

The rest is pinned below β€” .NET web apps, a parameter-efficient fine-tuning benchmark, and a handful of models with their evaluation written up in full.

πŸ’» Tech Stack:

Python C# Java TypeScript JavaScript .Net React NodeJS Astro PyTorch TensorFlow Keras scikit-learn Azure AWS Render Docker Postgres MicrosoftSQLServer Git

πŸ“Š GitHub Stats:

Pinned Loading

  1. glassbox glassbox Public

    glassbox β€” see inside RAG. Seven retrieval-augmented generation architectures with every intermediate step recorded and replayed in an interactive web frontend.

    Python 1

  2. Formula1-RacePredictor Formula1-RacePredictor Public

    F1 pole, winner and podium predictions β€” published before every race, scored in public, and measured against baselines a one-line rule could beat.

    Jupyter Notebook 2

  3. fortune-teller fortune-teller Public

    Predicting a stock's price is hopeless; predicting its uncertainty isn't. A live monthly forecast scoreboard with honestly calibrated prediction intervals, a volatility model that beats its baselin…

    Python 1

  4. CodeTuneEfficiency CodeTuneEfficiency Public

    Benchmarking parameter-efficient fine-tuning for code models: 179x smaller checkpoints for 1-5 points of accuracy. 24 runs, 3 seeds, reproducible on a free GPU.

    Python 1

  5. Boggle Boggle Public

    Multiplayer Boggle word game on ASP.NET Core 8 - real-time rooms.

    C# 1

  6. study-mate study-mate Public

    Match college students to study partners in their actual courses, with an explainable scoring engine.

    C# 1