Backend cum Full-Stack Engineer
Building Software Solutions, Open to Product Ideas and Remote Tech Roles.
Final-year CS at VIT Chennai, currently a part of a Founding Team in an Early Stage Fintech Startup, building the data and payment layers behind WiseFolio, an equities management and investor platform.
Striving to learn new technologies and workflows, happy to contribute, can be adaptive to various domains. Currently into open source.
ledger-api — double-entry payment ledger · FastAPI Postgres Redis
Balanced debit/credit rows inside one row-locked transaction so balances can't drift. Idempotent writes (Redis + Postgres fingerprint) make retries safe from double-charges, and settlement events ship through a transactional outbox with HMAC-signed webhooks — at-least-once delivery that survives a DB rollback.
CVA-SACS — equity stress-testing engine · repo · Python XGBoost FinBERT
Stacks gradient-boosted models with CVaR / Monte Carlo / conformal intervals over ~130 features plus a FinBERT sentiment index into a single 0–100 risk score. Walk-forward backtested, with SHAP for explainability — it's built to be honest about uncertainty, not just print a number.
