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/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
FelipeCorerato/nutripro
๐ฅฌ๐ค NutriPro generates menus and calculates nutrients for your goals, in addition to showing you how to prepare recipes. All this generated with AI.
FelipeCorerato/age-teller
โ๏ธ An age teller React site. My fist exercise of the mastering-redux-collection.
FelipeCorerato/algotrading
FelipeCorerato/ProjetoFlokus
๐จโโ๐ฅ Um administrador de clinica mรฉdica inacabado para um projeto escolar. Feito em .NET
FelipeCorerato/SCC0502
This is a storage to all algorithms and data structures course exercises and projects.
FelipeCorerato/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/snake-python
FelipeCorerato/ask-me-anything
๐ฌ ๐ณ๏ธ A real-time audience engagement app, similar to Slido, built during the Go + React event by Rocketseat. Backend in Go with socket communication, frontend in React, and Postgres as the database.
FelipeCorerato/bmi-calculator
๐ฑ๐ช A BMI (body mass index) calculator to exercise some Flutter's design and state management skills. The idea and orientation are from a Udemy Flutter course.
FelipeCorerato/ChatApp
๐ฑ๐ฌ A React Native chat using Google Firebase database
FelipeCorerato/contact-list
A contact list that fetches a user generator api and uses navigation to show more details about each contact.
FelipeCorerato/crud-alunos-client
๐ฑ๐ This a client to a NodeJS Restful api. You can create, update, delete or search for students.
FelipeCorerato/crud-alunos-server
๐ฅ๐ NodeJS Restful API of a students crud sistem
FelipeCorerato/FelipeCorerato
๐โโ๏ธ๐จโ๐ป About me
FelipeCorerato/flutter-nubank
A nubank clone made in Flutter.
FelipeCorerato/flutter-project
This is a Flutter project for studying the Dart language and the framework.
FelipeCorerato/ignews
FelipeCorerato/library_manager_prj
eita
FelipeCorerato/party-ticket-reader
๐๐ซ An app that reads tickets qr code and stores the data of each of them.
FelipeCorerato/playground
Itยดs where I test my codes and play with new technologies.
FelipeCorerato/SCC0503
This is a storage to all algorithms and data structures 2 course exercises and projects.
FelipeCorerato/SCC0504
This is a storage for all object-oriented programming course exercises and projects.
FelipeCorerato/SCC0505
FelipeCorerato/SSC0503
This is a storage to all introduction to computer science II course exercises and projects.
FelipeCorerato/SSC0524
This is a storage to all software verification, validation and testing course exercises and projects.
FelipeCorerato/SSC0960
This is a storage to all functional programming course exercises and projects.
FelipeCorerato/tagchatter
tagchatter to tagview
FelipeCorerato/Th3Wall
My default readme
FelipeCorerato/uaibank
๐๐ฅ๏ธ UaiBank is basically a CRUD CLI of a bank. You can create, delete, update and read users and also perform transfers. All these operations are validated by some business rules. The application uses a plain text file as a database. This project was delivered in the subject SSC0205 - Laboratory of Introduction to Computer Science.