Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.03 KB

Portfolio Website 2024

Me

Overview

This is a portfolio website designed in the style of a macOS terminal. Users interact with the site by typing commands into the terminal, and the website responds with the appropriate output. The site is built using Astro and React with TypeScript.

Features

  • Command Line Interface: Interact with the website using terminal commands.
  • React Components: Modular and reusable components for easy maintenance.
  • TypeScript: Strongly typed code for reliability and readability.
  • Astro Framework: Fast and optimized static site generation.

Access

Visit here to view the website.

Commands

Here are some example commands to get you started.

  • help: Displays a list of available commands.
  • bio: Shows information about me.
  • projects: Shows a list of projects I've worked on.
  • contact: Shows information on ways to contact me.
  • clear: Clears the terminal.