April 20, 2026

Personal Portfolio & Blog

Developed a theme-driven site that dynamically renders content from an Obsidian vault, automating the pipeline from private technical notes to public blog posts.

Personal Portfolio & Blog

Personal Portfolio & Blog

Developed a theme-driven site that dynamically renders content from an Obsidian vault, automating the pipeline from private technical notes to public blog posts.

Overview

The portfolio serves as both a showcase of my work and a technical blog. I built it using Astro for lightning-fast static generation, coupled with Tailwind CSS for styling.

A major feature of this project is its integration with Obsidian. I write my technical notes and writeups privately in Obsidian, and a custom pipeline automatically processes and publishes those notes directly to the live blog.

Technologies Used

  • Astro - For fast static site generation.
  • Tailwind CSS - For responsive and utility-first styling.
  • Obsidian - As a headless CMS for managing markdown content.