Skip to content

Vein05/portfolio

Repository files navigation

React Logo Tailwind CSS Logo Portfolio Website

This repository contains the code for my personal portfolio website. The website showcases my projects, skills, and experience.

Technologies Used

The portfolio website is built using the following technologies:

  • React : A JavaScript library for building user interfaces.
  • Tailwind CSS : A highly customizable CSS framework.

Features

  • Project Showcase: Display your projects with images, descriptions, and links.
  • Skills Section: Highlight your skills and expertise in a visually appealing manner.
  • Experience: Showcase your work experience and education.
  • Contact: Provide a contact form or relevant information for visitors to get in touch with you.

Installation

  1. Clone this repository to your local machine using git clone https://github.com/vein05/portfolio.git
  2. Navigate to the project directory: cd portfolio
  3. Install the dependencies: npm install

Usage

  1. Start the development server: npm start
  2. Open your browser and visit http://localhost:3000 to view the website.

Screenshots

Screenshot 1 Screenshot 2

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

TODO

  1. Maybe move the longer intorduction after my techstack?
  2. Re work on the part about tech stack, and make it more clear/update the new things I've learnt.
  3. Fix the formatting with the table about longer introduction.
  4. Re do the academics part
  5. Update Images(include a headshot maybe?)

Built with ❤️ using React Logo React and Tailwind CSS Logo Tailwind CSS.