- Role: Engineering Student + Builder
- Focus: Backend Engineering · System Design · Authentication · Distributed Systems
- Stack:
Node.js·TypeScript·React·PostgreSQL·Redis·Docker - Currently Exploring: APIs · Webhooks · WebSockets · OIDC · Caching · Infrastructure
- Philosophy: Build to understand. Break to learn. Ship to improve.
💡 IDEA
│
▼
🔍 UNDERSTAND
│
▼
🏗️ DESIGN
│
▼
💻 BUILD
│
▼
🐛 BREAK
│
▼
🧠 DEBUG
│
▼
🚀 SHIP
│
▼
📈 IMPROVE
│
└───────────────► REPEAT
I don't just want to use abstractions. I want to understand what happens underneath them.
A visual form builder focused on building a real-world SaaS architecture.
Built with
React TypeScript tRPC PostgreSQL Drizzle
Exploring
Monorepo · API Design · Authentication · Database Architecture
Engineering Concepts
Frontend ↔ Backend · API Contracts · Data Modeling · Deployment
An authentication and identity engineering project focused on understanding authentication under the hood.
Exploring
JWT HTTP-only Cookies OIDC OAuth
Deep Dive
state · nonce · authorization_code · access_token · id_token · sessions
Goal
Understand identity systems beyond simply adding an authentication library.
| Project | Demo | What it explores |
|---|---|---|
| 🧩 Formify | 🎬 Watch Demo | Visual form builder + API-first backend |
| 🔐 AuthForge | 🎬 Watch Demo | Authentication + identity engineering |
| ⚡ Backend Lab | 🎬 Watch Demo | APIs + webhooks + real-time systems |
💡 More engineering experiments and projects are being built continuously.
🌐 WEB
├── HTTP
├── REST APIs
├── tRPC
├── OpenAPI
└── API Architecture
🔐 AUTHENTICATION
├── JWT
├── Cookies
├── Sessions
├── OAuth
├── OIDC
├── state
└── nonce
⚡ REAL-TIME SYSTEMS
├── Polling
├── Webhooks
├── WebSockets
├── Events
└── Queues
🗄️ DATA
├── PostgreSQL
├── MongoDB
├── Redis
├── SQL
├── Caching
└── Data Modeling
🏗️ ARCHITECTURE
├── Monorepos
├── Modular Backends
├── Service Boundaries
├── Distributed Systems
└── System Design
☁️ INFRASTRUCTURE
├── Linux
├── Docker
├── Nginx
├── VPS
├── CI/CD
└── Deployment
🤖 AI
├── LLM APIs
├── Generative AI
├── AI Applications
└── Agentic Systems
+ Backend Engineering
+ System Design
+ Authentication & Identity
+ API Architecture
+ Webhooks & WebSockets
+ Database Design
+ Redis & Caching
+ Docker & Linux
+ Production Deployment
+ CI/CD
+ Data Structures & Algorithms
+ Generative & Agentic AI ┌───────────────────┐
│ FRONTEND │
│ React + UI │
└─────────┬─────────┘
│
▼
┌───────────────────┐
│ BACKEND │
│ Node + APIs │
│ Auth + Databases │
└─────────┬─────────┘
│
▼
┌───────────────────┐
│ SYSTEMS │
│ Cache + Queues │
│ Events + Realtime │
└─────────┬─────────┘
│
▼
┌───────────────────┐
│ INFRASTRUCTURE │
│ Linux + Docker │
│ Nginx + CI/CD │
└─────────┬─────────┘
│
▼
┌───────────────────┐
│ DISTRIBUTED │
│ SYSTEMS │
└─────────┬─────────┘
│
▼
🚀 BUILD
Don't memorize the abstraction. Understand the system behind it.
Use it
↓
Understand it
↓
Implement it
↓
Break it
↓
Debug it
↓
Improve it
↓
Ship it
→ Build more production-grade systems
→ Go deeper into backend engineering
→ Master system design
→ Explore distributed systems
→ Build AI-powered products
→ Deploy real applications
→ Open-source useful tools
→ Keep learning by building


