Pinned Repositories
020-todolist-back
020-todolist-front
hackintosh-inspiron-5480
Hackintoshing the DELL Inspiron 5480 laptop.
luacomacento.github.io
minesweeper
A simple minesweeper game made with pure Javascript
revisao-redux-todo-list
store-manager
A Node.js/Express.js RESTful API for a store managing system, where one can create, read, update and delete informations about products and sales in a MySQL database.
trivia-game
trybetunes
A spotify-like app made in ReactJS, with a simulated login page and API requests.
yummy-app
A full-featured front-end application with focus on mobile design and which users can search, read and save recipes for foods and/or drinks.
luacomacento's Repositories
luacomacento/minesweeper
A simple minesweeper game made with pure Javascript
luacomacento/hackintosh-inspiron-5480
Hackintoshing the DELL Inspiron 5480 laptop.
luacomacento/revisao-redux-todo-list
luacomacento/020-todolist-back
luacomacento/020-todolist-front
luacomacento/luacomacento.github.io
luacomacento/pixels-art
A pixels-art board where users can click to paint. Made with Javascript, HTML and CSS.
luacomacento/todo-list
A to-do list app, with some localStorage manipulation. Made with Javascript, HTML and CSS.
luacomacento/trybetunes
A spotify-like app made in ReactJS, with a simulated login page and API requests.
luacomacento/store-manager
A Node.js/Express.js RESTful API for a store managing system, where one can create, read, update and delete informations about products and sales in a MySQL database.
luacomacento/trivia-game
luacomacento/yummy-app
A full-featured front-end application with focus on mobile design and which users can search, read and save recipes for foods and/or drinks.
luacomacento/020-b-cep-lookup
luacomacento/blogs-api
A RESTful API that simulates the functionalities of a blog. A user can sign up and log in, besides creating, reading, updating and deleting their own posts, as well as their private information. It uses JWT for authentication.
luacomacento/booksapi-redux
Repositório utilizado na monitoria do dia 18/05/2022 da turma 20 no curso da Trybe
luacomacento/dog-image
luacomacento/friends-api
luacomacento/hackathon-trybe-wine
Projeto React de landing page desenvolvido como desafio do Hackathon da Trybe 2022 em Parceria com a Wine
luacomacento/lessons-learned
luacomacento/luacomacento
luacomacento/pokedex-router
luacomacento/radarfit-backend
luacomacento/radarfit-frontend
luacomacento/revisao-react
luacomacento/sequelize-associations
luacomacento/shopping-cart
luacomacento/solar-system
A page with a list of planets and space missions. Made with some fundamentals of ReactJS