┌──(rishi㉿builds)-[~/who-am-i]
└─$ cat ./README.md
╔═══════════════════════════════════════════════════════════════════════╗
║ NAME │ Rishi Chaurasia ║
║ ALIAS │ RishiBuilds | @KingRishi2005 ║
║ ROLE │ Full-Stack Developer × AI Builder ║
║ LOCATION │ India ║
║ MAIL │ rishi.chaurasia.dev@gmail.com ║
║ MISSION │ Ship products people actually use, powered by AI ║
║ SUPERPOWER │ Turning "what if..." into deployed apps overnight ║
╚═══════════════════════════════════════════════════════════════════════╝
[+] Specialization ........ AI-Integrated Full-Stack Development
[+] Building .............. SaaS platforms, AI tools, production apps
[+] Learning .............. AI Agents, LLM Orchestration, Edge Computing
[+] 2026 Goal ............. 10 shipped products & 1000+ GitHub stars
[+] Ask Me About .......... React, Next.js, Python, AI, System Design
[+] Philosophy ............ "Real devs deploy on Friday nights"
[✓] Session established — Welcome to the build log.class RishiBuilds:
def __init__(self):
self.name = "Rishi Chaurasia"
self.role = ["Full-Stack Developer", "AI Builder", "Indie Hacker"]
self.languages = ["TypeScript", "Python", "JavaScript"]
self.frontend = ["React", "Next.js", "Tailwind CSS", "Vite"]
self.backend = ["Node.js", "Express", "Flask", "FastAPI"]
self.databases = ["PostgreSQL", "MongoDB", "Supabase", "Firebase", "Convex"]
self.ai_tools = ["Gemini AI", "OpenAI", "LangChain", "Hugging Face"]
self.devops = ["Docker", "Vercel", "GitHub Actions", "Linux"]
self.shipping = {
"AI SaaS": "AI-powered tools that solve real problems",
"SecureVote": "Production-grade encrypted voting platform",
"MilesToGo AI": "AI travel intelligence with smart bargaining",
"SnapErase": "ML background removal — fast, accurate, deployed",
"BloomMind": "AI mental wellness companion with mood tracking",
}
def say_hello(self):
return "I don't build portfolios. I build products."
me = RishiBuilds()
print(me.say_hello())
# Output: I don't build portfolios. I build products.| Project | What It Does | Stack | Status |
|---|---|---|---|
| SecureVote | Encrypted online voting with cryptographic chain integrity, fraud detection & audit logs | Python, Flask, JWT, Crypto | Production |
| MilesToGo AI | AI travel companion — smart itineraries, real-time flights, vendor bargaining engine | Next.js, TypeScript, Gemini AI | Live |
| SnapErase | ML-powered background removal. Upload → magic → download. Instant. | Python, FastAPI, Docker, rembg | Shipped |
| BloomMind | AI wellness companion with mood tracking, breathing exercises & empathetic conversations | React, AI/ML, CSS Animations | Live |
╔═══════════════════════════════════════════════════════════════════╗
║ SKILL ASSESSMENT — RISHIBUILDS ║
╠════════════════════════════╦══════════════════════════════════════╣
║ TypeScript / JavaScript ║ ████████████████████░░ 90% ║
║ React / Next.js ║ ████████████████████░░ 88% ║
║ Python (FastAPI / Flask) ║ ███████████████████░░░ 85% ║
║ Node.js / Express ║ ███████████████████░░░ 85% ║
║ AI/ML Integration ║ ██████████████████░░░░ 80% ║
║ PostgreSQL / MongoDB ║ ██████████████████░░░░ 80% ║
║ Docker / DevOps ║ █████████████████░░░░░ 75% ║
║ System Design ║ ████████████████░░░░░░ 72% ║
║ UI/UX Design ║ ████████████████░░░░░░ 70% ║
║ LLM Orchestration ║ ██████████████░░░░░░░░ 65% ║
╚════════════════════════════╩══════════════════════════════════════╝



