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.

Available for remote roles

Writings

View all

May 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 more

Mar 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 more

Feb 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 more

Projects

View all

Habit Tracker

A production-grade habit tracking API built without abstractions — raw SQL, deliberate schema design, and proper JWT auth with refresh token rotation.

FastifyPostgreSQLJWTNode.js

A research note-taking Chrome extension with a companion web app. Captures, organises, and resurfaces context while you browse.

Chrome MV3Next.jsSupabaseReact

Project 2

Description of the third project. What problem it solves and what stack was used.

React NativeFirebaseExpo

Project 3

Description of the fourth project. Key features and technical decisions.

PythonFastAPIDocker