Skip to content

ysanson/portfolio

Repository files navigation

Portfolio

My personal portfolio site, styled after Windows XP — complete with a taskbar, start menu, and draggable-looking windows. Built with Nuxt and Nuxt UI.

Pages

  • Home — profile, presentation, links, and languages
  • Experience — work history, skills, and education
  • Projects — a curated list of personal projects hosted on GitHub and GitLab, with live stats (language breakdown, stars, last activity) fetched client-side from each platform's public API

The site is fully client-rendered (ssr: false) and available in English, French, and Japanese via @nuxtjs/i18n.

Setup

Install dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview the production build:

pnpm preview

Check out the deployment documentation for more information.

About

My portfolio

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages