3rd-year B.Tech CSE student with a minor in DevOps. I build things that sit at the intersection of AI, systems, and full-stack engineering — from terminal tools to agentic pipelines to cloud infrastructure.
I care about understanding how things work at the system level, not just making them work.
🐳 LLM CLI
A terminal AI chat app powered by Docker Model Runner. Runs entirely on your local machine — no API keys, no cloud, no cost. Single binary for Linux, macOS, and Windows. Built with TypeScript + Bun, ships via GitHub Releases and Docker Hub.
curl -fsSL https://raw.githubusercontent.com/thissidemayur/llm-cli/main/install.sh | bash✍️ Blog Agent · Live
An agentic content pipeline that doesn't just write — it thinks first. The pipeline goes: research → section planning → writing → editorial review → QA scoring. Only publishes if the quality score passes. Uses real-time web search throughout.
📢 AI Ads Generator (in progress)
The only pure SaaS in this list. Users generate image and video ads, then publish directly to Google Ads — all from one interface. This one I'm genuinely proud of because it's not CRUD.
A structured workspace for learning and building with LLMs — covering tool use, agents, RAG, and real-world agentic patterns. This is where I experiment before building production things.
Learning in public. Not a finished project — an evolving engineering log.
My portfolio is also a full CMS. Built with Next.js 15, PostgreSQL, and edge authentication. I can update blogs, projects, and certifications through an admin panel without touching source code. The "living portfolio" model.
🧾 InvoiceBanao · Live
Full-stack invoicing app — create, manage, and email invoices with transaction dashboards. Built with Next.js, TypeScript, and Prisma. Straightforward but polished.
My DevOps learning log — CI/CD, Docker, Kubernetes, cloud infrastructure, monitoring, and production practices documented as I go. Structured to evolve over time.
Not a finished project. An honest record of how I'm learning systems engineering.
@conform-to/zod — Identified and resolved a Zod v4 compatibility issue causing missing exports. Provided the correct entry-point solution that unblocked other users.
All my blogs are on my portfolio — covering local AI, Docker, TypeScript, and systems engineering.
→ Read all posts at thissidemayur.me/blogs
