Skip to content

FarhanJ2/farhanj2.github.io

Repository files navigation

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.