bathienle.github.io is my portfolio website, showcasing my work, skills, and experience as a Software Engineer.
This portfolio is a continuously evolving side project where I try to explore and integrate the latest trends in web development.
- Vue 3 - Progressive JavaScript framework
- TypeScript - Typed JavaScript
- Tailwind CSS - Utility-first CSS framework
- Vite - Frontend build tool
- Node.js 24+
npm installnpm run devnpm run buildnpm run previewnpm run lintRun Unit Tests with Vitest
npm run test:unit