Back to Projects

Terminal Portfolio Website

A modern portfolio website with a retro terminal aesthetic built using Astro and pure CSS.

AstroCSSJavaScriptPortfolio

Overview

This portfolio website features a unique terminal/CLI aesthetic with modern web technologies under the hood. Built with Astro for optimal performance and easy content management through Markdown files.

Key Features

  • CRT Scanline Effects - Authentic retro computer monitor feel
  • Terminal-style UI - Command prompt navigation and styling
  • Markdown Content - Easy to update projects, blog, and experience
  • Responsive Design - Works on all devices
  • Fast Performance - Static site generation with Astro

Tech Stack

  • Framework: Astro
  • Styling: Vanilla CSS with custom terminal theme
  • Fonts: JetBrains Mono
  • Deployment: Vercel

Lessons Learned

Building this portfolio taught me a lot about creating unique visual experiences while maintaining accessibility and performance. The CRT effects are achieved through pure CSS, ensuring smooth animations without JavaScript overhead.