Pinned Repositories
boilerplate-express
Boilerplate code for the Basic Node and Express,
boilerplate-mongomongoose
Boilerplate code for the MongoDB and Mongoose.
collections-java-api-2023
Este repositório é referente ao curso "Collection Framework API Java" e é uma valiosa contribuição para a comunidade de desenvolvedores Java, fornecendo exemplos práticos e recursos educacionais relacionados à poderosa API de coleções da linguagem Java.
dio-lab-open-source
Repositório do lab Contribuindo em um Projeto Open Source no GitHub da Digital Innovation One.
github-profile-app
A React app capable of searching github profiles. This project was made with the intention of practicing React + TypeScript.
MemoriasDeNoveVidas
"Memórias de Nove Vidas" is an exploration and narrative game in which you control Misty, a cat who will go on an adventure in a world full of mysteries in search of her parents who mysteriously disappeared.
microservices-subscription-manager
A microservices-based system designed to manage subscription-based mobile applications. This system ensures that only users with valid subscriptions can access applications, providing features for validating subscriptions, generating code and periodic checks to maintain the active status of apps.
nextjs-practice
A project to practice and learn some Next.js features.
sales-system-api
A backend API made with SPRING BOOT capable of managing a store's sales and storage system. Project done as a team during the subject "Fundamentals of Software Development". Concepts such as Clean Architecture, SOLID, some Design Patterns and authentication were used.
sales-system-app
An e-commerce website made with Next.js 14 capable of consuming "sales-system-api". Created with the intention of exploring some of the new features of Next.js, as well as exploring the use of authentication with NextAuth.js.
EricoBis's Repositories
EricoBis/microservices-subscription-manager
A microservices-based system designed to manage subscription-based mobile applications. This system ensures that only users with valid subscriptions can access applications, providing features for validating subscriptions, generating code and periodic checks to maintain the active status of apps.
EricoBis/sales-system-api
A backend API made with SPRING BOOT capable of managing a store's sales and storage system. Project done as a team during the subject "Fundamentals of Software Development". Concepts such as Clean Architecture, SOLID, some Design Patterns and authentication were used.
EricoBis/boilerplate-express
Boilerplate code for the Basic Node and Express,
EricoBis/boilerplate-mongomongoose
Boilerplate code for the MongoDB and Mongoose.
EricoBis/collections-java-api-2023
Este repositório é referente ao curso "Collection Framework API Java" e é uma valiosa contribuição para a comunidade de desenvolvedores Java, fornecendo exemplos práticos e recursos educacionais relacionados à poderosa API de coleções da linguagem Java.
EricoBis/dio-lab-open-source
Repositório do lab Contribuindo em um Projeto Open Source no GitHub da Digital Innovation One.
EricoBis/EricoBis
EricoBis/ExercicioPadroesDeCriacao
EricoBis/github-profile-app
A React app capable of searching github profiles. This project was made with the intention of practicing React + TypeScript.
EricoBis/MemoriasDeNoveVidas
"Memórias de Nove Vidas" is an exploration and narrative game in which you control Misty, a cat who will go on an adventure in a world full of mysteries in search of her parents who mysteriously disappeared.
EricoBis/nextjs-practice
A project to practice and learn some Next.js features.
EricoBis/react-movie-app
A React app that consumes the "OMDb" movie API. It does a search and listing of movies, as well as providing a detail page for each one through page transitions with React Router.
EricoBis/sales-system-app
An e-commerce website made with Next.js 14 capable of consuming "sales-system-api". Created with the intention of exploring some of the new features of Next.js, as well as exploring the use of authentication with NextAuth.js.
EricoBis/ExercicioPrimeirosPadroes
EricoBis/ganhando_produtividade_com_Stream_API_Java
Este repositório contém o código-fonte do curso "Ganhando Produtividade com Stream API Java". O curso foi projetado para ajudar desenvolvedores Java a aproveitar ao máximo a poderosa Stream API introduzida no Java 8.
EricoBis/githubpages-teste
EricoBis/jwt-auth-nodejs
EricoBis/library-api
My first Spring Boot project, created with the intention of taking my first steps in the framework by testing some concepts.
EricoBis/prog-baixo-nivel
Exercícios de C realizados na disciplina Programação de Baixo Nível
EricoBis/queue-simulator
Queue simulator in Java to model the behavior of a queuing system with servers and limited capacity. It includes classes to represent in and out events, as well as a random number generator to simulate arrival and service times.
EricoBis/react-ecommerce
An e-commerce page made in React in order to practice concepts such as Components, Contexts and Styled Components.
EricoBis/request-header-parser-nodejs
A simple Node.js API to get basic user information like IP address, language, and browser software.
EricoBis/simple-calculator
EricoBis/t1-computacao-grafica
Trabalho da disciplina de Computação Gráfica sobre Diagrama de Voronoi em OpenGL. Foram implementados algorítmos para determinar a inclusão de pontos em polígonos, além de algorítmos auxiliares para demonstracões gráficas de suas funcionalidades.
EricoBis/timestamp-nodejs
A simple Node.js API that returns Unix timestamp and UTC time based on a given date.
EricoBis/tribute-page
EricoBis/uml-diagrama-classes-iphone
Desafio de Projeto DIO - Modelagem e diagramação da representação em UML e Código no que se refere ao componente iPhone.