Projects

Things I've built and contributed to.

Personal Blog

A minimal personal blog built with Next.js 16, MDX, and Tailwind CSS. Features dark mode, guestbook, and a dashboard.

Next.jsTypeScriptTailwind CSSMDX

Task Manager CLI

A command-line task manager written in Go. Supports priorities, tags, and due dates with a simple SQLite backend.

GoSQLiteCLI

Weather Dashboard

A real-time weather dashboard that visualizes forecast data using SVG charts. Pulls data from OpenWeather API.

ReactTypeScriptAPISVG

Markdown Editor

A live markdown editor with preview, syntax highlighting, and export to HTML/PDF.

ReactTypeScriptMarkdown