GoAuth

Go · Chi · PostgreSQL · JWT A minimal, production-grade authentication backend in Go. It handles the whole auth lifecycle, including signup with email verification, login with short-lived JWT access tokens and opaque refresh tokens, password reset, logout, and rate-limited endpoints, without dragging in a heavyweight framework. Ships with Swagger docs, bcrypt password hashing, Resend-powered email, and automatic PostgreSQL migrations on startup. → View on GitHub

Deeka

Pennywise

React · TypeScript · Go · PostgreSQL A calm, single-user expense tracker that keeps cash, credit, and settlements separate so incurred spend and cash-out timing never double-count. A React + TypeScript PWA frontend sits on top of a Go (chi) + Postgres service, with a daily-spend dashboard, a lent-money tracker, chit-fund subscriptions, CSV import/export, and category mapping. Authentication is handled by GoAuth. → View on GitHub

Deeka

forme: Karthick's Wishlist

React · Vite · Tailwind · Cloudflare Workers A public gadget wishlist where friends and family can browse items, see what’s already been claimed, and pledge a gift. It’s a static React SPA that pulls live products and claimed status from Airtable through a Cloudflare Worker, with grid and list views, separate wishlist/claimed tabs, a one-tap “pledge everything” bundle, and Formspree-powered pledge submissions. → View on GitHub

Deeka