Writing

All blog posts

I Built an Obsidian Plugin to Publish to Jekyll
1 min read Mar 19, 2026

An open-source Obsidian plugin that converts wiki-links, image embeds, and callouts to Jekyll-compatible Markdown — then copies everything to your _posts/ folder.

#obsidian #jekyll #open-source #productivity
How I Built This Blog in One Session — With AI as My Co-Pilot
4 min read Mar 19, 2026

From zero to a fully-featured minimalist blog using Jekyll, GitHub Pages, and AI pair programming. A transparent look at ethical AI-assisted development.

#ai #webdev #productivity #open-source
Why YouTube Comments Are Disabled on University Wi‑Fi
2 min read Mar 19, 2026

How content filters cause it and why a VPN fixes it.

#networking #security #university
The Beauty of Pure HTML and CSS
1 min read Mar 19, 2026

An exploration into minimalist, zero-JS web design.

#minimalism #webdev #design