This repository contains the code for my personal portfolio website. The website showcases my projects, skills, and experience.
The portfolio website is built using the following technologies:
- React : A JavaScript library for building user interfaces.
- Tailwind CSS : A highly customizable CSS framework.
- 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.
- Clone this repository to your local machine using
git clone https://github.com/vein05/portfolio.git
- Navigate to the project directory:
cd portfolio
- Install the dependencies:
npm install
- Start the development server:
npm start
- Open your browser and visit
http://localhost:3000
to view the website.
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.
This project is licensed under the MIT License.
- Maybe move the longer intorduction after my techstack?
- Re work on the part about tech stack, and make it more clear/update the new things I've learnt.
- Fix the formatting with the table about longer introduction.
- Re do the academics part
- Update Images(include a headshot maybe?)