Your Name

Developer & Creator|

I build things for the web and love exploring new technologies. This blog is my digital garden where I share what I learn along the way.

Scroll

Featured Projects

Some things I've built

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