Pinned Repositories
aedes-api
A GraphQL API consumed in two applications, one mobile and the other web. In which the main purpose is to control the cases of Aedes aegypti mosquitoes in the city of Bagé in Rio Grande do Sul, Brazil.
country-quiz
Um quiz sobre países feito com html, js e scss. Neste projeto consumo uma REST API no front-end.
css-animations
Repositório voltado ao estudo de animações CSS, com exemplos e um readme explicativo :D
godinhojoao-personal-website
My personal portfolio website. https://godinhojoao.com/
interiorDesign-pagina-inicial
Front-end de uma página inicial responsiva de um site sobre design de interiores com html, css e js.
nestjs-reverse-proxy
Proposed Approach for Gradual Refactoring of a Legacy REST Application. The updated API will dynamically route requests, either deferring to the legacy code or directing to the new implementation.
ney-bot-discord
Um bot no discord com comandos incríveis como um gerador de memes do neymar.
rest-presentation
Presentation performed at July 09, 2021 about REST API's Architecture. ( portuguese )
scraper-esl-brains
An web scraper that get all content of https://eslbrains.com/ classes and download it's pdfs on folders with an explanatory structure that has information about class level and category.
youtube-video-installer-and-splitter
The software downloads YouTube videos as .mp4 files and splits them into 60MB segments, perfect for sharing on WhatsApp and similar apps.
godinhojoao's Repositories
godinhojoao/nestjs-reverse-proxy
Proposed Approach for Gradual Refactoring of a Legacy REST Application. The updated API will dynamically route requests, either deferring to the legacy code or directing to the new implementation.
godinhojoao/aedes-api
A GraphQL API consumed in two applications, one mobile and the other web. In which the main purpose is to control the cases of Aedes aegypti mosquitoes in the city of Bagé in Rio Grande do Sul, Brazil.
godinhojoao/css-animations
Repositório voltado ao estudo de animações CSS, com exemplos e um readme explicativo :D
godinhojoao/godinhojoao-personal-website
My personal portfolio website. https://godinhojoao.com/
godinhojoao/oop-design-patterns
Theory and practice about: Object-oriented programming and Design patterns.
godinhojoao/posts-app
An application developed using ReactJS & Redux. In which the users can create, read, update and delete posts using just an username.
godinhojoao/scraper-esl-brains
An web scraper that get all content of https://eslbrains.com/ classes and download it's pdfs on folders with an explanatory structure that has information about class level and category.
godinhojoao/tucano-guara
A website about the animals of south Brazil that will be used in high school and elementary school biology classes.
godinhojoao/youtube-video-installer-and-splitter
The software downloads YouTube videos as .mp4 files and splits them into 60MB segments, perfect for sharing on WhatsApp and similar apps.
godinhojoao/aedes-app
The Aedes App is a user-friendly mobile application that enables users to create dengue complaints and track their solving status. Users can easily report incidents and maintain a comprehensive complaint history, fostering effective communication and community participation in combating dengue.
godinhojoao/aedes-web
An admin dashboard of an system in which the main purpose is to control the cases of Aedes aegypti mosquitoes in the city of Bagé in Rio Grande do Sul, Brazil.
godinhojoao/angular-interceptors
This project was developed to study about angular interceptors and the power of this solution. I developed some important things for any application.
godinhojoao/angularjs-patterns
Alguns padrões e boas práticas seguidas no AngularJS em um lugar só :D ! Descrições e explicações simplificadas.
godinhojoao/apresentacao-cypress-e2e
Repositório da apresentação realizada no dia 22/11/2021 sobre Testes E2E com Cypress
godinhojoao/azure-key-vault-poc
Using azure key vault with nodejs.
godinhojoao/clean-architecture
There are Clean Architecture's theory and practical examples in the same repository. The practical example is developed using Typescript.
godinhojoao/flutter-repositories-poc
A straightforward Flutter POC (Proof of Concept) that operates across multiple platforms using a single codebase. It includes essential features that all apps require, such as a sidebar menu with routing, the capability to navigate outside the application, and API calls.
godinhojoao/fundamentals
Computer Science fundamentals contents
godinhojoao/godinhojoao
godinhojoao/graphql-studies
A project that contains a brief summary about GraphQL and a raw example made with typescript and graphql as a query language.
godinhojoao/http-for-beginners
Basics about HTTP, the main protocol of World Wide Web. Status code, http methods, REST basics, etc.. With slides presentation in pt-br, and practical example.
godinhojoao/javascript-promises-summary
Constantly Consuming APIs and Still Struggling with JavaScript Promises? Here's your solution!
godinhojoao/landing-page-seo
A guide to improving landing page performance and SEO, incorporating optimization techniques and focusing on core web vitals.
godinhojoao/mongodb-studies
A repository with content about MongoDB from the basic to advanced concepts, such as data modelling and best practices.
godinhojoao/poc-azure-openai
Proof of concept repository showcasing the integration and usage of Azure OpenAI Service in projects.
godinhojoao/react-studies
React's theory and practical studies with my interpretation and summary of official doc's content.
godinhojoao/reactnative-bage-city
Desafio para tornar-se bolsista como desenvolvedor mobile em react native no Instituto Federal de Educação, Ciência e Tecnologia Sul-riograndense.
godinhojoao/server-side-rendering
Project made at IFSUL - Campus Bagé, as 5° semester IT course's test, web development.
godinhojoao/upgrading-node-version
A step-by-step guide to upgrading Node.js for enhanced performance, security, and stability, with emphasis on version control, compatibility checks, and security measures.
godinhojoao/web-rendering-formats
Conteúdo de uma apresentação sobre os formatos de renderização utilizados na web. Contando com os slides da apresentação no final.