Shreyas
Fullstack Devleloper
Overview
Social Links
About
I’m Shreyas Borade, a 20-year-old developer from Pune, India. Most things I build start half-broken—I push until they either work or collapse, and both outcomes teach me. Design came along the way, so now I try to care about how things look as much as how they work.
I’ve lived close to the machine: distro-hopping through Ubuntu, Fedora, Artix, Void, and finally Arch (yes, I use Arch btw). I’ve gone from Neovim and Emacs to Cursor and v0, moving between raw terminals and vibe coding. That spectrum is where I feel most at home.
Now I’m stepping into Web3, outgrowing the old internet and chasing what decentralized apps and smart contracts can unlock. It feels like the natural next step in breaking things open.
Off-screen, I ride my bike through nature to reset. Movies hit me differently too—like Whiplash, when Fletcher says, “If you want a fu**ing part, then earn it.” That’s not just a line to me, it’s the rule I live by.
Stack
Projects(3)
- AI-powered text generation tool: transforms rough ideas into polished, context-aware content.
- Configurable persona, tone, and goal for emails, replies, or any text content.
- Features lightning-fast responses, one-click copy, humanize function, temperature control, and smart caching.
- Clean, accessible, responsive UI with keyboard shortcuts and API-ready /api/generate endpoint.
- Next.js 15
- TypeScript
- Tailwind CSS
- Groq AI API
- Vercel
Built a terminal-style regex playground with instant highlighting, capture groups, and flag previews. Integrated Groq LLM (Llama 3.3-70B) for plain-English regex explanations and an interactive chat assistant. Designed with Next.js + TailwindCSS, fully responsive and deployed server-side on Vercel. Optimized for developer experience: copyable matches, error handling, and polished terminal vibes. Open-source project, designed to be a go-to tool for developers learning and debugging regex.
- Next.js
- React
- TypeScript
- TailwindCSS
- Groq API
- LLMs
- Regex
- Open-Source
- Vercel
- Modern social platform to plan trips, share posts, chat, and stay connected offline (PWA).
- Built with Next.js 15 App Router and TypeScript for strict type safety and scalable architecture.
- Uses Firebase for Auth, Firestore, Storage, and Admin APIs.
- Styled with Tailwind CSS and Radix UI; forms handled with React Hook Form + Zod.
- Efficient data fetching and state management via TanStack React Query.
- Next.js 15
- TypeScript
- Firebase
- Tailwind CSS
- Radix UI
- PWA
- TanStack React Query