Cover Image for React Server Components

Dive deeper into the concept of React Server Components. Build a full-stack app with server components using Next.js and SQLite DB.


earlier deployments

Filter by tag

Cover Image for LLM Agent From Scratch

LLM Agent From Scratch

A command line tool with an ai agent inside to continuously interact with the user to retrieve information and generate response.

Cover Image for WebSockets

WebSockets

A deep dive into how a network protocol makes it possible for real-time communication to happen on the internet and leveraging it through a mini-app.