Portfolio

arrow icon

A personal developer portfolio built to clearly present selected projects, technical skills, and background, with an emphasis on clarity, performance, and long-term maintainability.

the main page of the portfolio

The application is built with Next.js and React, using TypeScript throughout the codebase to ensure strong type safety, predictable behavior, and easier refactoring as the project evolves.

one of the projects page

Styling is handled with Tailwind CSS, enabling a responsive, consistent design system while keeping the UI implementation lightweight and easy to iterate on.

another one of the projects page, but on mobile

Deployed on Vercel, the project benefits from automatic builds, optimized asset delivery, and fast global performance, aligning with the goal of a smooth and reliable user experience.

the /project page, but on mobile