Skip to content
View karbburn's full-sized avatar

Block or report karbburn

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

Hey, I'm Sourabh πŸ‘‹

I build analytical software that makes markets, data, and ideas easier to explore.

I'm currently pursuing IPM at IIM Bodh Gaya, and you'll usually find me building products around quantitative finance, AI, and data visualization.

Portfolio β€’ LinkedIn β€’ Email


Why I Build

I enjoy taking ideas that usually live inside research papers, spreadsheets, or trading terminals and turning them into products people can actually interact with.

Some projects begin with a simple question. Others start because I wanted to understand something better. Either way, I enjoy building tools that make complex systems feel approachable.


πŸš€ Things I've Been Building

πŸ“ˆ BondFactor

Bend the yield curve.

An interactive playground for Indian Government Securities, letting users explore yield curve scenarios like parallel shifts, twists, steepeners, flatteners, and butterflies.

🌐 Live: https://bondfactor.vercel.app

πŸ“‚ Code: https://github.com/karbburn/BondFactor


🌏 MacroPulse

After the announcement comes the reaction.

A Bloomberg-inspired platform for analyzing how RBI decisions, CPI releases, and other macroeconomic events ripple through Indian financial markets.

🌐 Live: https://macropulse-in.vercel.app

πŸ“‚ Code: https://github.com/karbburn/macropulse-in


πŸ“Š CorrShift

Markets whisper before they shout.

Tracks changing relationships between financial assets to uncover structural shifts before they become obvious.

🌐 Live: https://corrshift.vercel.app

πŸ“‚ Code: https://github.com/karbburn/correlations-anomaly-detector


πŸ“‰ Factor Exposure Analyzer

What's really driving your returns?

Estimate portfolio exposure to Market, Value, Momentum, Size, and Volatility using rolling factor regressions.

🌐 Live: https://factor-analyzer.vercel.app

πŸ“‚ Code: https://github.com/karbburn/factor-exposure-analyzer


πŸ’‘ Other Projects

  • πŸ’Š DistrictDx β€” Pharmaceutical market attractiveness analysis across 785 Indian districts
  • πŸ“± ClassWidget β€” Android home-screen timetable widget built with Flutter
  • πŸ€– AI automations, developer tools, and small experiments that solve everyday problems

πŸ›  Toolbox

I also spend a lot of time working with Pandas, NumPy, Statsmodels, Scikit-learn, and occasionally wondering why a bug disappears the moment I add a print() statement.


🌱 Currently Curious About

  • Fixed-income analytics
  • Market microstructure
  • AI agents that genuinely save time
  • Data visualization that tells a story
  • Building products people enjoy using

πŸŒ™ Beyond the Keyboard

Outside of code, I enjoy learning about markets, refining product details, lifting at the gym, and occasionally disappearing into rabbit holes that become side projects. Most of them start with "this should only take one night." They rarely do.


If something here catches your eye, I'd love to connect.

Portfolio β€’ LinkedIn β€’ Email

Pinned Loading

  1. BondFactor BondFactor Public

    Fixed-income analytics for Indian Government Securities. Fit the benchmark yield curve, deform it under economically meaningful scenarios, and see how a G-Sec portfolio responds β€” price, duration, …

    TypeScript 1

  2. PathPricer PathPricer Public

    PathPricer prices European options using five simulation methods and compares them against the exact closed-form solution. It solves for implied volatility from market prices, attributes P&L to ind…

    TypeScript 1

  3. macropulse-in macropulse-in Public

    Free web application that automatically plots how Indian financial markets - Nifty 50, USD/INR, G-Sec yields, and India VIX react in defined time windows around macro events

    Python 1

  4. DistrictDx DistrictDx Public

    A statistical framework outputting three defensible indices β€” Overall, Chronic, Acute across 785 Indian districts, with current-state and future-trajectory views

    Python 1

  5. correlations-anomaly-detector correlations-anomaly-detector Public

    Real-time monitoring of rolling correlations across 6 Indian and global asset classes. Detects anomalous regime shifts using z-score analysis with an interactive D3-powered dashboard.

    Python 3

  6. factor-exposure-api factor-exposure-api Public

    Quantitative factor exposure analyzer for Nifty 500 stocks, rolling OLS regression, sector heatmap, FastAPI backend

    Python 2