Welcome to my online CV! This site is an interactive presentation of my professional journey, skills and projects. It is built with Next JS, React, and TypeScript.
- Next JS
- React
- TypeScript
- Tailwind CSS
- Framer Motion
- Shadcn UI
- Railway (for deployment)
- Home
- Education
- Skills
- Projects
- Experience
If you want to view this project locally, here's how:
# Clone the repository
git clone https://github.com/devZenta/Hugo-Ghesquier-CV.git
# Navigate to the folder
cd Hugo-Ghesquier-CV
# Install dependencies
npm install
# Start the development server
npm run dev