Skip to content

A mobile-responsive, easy-to-set-up, customizable personal website portfolio made using Next.js and Tailwind CSS to showcase your resume, education, programming skills, experience, and projects. Includes modular pages, easy-to-use components, and working contact form.

Kevin-Kwan/kevin-kwan.github.io

Repository files navigation

Kevin Kwan's Portfolio

Description

This is the source code for Kevin Kwan's personal portfolio website. The website is a testament to my front-end development skills, showcasing proficiency in React, Next.js, TypeScript, JavaScript, TailwindCSS and other modern web technologies.

The portfolio includes various projects that I have worked on, demonstrating his ability to create responsive designs, interactive user interfaces, and accessible web components. Each project in the portfolio highlights different aspects of front and back-end development, providing a comprehensive view of my capabilities.

Live Demo

You can view the live demo of the website at Kevin Kwan's Portfolio.

Installation and Running the Project

Make sure you have node.js and git installed. Follow these steps to install and run the project:

  1. Clone the repository:
    git clone https://github.com/Kevin-Kwan/portfolio.git
    
  2. Navigate into the project directory and install the dependencies:
    npm install
    
  3. Run the project:
    npm run dev
    

The website should now be running on localhost:3000.

Deployment

I am currently using Cloudflare Pages to host and deploy my site. Other options that should include Vercel and GitHub Pages (the GitHub workflow yaml for it might need to be modified though)

Contributing

Contributions, issues, and feature requests are welcome. Feel free to check the issues page if you want to contribute.

About

A mobile-responsive, easy-to-set-up, customizable personal website portfolio made using Next.js and Tailwind CSS to showcase your resume, education, programming skills, experience, and projects. Includes modular pages, easy-to-use components, and working contact form.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published