~/.file

~/writing/recent

Recent Files

  1. File 01

    Pomo Doro: Building a Sleek, Session-Persistent Pomodoro TUI

    I built Pomo Doro to bring a clean, React-powered Pomodoro timer to the terminal—complete with customizable presets, history tracking, desktop notifications, and crash-proof session persistence.

  2. File 02

    JavaScript Async Demystified: Event Loop, Promises, and async/await

    A practical mental model for async JavaScript, covering the event loop, Promises, Promise utilities, async/await, and error handling.

  3. File 03

    Building a TUI to Tailor a Resume for a Job Offer

    I built Resumer to make resume tailoring less repetitive: pick a PDF, paste a job link, answer a few questions, and export a cleaner version.

  4. File 04

    Building a Terminal-Inspired Blog with Astro

    A simple look at how this Astro blog uses Markdown content, reusable layouts, and terminal-inspired styling without overcomplicating the setup.