Skip to content
View bakulbadwal's full-sized avatar

Highlights

  • Pro

Block or report bakulbadwal

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

Hi, I'm Bakul

  • πŸŽ“ MBA @ UVA Darden '27 - applied AI builder shipping products end-to-end.
  • πŸ› οΈ Learning + building in bio/longevity, blockchain, VC and PE, AI-native services, e-learning, etc.
  • πŸ“« Badwalb27@darden.virginia.edu

Projects

Bio/Longevity

LiveForever (live, private health control tower) β€” personal longevity engine unifying wearables (Oura Ring, Apple Health, Whoop), 10+ years of clinical bloodwork & daily self-logged training/habits, and personal genomics (DNA via 23andMe) into one owned data layer.

OpenAI Build Week 2026: Public version - Live β†’ Β· Repo

Benchmarks PhenoAge biological-age vs. public Blueprint targets and population cohorts, N-of-1 correlation analysis quantifying what each input (supplements, fitness, sleep, etc.) does to HRV, recovery, resilience scores + 28-day before/after analysis on interventions. Daily auto-refresh via MCP + REST APIs.

PhaseSignal (Live β†’) β€” pulls real, live trial data from the ClinicalTrials.gov API, scores against a cited published base rate, adjusted by four computed factors with a live-reweighting breakdown.

AI Γ— Blockchain

TraceHound (Live β†’) β€” agentic crypto hack tracer: live hop-by-hop tracing and narration from compromised wallet via Etherscan API, cross-references OFAC watchlist populated with sanctioned addresses from Treasury's SDN list. Built from experience with federal law enforcement on crypto crime.

Tranche AI (Live β†’) β€” condition-gated capital release for VC deals: an AI agent reviews milestone evidence and posts a signed, on-chain attestation (EAS). Solidity, live on Base Sepolia network.

AI Γ— VC & PE

Deal Docket (Live β†’) β€” deal-screening dashboard built around an AI-enabled service-roll-up thesis; adjustable five-box scoring framework.

AI Stack (Live β†’) β€” interactive map of the AI industry from silicon to application layer, value accrual, token cost calculator.

AI Digest β€” personalizable AI + markets briefing that runs inside your preferred agent harness 3x/week: track frontier releases, top builders (Grok API calls for live-X read), GitHub/Hugging Face, and markets/deals/careers signals.

E-Learning

IB Technicals Fluency Trainer β€” merger-model cockpit, purchase-price allocator, DCF sensitivity heatmap - live playgrounds, generative math drills, spaced repetition.

Consulting Case Prep Trainer β€” profit-diagnosis game scores hypothesis-driven reasoning under a limited information budget, market-sizing builder, exhibit reader.

The Operator's P&L Room β€” eight-quarter run-the-business simulator under leverage and covenants, 13-week cash-crisis room for distress-operator decision-making.

Product Case Studies

Short product write-ups β€” problem Β· users Β· product decisions & tradeoffs Β· how I'd measure success Β· roadmap:

Project The product-thinking angle
TraceHound β†’ Agentic AI for underserved users; rigor about a tool's limits
Tranche AI β†’ Scoping a frontier problem in VC
OpenAI Build Week '26: LiveForever β†’ Separating deterministic evidence from model interpretation
The AI Stack β†’ Mapping where value accrues across AI
Recruiting Trainer Suite β†’ Framing three tools as one product line; retention-first design
PhaseSignal β†’ Transparency vs. black-box incumbents
Deal Docket β†’ Making assumptions visible; build-vs-backend judgment

How these are built

Most are self-contained apps β€” vanilla HTML/CSS/JS, no framework, no build step, no dependencies β€” designed, built, and shipped solo end-to-end. Some split data from rendering (data.json + app.js) for content updates. Some use a real Python data pipeline (data/build_dataset.py) that pulls and scores live data. TraceHound is a Next.js app with server-side API keys.

HTML5 CSS3 JavaScript Python Solidity Next.js

Connect

LinkedIn Β· Email

Pinned Loading

  1. aistack aistack Public

    Interactive field atlas of the AI industry stack β€” seven layers, ~20 company profiles, money-flow traces, and a token-economics calculator.

    CSS

  2. ibtrainer ibtrainer Public

    Interactive M&A and valuation fluency trainer with live model playgrounds, generative drills, and spaced repetition. No LBO content by design.

    HTML

  3. phasesignal phasesignal Public

    Public-data clinical trial success screener β€” live ClinicalTrials.gov data, cited historical base rates, and an explainable five-factor scoring engine with live reweighting.

    JavaScript

  4. tranche-ai tranche-ai Public

    Agent-attested, condition-gated capital release for VC deals β€” on-chain via EAS

    TypeScript

  5. tracehound tracehound Public

    Agentic on-chain hack tracer β€” live transaction tracing on blockchain explorer, real OFAC sanctions-list matching, LLM narration, and legal demand-letter drafting for cases too small for institutio…

    TypeScript 1

  6. dealdocket dealdocket Public

    A deal-sourcing dashboard for an AI-enabled service-roll-up thesis β€” five-box scoring framework with live-reweighting and a 30-deal illustrative pipeline.

    JavaScript