My projects

Other Projects

  • Image of Adventure Excursions project.

    Adventure Excursions

    • Arrow right

      Collaborated with three other students to build a dynamic web application showcasing various outdoor activities and tours.

    • Arrow right

      Developed the frontend utilizing Vue.js and Nuxt.js to ensure a modern, structured, and scalable architecture.

    • Arrow right

      Designed and implemented a fully responsive user interface featuring interactive elements for exploring adventure options.

  • Image of React Quiz project.

    React Quiz

    • Arrow right

      Built an interactive quiz application driven by a 15-question React API to master complex data fetching and asynchronous state handling.

    • Arrow right

      Focused heavily on advanced state management by utilizing useReducer to cleanly centralize logic for quiz status, timers, answers, and scoring.

    • Arrow right

      Designed and developed a strict mobile-first user interface, optimized specifically for a seamless and intuitive quiz experience on mobile screens.

  • Image of Todo List project.

    Todo List

    • Arrow right

      Developed a lightweight and efficient task management application built entirely with TypeScript.

    • Arrow right

      Implemented seamless data persistence by utilizing Local Storage to save and retrieve tasks across sessions.

    • Arrow right

      Created comprehensive CRUD functionality allowing users to add, delete, edit, and mark tasks as completed.