Full-Stack Engineer
Abhishek D. Kale
I design and build cross-platform apps & robust backends — backend architecture, web interfaces, and mobile applications with full ownership across the stack. Currently open to remote roles at product-focused startups.
Writings
View allMay 11, 2026
A Demo Walkthrough of This Very Blog
How this blog was built — Astro 6, MDX, content collections, and Tailwind v4. A technical breakdown for anyone curious about the stack.
... read moreMar 15, 2026
Building a Habit Tracker API with Raw SQL
Why I chose raw PostgreSQL over an ORM, and what I learned about schema design, indexing, and JWT auth along the way.
... read moreFeb 20, 2026
Rwote: A Chrome Extension for Research Notes
Building a side-panel note-taking extension with Chrome MV3, Supabase Auth, and a companion Next.js web app.
... read moreProjects
View allA production-grade habit tracking API built without abstractions — raw SQL, deliberate schema design, and proper JWT auth with refresh token rotation.
A research note-taking Chrome extension with a companion web app. Captures, organises, and resurfaces context while you browse.
Description of the third project. What problem it solves and what stack was used.