Writings
Notes, experiments, and practical writeups about web development, tooling, and shipping software.
Essential Linux CLI Tools
A curated list of essential CLI tools for productivity, system monitoring, and development on Linux.
5 min
Deploy Vite to GitHub Pages
A step-by-step guide to deploying your Vite project to GitHub Pages using GitHub Actions for automatic deployment on every push.
8 min
Jupyter Notebook with uv and VS Code
A step-by-step guide to setting up a Jupyter notebook project using uv for dependency management and VS Code for development.
6 min
Building a Blog with MDX
Learn how to build a blog using MDX, Next.js, and Shiki for syntax highlighting. A comprehensive guide to creating interactive, beautiful blog posts.
8 min