Skip to content

Latest commit

Β 

History

437 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐺 Antoine ZANARDI's Portfolio

My personal portfolio website, built to showcase my profile, projects, and professional background β€” while also serving as a demonstration of clean, fully tested, and production-ready web development.

MIT License Coverage Quality Gate Status Mutation testing badge

πŸ‘‰ You can visit the live portfolio here: antoinezanardi.fr or check out the staging version at antoinezanardi-fr.vercel.app.


πŸ“– Table of Contents


πŸš€ Features

This portfolio is not just a website, but also a playground for professional-grade practices:

  • Who I am β€” personal introduction & contact info.
  • Technical skills β€” languages, frameworks, and tools I master.
  • Portfolio β€” selected projects that I’m most proud of.
  • Professional experiences β€” my career journey.
  • Education & certifications β€” my academic path and achievements.

πŸ› οΈ Tech Stack

  • Nuxt 4 with TypeScript
  • Vue.js for UI development
  • Bootstrap for styling
  • Vercel β€” pre-production deployments
  • GCP (Google Cloud Platform) β€” production hosting

βœ… Testing & Quality

This repository demonstrates how I build reliable software with strong testing strategies:

πŸ§ͺ Robustness

πŸ’― Unit Testing

Vitest

Tests count

Unit Tests Statements Coverage Unit Tests Functions Coverage

Unit Tests Lines Coverage Unit Tests Branches Coverage

This project is designed to be robust and handle various scenarios.

To achieve this, it is 100% unit tested with Vitest and has 100% code coverage.

🎭 End-to-End Testing

Playwright Cucumber

Scenarios

End-to-End tests are implemented using Playwright to ensure the application works as expected from the user's perspective.

πŸ‹ Code Quality Scanner

SonarCloud CodeRabbit

The code quality is continuously monitored using SonarCloud.

You can check the code quality by clicking on one of the badges below:

Quality Gate Status Coverage Bugs Vulnerabilities Code Smells

Also, CodeRabbit is used to ensure best practices are followed on each commit.

πŸ‘½ Mutation Testing

Stryker

StrykerJS is used to ensure the code is resilient to mutations.

You can check the mutation testing results by clicking on the badges below:

Mutation testing badge


πŸ”„ Deployment Workflow

  • Staging β†’ Automatically deployed to Vercel when merging into develop.
  • Production β†’ Automatically deployed to GCP when merging into master.

πŸ—οΈ Getting Started

Clone the repository:

git clone https://github.com/antoinezanardi/antoinezanardi.fr.git
cd antoinezanardi.fr

Install dependencies:

pnpm install

Run the development server:

pnpm run dev

Build for production:

pnpm run build
pnpm run preview

Run tests:

# Unit tests
pnpm run test:unit

# End-to-End tests
pnpm run test:cucumber

# Mutation tests
pnpm run test:stryker

πŸ“œ License

This project is licensed under the MIT License. See the LICENSE file for details.

About

🐺 My online profile

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

2 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages