Skip to content

notkisk/Personal-Website

Repository files navigation

Personal Portfolio Website

Welcome to my personal portfolio website! This is an interactive terminal-based portfolio built with React, TypeScript, Vite, and Tailwind CSS.

Features

  • Interactive terminal interface simulating a command-line experience
  • Portfolio commands to showcase skills, projects, and contact information
  • Virtual file system navigation
  • ASCII art animations including a rotating 3D cube
  • Responsive design that works on various screen sizes

Commands

  • help - Display available commands
  • skills - Show technical skills
  • projects - List portfolio projects
  • contact - Display contact information
  • matrix - Show a rotating 3D ASCII cube animation
  • clear - Clear the terminal screen
  • ls - List files in current directory
  • cat <filename> - Display file contents
  • cd <directory> - Change directory

Development

This project is built with:

  • React with TypeScript
  • Vite as the build tool
  • Tailwind CSS for styling

To run locally:

  1. Clone the repository
  2. Install dependencies with npm install
  3. Start the development server with npm run dev

Deployment

The site can be built for production with npm run build and served with npm run preview.

Feel free to explore the code and reach out if you have any questions!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published