Pinned Repositories
AceleraDev-React
Repository containing the content I developed during Codenation's AceleraDev focused in web (HTML, CSS and JS).
angular-tour-of-heroes
Proposed algorithm by Angular to learn Angular
basicDownloadServer
Basic download server using NodeJS.
Creating-Programming-Language-with-SableCC
Building programming language using SableCC in Eclipse Java.
dual-linting
One code style on server, one code style on development
lyrics
song lyrics split into slides
SayThanks
travel-destinations
An application for searching travel destinations
vendorSmart-test
an API to connect vendors and jobs
wordle-react
The famous Wordle game coded in React
gbpaixao's Repositories
gbpaixao/Creating-Programming-Language-with-SableCC
Building programming language using SableCC in Eclipse Java.
gbpaixao/dual-linting
One code style on server, one code style on development
gbpaixao/lyrics
song lyrics split into slides
gbpaixao/AceleraDev-React
Repository containing the content I developed during Codenation's AceleraDev focused in web (HTML, CSS and JS).
gbpaixao/angular-tour-of-heroes
Proposed algorithm by Angular to learn Angular
gbpaixao/basicDownloadServer
Basic download server using NodeJS.
gbpaixao/class-scheduling-csp
Class scheduling reduced to a Constraint Satisfaction Problem (CSP) using AIMA
gbpaixao/e-commerce
gbpaixao/SayThanks
gbpaixao/wordle-react
The famous Wordle game coded in React
gbpaixao/be-the-hero
App desenvolvido de acordo com a Semana OmniStack 11.0 do RockSeat. Tem por objetivo aproximar pessoas e ONGs, podendo o usuário entrar em contato com determinada ONG após ver um caso que o deixou sensibilizado.
gbpaixao/branas-ccca16
Study materials and exercises for Rodrigo Branas's course on Clean Code and Clean Architecture, covering SOLID principles, design patterns, and best practices for maintainable and scalable code
gbpaixao/ExemploProtocolBuffers
Exemplo do uso de Protocol Bufferes no marshalling de mensagens
gbpaixao/ExemploRabbitMQ
gbpaixao/ExemploRESTClientJava
gbpaixao/ExemploTcpJava
Exemplo simples de sockets TCP em Java
gbpaixao/ExemploUdpJava
Exemplo Simples de Comunicação UDP em Java
gbpaixao/FamousProblems
This repository contains famous problems of programming, such as sorting and the traveling salesman problem.
gbpaixao/gbpaixao
gbpaixao/InetAddressTest
Testes básicos da classe InetAddress
gbpaixao/learning-testing
This repository intends to follow my studies on testing using Jest and React Testing Library
gbpaixao/rafaballerini
gbpaixao/rocketseat-nlw-copa
This repository contains everything that was taught on the Next Level Week - World Cup, hosted by Rocketseat. There is an API, mobile app and also a web page.
gbpaixao/todolist
This "To do list" was created as an object of study of Javascript.