Pinned Repositories
age-teller
โ๏ธ An age teller React site. My fist exercise of the mastering-redux-collection.
algotrading
dungeon-game
๐น๐ฎ Dungeon themed multiplayer game with boss fight game made with Game Maker Studio.
file-compressor
A program implemented in C that compresses/uncompresses files.
maze-solver
๐๐ป Java project to solve mazes contained in text files. (In Portuguese)
nlw-05-dev-quiz
๐โ๐จ๐ฑ This is a project developed over the flutter course from RocketSeat's next-level-week-05. I made some small improvements to the app, but almost everything from the original Figma was followed. Figma's link (copy): https://www.figma.com/file/5TrpcnapysIQFGQQBUV5VZ/DevQuiz-(Copy)?node-id=50292%3A450
nutripro
๐ฅฌ๐ค NutriPro generates menus and calculates nutrients for your goals, in addition to showing you how to prepare recipes. All this generated with AI.
road-fighter-assembly
๐น๐ฎ Assembly 8-bit game for a school project. This based on Atari's Road-Fighter
SCC0502
This is a storage to all algorithms and data structures course exercises and projects.
school-tracking
๐๐ฑ My final year undergraduate project. An app to provide a new way to work with school transportation. It was made with React Native, Node and Firebase.
FelipeCorerato's Repositories
FelipeCorerato/file-compressor
A program implemented in C that compresses/uncompresses files.
FelipeCorerato/dungeon-game
๐น๐ฎ Dungeon themed multiplayer game with boss fight game made with Game Maker Studio.
FelipeCorerato/posso-matar-aula
๐จโ๐ซโ Em alguns dias nรณs simplesmente acordamos esgotados, com 0 (zero) vontade de ir para aquela aula cansativa, vem entรฃo a famosa pergunta "Serรก que posso matar aula hoje? Quantas aulas eu ainda posso matar neste semestre?". Bom, agora vocรช pode calcular essa resposta e descansar tranquilamente (ou nรฃo).
FelipeCorerato/store
react js ecommerce frontend
FelipeCorerato/my-ecommerce-backend
Backend to an ecommerce clothes application. Login and product management system.
FelipeCorerato/tlk
๐ฃ๐ฌ Tlk. is basicaly a web chat. I started with a friend as a school project using pure HTML and PHP. Now it's in NodeJS and ReactJS
FelipeCorerato/social-network
๐ฅ๐ Itโs a social network inspired on Twitter and Facebook. Programmed in ReactJS and React Native on the frontend and NodeJS on the backend. I used MongoDB and Google Firebase for the database.
FelipeCorerato/road-fighter-assembly
๐น๐ฎ Assembly 8-bit game for a school project. This based on Atari's Road-Fighter
FelipeCorerato/email-client-java
๐ป๐ง Java Web (JSP) Email Client project made for the Topics in Web Development subject
FelipeCorerato/java-mail-list
๐ฅ๐ง Java-mail example (list emails and folders and create new folders) and console client.
FelipeCorerato/linear-system
๐งฎ ๐ Linear systems solver for any number of variables. (In Portuguese)
FelipeCorerato/crud-servlet-java
๐๐ฅ A system of book crud using Java Servlets.
FelipeCorerato/folder-test-javamail
Java Mail example (rename, create, delete and list email folders, send and list emails) + Console client made for the Topics in Web Development project.
FelipeCorerato/rn-bottom-drawer
React native bottom drawer
FelipeCorerato/LabirintoED
๐๐ป Resolvedor de labirintos em Java. O intuito foi estudar o uso das estruturas pilha e fila.
FelipeCorerato/maze-solver
๐๐ป Java project to solve mazes contained in text files. (In Portuguese)