Pinned Repositories
abstractfactory
Abstract Factory Pattern using Java.
Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
AndroidCPlusPlus
This code has the intention to show how to use C++ into a Android application.
code-with-reactive
discoverzipcode
downloder
Python script to download files.
duplicatedfileremover
Script to remove duplicated files in a especific folder.
elasticsearch
Open Source, Distributed, RESTful Search Engine
hexagonal-architecture-example
This example shows how to implement the hexagonal architecture design pattern with REST and GraphQL.
springboot-jwt-demo
This example shows a RESTFUL API using spring boot, spring security and Json Web Token(JWT).
sergiovlvitorino's Repositories
sergiovlvitorino/AndroidCPlusPlus
This code has the intention to show how to use C++ into a Android application.
sergiovlvitorino/abstractfactory
Abstract Factory Pattern using Java.
sergiovlvitorino/strategyexample
Simple example from Strategy Pattern in Java.
sergiovlvitorino/SingletonExample
Simple example from Singleton Pattern in Java