Skip to content
View bhupendra05's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report bhupendra05

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

๐Ÿง‘โ€๐Ÿ’ป About Me

class BhupendraTale:
    role        = "AI Engineer ยท LLM & MCP ยท RAG"
    location    = "Indore, India ๐Ÿ‡ฎ๐Ÿ‡ณ"
    focus       = "Turning expert workflows into AI-native tools"
    philosophy  = "Find a real problem โ†’ build the smallest sharp tool โ†’ test it โ†’ ship it"
    shipped     = "60+ open-source tools, all tested, open-core"
  • ๐Ÿค– Claude AI Developer โ€” I build with LLMs, MCP servers, and RAG pipelines.
  • ๐Ÿ’ผ AI for finance & IB โ€” PE/VC waterfall math, DCF, cap-table exits, deal sourcing โ€” runnable by chatting with Claude.
  • ๐ŸŽ“ Strong fundamentals โ€” rate limiters, probabilistic data structures, and a BM25 search engine, all built from scratch.
  • ๐Ÿ›ก๏ธ Security-minded โ€” phishing detection, secret scanning, PII redaction.
  • โšก I ship. Small, sharp, tested tools โ€” not toys.

๐Ÿงฐ Tech Stack

๐Ÿค– AI / LLM

Anthropic OpenAI MCP LangChain PyTorch HuggingFace

๐Ÿ’ป Languages & Backend

Python TypeScript Rust FastAPI Node.js

๐Ÿ—„๏ธ Data & DevOps

PostgreSQL Redis Docker Kubernetes GitHub Actions Solana


โœจ Featured Projects


๐Ÿ—‚๏ธ More, by domain

๐Ÿ’ฐ Finance & Investment Banking
๐ŸŽ“ CS Fundamentals (zero-dependency, from scratch)
  • โšก pyratelimit โ€” 5 rate-limiting algorithms, thread-safe
  • ๐ŸŽฒ sketchbox โ€” Bloom filter ยท Count-Min Sketch ยท HyperLogLog
  • ๐Ÿ”Ž searchlite โ€” inverted index + BM25 (the Elasticsearch ranker)
๐Ÿ›ก๏ธ Security
  • ๐ŸŽฃ phisheye โ€” offline phishing-URL scanner (homograph / typosquat / DGA)
  • ๐Ÿ”‘ gitsecrets โ€” scan full git history for leaked secrets
  • ๐Ÿ”’ headerguard โ€” HTTP security-header scanner
  • ๐Ÿ•ต๏ธ logphi โ€” detect & redact PII/PHI in logs
๐Ÿค– AI / LLM
  • โœฆ shape โ€” structured LLM output in one line
  • ๐Ÿ”ฎ oracle โ€” catch LLM hallucinations before users do
  • ๐Ÿšฆ llm-router โ€” route prompts to the cheapest capable model
  • ๐Ÿง  semantic-cache โ€” cache LLM responses by meaning
๐Ÿ› ๏ธ Developer Tools
  • ๐Ÿค– releasebot โ€” auto-generate changelogs from git
  • โš–๏ธ clauseguard โ€” red-flag linter for contracts
  • ๐Ÿ’ธ subslayer โ€” find forgotten subscriptions
  • ๐ŸŒ n1detect โ€” detect N+1 SQL queries ยท โฐ cronguard โ€” alert on failed cron jobs

๐Ÿ”ญ Browse all 60+ repositories โ†’ github.com/bhupendra05?tab=repositories


๐Ÿ“Š GitHub Analytics

stats streak top langs
activity graph
trophies

๐Ÿ Watch my contributions get eaten

snake animation

๐Ÿค Let's build something

I build AI-native tools and I'm always up for a sharp problem. Open to collaborations, freelance, and full-time roles.


โญ Find my work useful? A star means a lot and helps others discover it.

footer

Popular repositories Loading

  1. carryflow carryflow Public

    PE/VC distribution waterfall, carried-interest & exit-structuring engine โ€” European/American waterfalls, IRR/MOIC, secondaries, continuation vehicles

    Python 1

  2. exitsim exitsim Public

    Cap table & exit waterfall simulator โ€” liquidation preferences, participating preferred, seniority stacking, dilution, breakeven solver

    Python 1

  3. deeptracker deeptracker Public

    Deep-tech funding & valuation tracker for Indian startups โ€” semiconductors, space, aerospace, eVTOL, biotech. Sector/quarter analytics, investor leaderboard.

    Python 1

  4. teasergen teasergen Public

    Investor teaser / CIM auto-generator โ€” turn company financials into an investor-ready (or anonymized blind) teaser in seconds

    Python 1

  5. phisheye phisheye Public

    Offline, zero-dependency phishing-URL risk scanner โ€” catches homograph, typosquat & DGA tricks. For blue teams.

    Python 1

  6. python python Public

    Python