Skip to content
View felipealvesdev's full-sized avatar
💻
Coding till all my fingers fall down...
💻
Coding till all my fingers fall down...

Block or report felipealvesdev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
felipealvesdev/README.md

Hello! Thank you for visiting my repository!!

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.

felipealvesdev felipealvesdev


Languages and Tools:

html5 css3 react nextjs javascript typescript java git


Pinned Loading

  1. FrontendForSpringApi FrontendForSpringApi Public

    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

  2. SimpleAPIExercise SimpleAPIExercise Public

    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

  3. jogoDaVelha-TicTacToe jogoDaVelha-TicTacToe Public

    Jogo da velha utilizando ReactJs, usando react hooks como UseState e UseEffect. Pude treinar lógica de programação junto ao typescript.

    TypeScript 1

  4. MyFirstPortfolioUsingReact MyFirstPortfolioUsingReact Public

    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

  5. ChessGameJava ChessGameJava Public

    Chess game created using Java based on the java course from udemy, from Nelio Alves.

    Java

  6. TestingSpringBoot TestingSpringBoot Public

    Testing Spring boot with Jpa and Hibernate.

    Java