Skip to content

CUinspace233/my-resume

Repository files navigation

Personal Resume Website

A personal resume static website built with Next.js and Tailwind CSS.

Project Overview

This website showcases my professional background, skills, and project experience, providing a platform for potential employers or clients to learn about my professional capabilities.

Tech Stack

Local Development

To run this project locally, follow these steps:

  1. Clone the repository
git clone <repository-url>
cd <project-folder>
  1. Install dependencies
npm install
# or
yarn install
# or
pnpm install
  1. Start the development server
npm run dev
# or
yarn dev
# or
pnpm dev
  1. Open http://localhost:3000 in your browser to view the website

Project Structure

  • app/ - Next.js application directory
  • components/ - Reusable UI components
  • public/ - Static assets (images, resume PDF, etc.)

Customization

You can modify the homepage content by editing the app/page.tsx file. The website auto-updates as you edit the file.

Deployment

This project is configured to be deployed on Vercel. Each push to the main branch will automatically deploy the latest version.

Visit https://your-resume-website.vercel.app to view the live version.

License

MIT

About

View, Edit, or Export my Resume

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •