Projects

A few selected projects. Each one has a short write-up and links to code.

ai-sdk

Reusable SDK patterns for LLM-based integrations

Completed

A lightweight SDK encapsulating common patterns for building LLM-driven applications with clean, composable abstractions.

TypeScriptNode.jsOpenAI API

Applied LLM Projects

A suite of practical LLM experiments

Active

A curated set of small LLM workflows demonstrating structured output, reliability patterns, and prompt design techniques.

PythonOpenAI API

Notes App

Full-stack notes application

Completed

A modern notes app demonstrating UI, state management, and app structure - a strong base for future enhancements.

ReactTypeScript