Portfolio
Some of my projects

UKAA
My first professional experience: I contributed to a migration from Nuxt2 to Nuxt3, implementing dynamic forms, tables, and validation using VeeValidate and Zod.
Check it out
Basic Weather App
My first react project: a single-page application built with Vite that integrates a weather API.
Check it out
Todo App
An Android, iOS and web application for creating, managing and sharing tasks. Built using React Native and Expo as a first-time experience with these technologies.
Check it out
Chat App
A team project for learning fullstack development, hosted on a Debian server on Azure. Features include hashed passwords, a PostgreSQL database, real-time chat with Socket.io, and a React-based frontend.
Check it out
Fullstack Blog
My first fullstack project: a simple blog application deployed on Render using React, Vite, Express, and PostgreSQL.
Check it out
Dice and Chat
My first SQL-based application: a website where users can play a simple dice game and chat with others in real-time. Built using React, Node.js, Express, and Socket.io.
Check it out
Cypress and Typescript
Another team project: A testing-focused website utilizing TDD, BDD, and component testing with Cypress, complemented by a GitHub Actions pipeline.
Check it out