Skip to content

codeshaine/portfolio

Repository files navigation

Terminal Themed Portfolio

Welcome to my Terminal Themed Portfolio! This is a personal portfolio project with a unique terminal interface. It allows users to interact with a terminal-like environment to explore my work, skills, and projects.

Features

  • Interactive Terminal UI: Navigate and interact with the portfolio using terminal commands.
  • Project Showcase: View details about various projects through a simulated terminal interface.
  • Responsive Design: Optimized for both desktop and mobile devices.
  • Easy Navigation: Commands to explore different sections of the portfolio, such as skills, projects, and contact info.

Tech Stack

  • Frontend:
    • TypeScript
    • React (Vite)
  • Package Manager: pnpm

Installation

To get started with this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/codeshaine/portfolio.git
    cd portfolio
  2. Install dependencies: Make sure you have pnpm installed. Then run:

    pnpm install
  3. Run the project: To start the development server, run:

    pnpm dev
  4. Open your browser: Navigate to http://localhost:3000 to see your terminal-themed portfolio in action.

Contributing

We welcome contributions! If you'd like to contribute, follow the steps in the CONTRIBUTING.md.

License

This project is licensed under the MIT License.