

Personal Website v3
Modern portfolio website built with Next.js 15, featuring dark/light mode, smooth animations, and accessibility improvements.
Technologies
- Next.js
- React
- TypeScript
- Tailwind CSS
- Framer Motion
Here are some of the projects I've worked on. Each one represents a unique challenge and learning experience in my development journey.
Modern portfolio website built with Next.js 15, featuring dark/light mode, smooth animations, and accessibility improvements.
This project is a weight training recorder designed to track my daily workouts. Built with Next.js, TypeScript, Tailwind, and Firebase, it includes features such as a calendar view that highlights workout days, allowing users to easily track their consistency. Additionally, the app provides a graph to visually represent progress on specific exercises.
This project is a Kanban board developed as a challenge from Frontend Mentor, where I implemented the provided design into a fully functional web app using React and Tailwind CSS. Users can set up boards with columns for task states and add tasks with details like titles, descriptions, and optional subtasks.