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.
- 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.
- Frontend:
- TypeScript
- React (Vite)
- Package Manager: pnpm
To get started with this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/codeshaine/portfolio.git cd portfolio
-
Install dependencies: Make sure you have pnpm installed. Then run:
pnpm install
-
Run the project: To start the development server, run:
pnpm dev
-
Open your browser: Navigate to
http://localhost:3000
to see your terminal-themed portfolio in action.
We welcome contributions! If you'd like to contribute, follow the steps in the CONTRIBUTING.md.
This project is licensed under the MIT License.