Pinned Repositories
30-days-of-CSS
30 Days Of CSS is a challenge to help you improve your coding skills by doing mini daily projects using HTML and CSS.
dragons-frontend
Dragons is a front end application developed with Reactjs that consumes data from Dragons API, and also consumes a login API for authentication to access the app.
dragons-login-auth-backend
API developed with Nodejs for CRUD of users and login authentication in Dragons front end app.
Letmeask
Letmeask is a fully interactive live Q&A platform, perfect for streamers/content creators and their audience.
marvel-backend
back end of Marvel application - built to create a Rest API that consumes the official Marvel Comics API.
marvel-frontend
front end of Marvel application - SPA connected with a back-end developed using data and routes obtained by the official Marvel Comics API.
nlw3-happy
bring happiness to the world! the web application Happy mission is to assist underprivileged children, facilitating the visit of volunteers to orphanages. Developed during the NLW#3 - Rocketseat.
nlw5-podcastr
Podcastr is a platform built for podcast broadcasting, using React and Next.js. Developed during Rocketseat NLW#05 free training.
single-page-application
✔️ a simple SPA that validates a login and shows the content page through javascript and DOM manipulation.
todo-mobile
to.do is a mobile app developed with React Native for daily tasks.
cunhasbia's Repositories
cunhasbia/marvel-backend
back end of Marvel application - built to create a Rest API that consumes the official Marvel Comics API.
cunhasbia/marvel-frontend
front end of Marvel application - SPA connected with a back-end developed using data and routes obtained by the official Marvel Comics API.
cunhasbia/nlw3-happy
bring happiness to the world! the web application Happy mission is to assist underprivileged children, facilitating the visit of volunteers to orphanages. Developed during the NLW#3 - Rocketseat.
cunhasbia/Letmeask
Letmeask is a fully interactive live Q&A platform, perfect for streamers/content creators and their audience.
cunhasbia/single-page-application
✔️ a simple SPA that validates a login and shows the content page through javascript and DOM manipulation.
cunhasbia/transactions-api
Rest API in Node.js for bank transactions that control the amounts received and taken from a user's account.
cunhasbia/algorit-prog-II
some practices with Java language during “Algorithms and Programming II” classes, 2nd semester of Systems Analysis and Development at SENAC.
cunhasbia/cunhasbia
README profile
cunhasbia/final-challenge-backend
this is the final back-end challenge (an API to control products, stocks and sales) delivered to Growdev, using all the technologies learned during classes.
cunhasbia/growjobs-app
web application called Growjobs, created and developed by me and William Ribeiro for a challenge to Growdev.
cunhasbia/nlw4-nodejs
Rest API for calculating the company's NPS, developed during the Nodejs trail in NLW#4, offered by Rocketseat.
cunhasbia/sequelize-orm-project
simple back end application to strengthen learnings about Sequelize ORM, PostgreSQL, Migrations, Seeders, MVC and CRUD in Nodejs.
cunhasbia/dragons-frontend
Dragons is a front end application developed with Reactjs that consumes data from Dragons API, and also consumes a login API for authentication to access the app.
cunhasbia/dragons-login-auth-backend
API developed with Nodejs for CRUD of users and login authentication in Dragons front end app.
cunhasbia/javascript-cursoemvideo
some mini projects manipulating the DOM during the Javascript course by Curso em Video.
cunhasbia/snake-game-js
project developed during the class "recreating the snake game with javascript" offered by Digital Innovation One.
cunhasbia/starwars-memory-game
a simple memory game developed by me just to deepen my studies in javascript.
cunhasbia/to-do-list
to-do list application adapted by me, based on a simple project developed for studies during the Javascript Starter course offered by Rocketseat.
cunhasbia/calculator-js
:computer: making a calculator with javascript, css and html.
cunhasbia/cash-flow
simple cash flow application using Bootstrap and Javascript (saving information through localStorage).
cunhasbia/infusion
final project developed during the course Web Fundamentals: HTML5, CSS3 and Javascript, at Udemy.
cunhasbia/middlewares
back-end project to practice Middleware concepts in a Restful API and applying them in an express server.
cunhasbia/nlw2-proffy
during the NLW2 - Rocketseat, we developed a web responsive application (using the mobile-first strategy) called Proffy - platform that connects students and teachers in a modern and objective way!
cunhasbia/rocketseat-javascript-exercises
resolution of exercises proposed by Rocketseat during classes of Javascript Starter course.
cunhasbia/nlw5-podcastr
Podcastr is a platform built for podcast broadcasting, using React and Next.js. Developed during Rocketseat NLW#05 free training.
cunhasbia/todo-mobile
to.do is a mobile app developed with React Native for daily tasks.
cunhasbia/angular-crud
web application to implement a CRUD of products with Angular 9.
cunhasbia/CRWN-clothing-store
cunhasbia/myskills-mobile
mobile app developed with React Native to add and show your skills.
cunhasbia/react-styled-components
a simple page created by me to practice styled-components and more concepts in React.