portfolio
what I've built, and what I'm buildingMost of this exists for one reason: I wanted to know how the thing actually works, so I built one. Click a card to open it up.
github.com/VasuCoded ↗not built yet, but living rent-free in my head
Self-hosted semantic image search. Describe a photo in plain language, find it in your own library, nothing sent to a third-party API. Python/FastAPI, CLIP embeddings for the matching, Qdrant as the vector database, MinIO for storage.
A documentation-driven Discord bot: paste its schema docs into whatever LLM chat you already have open, describe the server you want, and get back a structured plan the bot validates and executes. All the thinking happens outside the bot, for free. v1 is bootstrap-only: create, no destructive edits.
Event Manager, Not Your Type (Discord): planned and hosted events for a YouTuber's community, including a live integration pulling the creator's sub count straight into the server.
Event Team, Gohar's Guide (Discord): events and day-to-day community management for another creator's server.