An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by evertonsavio

A curated list of projects in awesome lists by evertonsavio .

https://github.com/evertonsavio/tensorflow-gesture-recognition

Thumbs up Thumbs down. Implementation of the MediaPipe Handpose model consisting of 12 MB of "weights".

artificial-intelligence javascript tensorflow

Last synced: 20 May 2026

https://github.com/evertonsavio/nodejs-blockchain

Blockchain development using Node.js with TDD approach with Jest

Last synced: 12 May 2026

https://github.com/evertonsavio/nodejs-express-framework

Code base repository for my students use as reference for JavaScript exercices. Node.js & Express.

Last synced: 24 Apr 2025

https://github.com/evertonsavio/datavis-dashboards

Basic code for DataVis reference in different frameworks and libraries, targeting mainly the development of RESTful APIs. Flask, Streamlit, TensorFlow, React.JS.

Last synced: 12 Jun 2025

https://github.com/evertonsavio/webpack-micro-frontends

Micro frontends pattern and webpack configurations. A solution to de-composition and routing for multiple front-end applications.

Last synced: 12 May 2026

https://github.com/evertonsavio/flutter_bloc

BLoC (Business Logic Component) architectural pattern for Dart / Flutter for building scalable and maintainable apps.

Last synced: 12 May 2026

https://github.com/evertonsavio/react-spring-boot-101

Ferramenta para gerenciamento de projetos (PKT). RESTful API, SpringBoot, Spring Security, JWT, JPA, Postgres. React.JS e REDUX. Codebase de referência.

Last synced: 09 Jul 2025

https://github.com/evertonsavio/kafka-analitycs-microservices

Using Kafka to process Twitter messages. Event-based architecture for microservices.

Last synced: 12 May 2026

https://github.com/evertonsavio/machine-learning-javascript-tensorflow

Simple JavaScript projects codebase for reference. The focus of the projects are the use of Machine Learning for development of Web, Android and IOS APPs.

Last synced: 29 Jul 2025

https://github.com/evertonsavio/python-factory-serializer

Python OOP - Implementing a abstract factory pattern on classes that instatiate a JSON, XML or other implemented Serializer

fact oop py solid

Last synced: 04 Oct 2025

https://github.com/evertonsavio/nodejs-microservices-kubernetes

Node.js microservices with asynchronous architecture with a dummy event bus (query service, event emission and event reception). Docker and Kubernetes.

express kubernetes microservices node

Last synced: 09 Apr 2026

https://github.com/evertonsavio/react-oauth2-keycloak

Minimal example of uising React with OAUTH2 openid connect Keycloak Authorization Services

Last synced: 16 Aug 2025

https://github.com/evertonsavio/ionic-mobile-apps

iOS and Android apps with Angular 2 / Ionic. Reference repository with implementation of some functionalities for mobile devices.

Last synced: 23 Aug 2025

https://github.com/evertonsavio/aceleradev-java

Códigos desenvolvidos no programa de aceleração de desenvolvedores da Codenation. Linguagem JAVA, framework Spring Boot com JPA, Oauth2.

Last synced: 24 Aug 2025

https://github.com/evertonsavio/multithreading-image-processing

Java image processing application using multithreading approach for performance measurements

Last synced: 12 Nov 2025

https://github.com/evertonsavio/spring-grpc-microservices

Spring boot microservices with gRPC (high performance Remote Procedure Call (RPC) framework)

Last synced: 12 Nov 2025

https://github.com/evertonsavio/protocol-buffers

Examples of how to write Protocol buffers data structures in Java

Last synced: 12 Nov 2025

https://github.com/evertonsavio/aws-machine-learning-scholarship

AWS Machine Learning Engineer Foundations Udacity Course Repository. Codebase reference OOP, Refactoring best practices, TTD.

Last synced: 12 May 2026

https://github.com/evertonsavio/tensorflow-notebooks

Notebooks de exercícios com Tensorflow aplicado a visão computacional. Material de estudo oficial da equipe do Google. Referencias teóricas e casos de estudo.

Last synced: 27 Jun 2025

https://github.com/evertonsavio/websocket-vanilla

Minimal websocket Spring Boot chat app with vanilla websocket without using STOMP.

Last synced: 12 Nov 2025

https://github.com/evertonsavio/cryptography-cmac-hmac

Java cryptography with CMACs (Cipher-based message authentication codes) & HMAC (Keyed-Hash Message Authentication Code)

Last synced: 27 Jun 2025

https://github.com/evertonsavio/opencv-javafx

OpenCV for facial recognition applications in Java

Last synced: 12 May 2026

https://github.com/evertonsavio/quarkus-rabbitmq-websoket

Java 11 - Quarkus minimal app with RabbitMQ Producer / Consumer & Websockets

java java11 quarkus rabbit rabbitmq websocket

Last synced: 11 Apr 2026

