Some of my side projects

Screenshot of the project Cv Creator
Logo for the project Cv Creator

Create your curriculum in minutes

Cv Creator

Application created during my front-end learning journey, allowing users to generate a curriculum in multiple formats based on the information they provide. This project helped me become acquainted with popular React libraries, such as Zustand and React-hook-form.

React
Vite
TypeScript
TailwindCSS
Screenshot of the project PokeMem
Logo for the project PokeMem

A simple card memorize game

PokeMem

A well-known memory card game that involves avoiding clicking on the same card twice. One of my initial front-end projects using React, primarily centered around API consumption and state management.

React
Remix
TypeScript
TailwindCSS
Screenshot of the project Shopper's Choice
Logo for the project Shopper's Choice

The front of a shopping web

Shopper's Choice

Another of my front-end projects, with a primary focus on consuming an external API and utilizing React context for features like the shopping cart and favorites section. It also extensively employs React Router with loaders.

React
Vite
JavaScript
TailwindCSS
Screenshot of the project Inventory Management
Logo for the project Inventory Management

Fullstack inventory application

Inventory Management

This application serves as a straightforward solution for inventory management, establishing a connection to a Spring Boot REST API through a React-Remix client. It provides efficient handling of item data and categories, and a clear presentation of pertinent information on the home dashboard.

Spring Boot
Remix
Java
TypeScript
PostgreSQL
Code