Skip to main content

My Projects

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

Weight Training Recorder

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.

Technologies

  • React
  • Tailwind CSS
  • Next.js
  • Firebase

Kan Ban

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.

Technologies

  • React
  • Tailwind CSS