Pinned Repositories
advent_of_code
multiverse-travels-booker
Key project that secured my employment at Milenio Capital. Developed an API in Crystal using the Kemal framework and Jennifer ORM.
pixels-art
An interactive program where you can draw from a color palette.
recipes-app
A mobile recipe app powered by React.js, TypeScript, and Tailwind CSS. Explore, cook, and share delightful recipes with ease. Happy cooking!
shopping-cart
A dinamic shopping cart.
ting
A program that simulates a document indexing system, allowing the attachment and search of text files, applying concepts of data structures like lists, stacks, queues, and handling TXT files.
trivia-game
Trivia-style game where questions on various topics are asked. The questions were taken from the Trivia API.
trybe-exercises
Repository containing the projects and assignments I developed during my time at Trybe.
trybe-futebol-clube
An informative website about football matches and standings. I developed an API in Node.js with Express, Sequelize, and TypeScript, conducted tests following the TDD methodology, and integrated the applications through docker-compose, enabling them to consume a MySQL database.
trybetunes
Trybetunes is a React-based project that allows users to search for and listen to music previews, add tracks to favorites, create a personal playlist, and set preferences. The app offers a user-friendly interface and supports various music genres.
coelhoreinaldo's Repositories
coelhoreinaldo/mysql-one-for-all
I used MySQL Workbench to create a simplified Spotify database. I normalized a data table and created a database.
coelhoreinaldo/cook-script
Recipes app using React.js
coelhoreinaldo/docker-todo-list
I created containers for various applications and established connections between them, orchestrating everything using docker-compose.
coelhoreinaldo/trybe-projects
Repository containing my projects made during my time at Trybe.
coelhoreinaldo/mp-tela-login-tailwind
Uma tela de login incrivelmente bonita e responsiva usando o framework Tailwind CSS.
coelhoreinaldo/starwars-planets
Consuming the planets endpoint from the Star Wars api and rendering the data into a table using React.js. It is possible to filter planets by various parameters, and it is also possible to sort in ascending or descending order.
coelhoreinaldo/ghibli-animations-exercise
coelhoreinaldo/shopping-cart
A dinamic shopping cart.
coelhoreinaldo/react-testing-library-project
I developed tests for a React.js application using Jest and the React Testing Library.
coelhoreinaldo/trybetunes
Trybetunes is a React-based project that allows users to search for and listen to music previews, add tracks to favorites, create a personal playlist, and set preferences. The app offers a user-friendly interface and supports various music genres.
coelhoreinaldo/tryunfo
Super Trump-style card game project using React.js, featuring the Naruto theme
coelhoreinaldo/solar-system
coelhoreinaldo/tic-tac-toe
A small tic tac toe game with React.
coelhoreinaldo/trybewarts
A form for the Trybewarts School of Magic, theme based on Harry Potter.
coelhoreinaldo/exchange
An application that seeks to convert the rate of one currency to several others.
coelhoreinaldo/zoo-functions
A project focused on implementing functions that search for information about a Zoo. For example, list of species, information about collaborators, opening days, etc.
coelhoreinaldo/js-unit-tests
Project in which I was responsible for developing specific functions and tests.
coelhoreinaldo/habits
Habit's Tracker by NLW's Rocketseat
coelhoreinaldo/pixels-art
An interactive program where you can draw from a color palette.
coelhoreinaldo/color-guess
Guess what color it is by the RGB displayed on the screen.
coelhoreinaldo/to-do-list-vanilla-js
A dynamic to do list developed with javascript, html and css.