Overview

A comprehensive personal website that goes beyond a typical portfolio. Built from the ground up with a markdown-first philosophy where every piece of content is a .md file.

Features

  • Portfolio — project showcase with markdown-driven content
  • Blog — thoughts and technical writing
  • GitHub Integration — repos, contributions, activity feed
  • Finance Dashboard — personal finance tracking via markdown entries
  • Second Brain — Obsidian vault browser with LLM-powered chat
  • Dark Terminal Aesthetic — minimal, developer-focused design

Architecture Decisions

  • Everything is a markdown file with structured frontmatter
  • LLM-friendly by design — any AI can read/write the content
  • Git-trackable — full history of all changes
  • SvelteKit for SSR/SSG hybrid rendering