Feel free to visit and check out all my repositories! You may send me a message if you want to! Contact me on Linkedin. I speak both Portuguese and English. See ya.
Developing it for the api i've made using Spring boot. This is the frontend part of the project. Backend repository: https://github.com/felipealvesdev/SimpleAPIExercise
TypeScript
Simple API exercise made based on previous classes. Implemented get, post, put and delete. MySql as database and Spring security for authentication and defined roles such as admin and common user. …
Java
Jogo da velha utilizando ReactJs, usando react hooks como UseState e UseEffect. Pude treinar lógica de programação junto ao typescript.
TypeScript 1
Criado usando ReactJs. Praticando renderização condicional, usando react hooks tais como: useState() e UseContext. Também foram usadas bibliotecas de animação como o Framer Motion.
JavaScript
Chess game created using Java based on the java course from udemy, from Nelio Alves.
Java