Thoughts on web development, software engineering, and technology.
Focus Reader Bracket: A Reading Assistant for Dyslexia & ADHD January 10, 2025 • 3 min read
Introducing Focus Reader, a Chrome extension I built to help readers with dyslexia, ADHD, and other reading challenges maintain focus and comprehension while browsing.
chrome-extension accessibility javascript vibe-coding
Hello World: Welcome to My Blog January 6, 2025 • 1 min read
The first post on my new blog. Learn about what I'll be writing about and why I built this MDX-based blog system.
meta nextjs mdx
Building a Blog with Next.js and MDX January 5, 2025 • 2 min read
A deep dive into building a simple, git-based blog system using Next.js App Router, MDX, and TypeScript.
nextjs react typescript tutorial