https://github.com/evertonsavio/react-native-mern-stack

MERN stack (MongoDB, Express, React Native, Node.js). Mobile app with authentication using node backend with express and mongoDB in the cloud.

Last synced: 12 May 2026

https://github.com/evertonsavio/sql-schema-from-csv

Spring Boot application that creates a SQL schema with multiple tables from a csv file in H2 database at application startup. Integration test included.

Last synced: 02 Apr 2025

https://github.com/evertonsavio/evertonsavio.github.io

Repository of my SPA (single page application) https://evertonsavio.dev developed in JS/TS using the React.JS library

Last synced: 23 Feb 2026

https://github.com/evertonsavio/react-native-apps

Codebase repository for some mobile apps in react native with redux and firebase.

Last synced: 24 Oct 2025

https://github.com/evertonsavio/auto-dependency-injector

This project demonstrates how to perform auto dependency injection in Python inspired by how Java Spring Boot framework do automatically dependency injection using annotations

decorators dependency-injection python

Last synced: 15 Apr 2026

https://github.com/evertonsavio/machine-learning-flask-api

Minimal Flask API with Machine Learning Model Integrated with Jupyter Notebook

Last synced: 27 Feb 2026

https://github.com/evertonsavio/nginx-docker-files-microservices

Using Nginx as a load balancer on a on premise server with microservices using RabbitMQ

Last synced: 27 Feb 2026

https://github.com/evertonsavio/react-sass-scss

React TypeScript Media Queries Loading Saas Scss

Last synced: 12 Feb 2026

https://github.com/evertonsavio/evertonsavio

evertonsavio/evertonsavio is a github special repository. README.md will appear on your public Github profile

Last synced: 12 Feb 2026

https://github.com/evertonsavio/artificial-intelligence-specialization

AI residency Hub program at FIEP. Base Codes Repository for specialization in Artificial Intelligence at AI2.

artificial-intelligence jupiter-notebook keras python tensorflow

Last synced: 30 Apr 2026

https://github.com/evertonsavio/spark-big-data-analitycs

Base Codes Repository for technologies related to Big Data such as Spark, Kafka, Storm and others. Languages: Python, Java

java kafka python spark

Last synced: 03 May 2026

https://github.com/evertonsavio/kubernetes-gcp-aws-azure

Orchestration of Docker containers with Kubernetes. Creation of clusters in the main GCP, AWS, AZURE clouds. Use of Google Kubernetes Engine (GKE) through Gcloud to configure Auto Scaling, Ingress, Deployments, Services, etc.

aws azure cloud-computing gcp kubernetes

Last synced: 06 May 2026

https://github.com/evertonsavio/authorization-server-microservices

Spring Cloud Microservices using Keyclock as Authorization Server (Oauth2). Resource server based on Spring Cloud - Netflix Stack (Spring Cloud Gateway, Config Server, Eureka Discovery Server).

docker keycloak microservices microservices-architecture oauth2 spring-boot

Last synced: 09 May 2026

https://github.com/evertonsavio/react-go-watch-movies

Minimal Golang web server & React app using Postgres as database

Last synced: 12 May 2026

https://github.com/evertonsavio/go-web

MInimal microservice with Golang using gin. "Its time to Go"

Last synced: 12 May 2026

https://github.com/evertonsavio/flutter_rxdart

Flutter mobile app with RxDart, the popular ReactiveX api for asynchronous programming, leveraging the native Dart Streams api

Last synced: 12 May 2026

https://github.com/evertonsavio/spring-webflux-redis

Spring Webflux for Non-Blocking Reactive Java with caching using Redis

Last synced: 12 May 2026

https://github.com/evertonsavio/go-crypto

Go web server with RSA and AES encryption utils, JWT Auth tokens with refresh Header Session Cookies and Postgres as database.

Last synced: 12 May 2026

https://github.com/evertonsavio/kafka-reactive-async-api

Kafka Non Blocking API with Reactive Java Webflux that uses less memory resources in Cloud than traditional Spring Boot Apps

Last synced: 12 May 2026

https://github.com/evertonsavio/go-websocket

Websockets in Golang using goroutines for lightweight form of concurrent programming handling multiple tasks simultaneously within a single program.

Last synced: 22 Jul 2025

https://github.com/evertonsavio/data-science-jupyter-notebooks

Jupiter Notebooks Pocket manual for Data Science

Last synced: 12 May 2026

https://github.com/evertonsavio/spring-cloud-microservices

Java Spring Boot Microservices - (Netflix Stack). Config Server, Discovery Server, Zuul Gateway, Resource Server, Rabbitmq e Node.js eureka client.

Last synced: 12 May 2026

https://github.com/evertonsavio/go-rabbitmq

Golang with RabbitMQ minimal implementation of Publisher / Subscriber using Go Routines / Channels

Last synced: 05 Jul 2025