Skip to content
View RishiBuilds's full-sized avatar
🤸
🤸

Block or report RishiBuilds

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RishiBuilds/README.md
Typing SVG

Profile Views GitHub Repos Followers



┌──(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.

WHAT I'M BUILDING RIGHT NOW

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.

FEATURED PROJECTS

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

SnapErase MilesToGo-AI

bloommind-ai SecureVote


ARSENAL — TOOLS & TECH

Frontend



Backend & Data



AI & ML



DevOps & Tools


SKILL LEVELS

╔═══════════════════════════════════════════════════════════════════╗
║  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%      ║
╚════════════════════════════╩══════════════════════════════════════╝

LIVE STATS





CONNECT

I ship in public. Let's build something together.


Email

LinkedIn Twitter Bluesky Instagram


Buy Me Coffee


DEV QUOTE

Quote


Snake animation



╔══════════════════════════════════════════════════════════════════╗
║                                                                  ║
║   "The best way to predict the future is to build it."          ║
║                            — Every builder who ever shipped      ║
║                                                                  ║
║              [ SESSION TERMINATED — GO BUILD. ]                  ║
║                                                                  ║
╚══════════════════════════════════════════════════════════════════╝

Pinned Loading

  1. JobPing JobPing Public

    TypeScript

  2. DevLink DevLink Public

    TypeScript

  3. SnapErase SnapErase Public

    background removal web app built with Flask and rembg. Upload an image, remove its background instantly, and download a clean transparent PNG.

    HTML

  4. MilesToGo-AI MilesToGo-AI Public

    MilesToGo AI is a smart travel planning web app that generates personalized itineraries with hotels, activities, maps, and 3D globe views.

    TypeScript