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

Projects in Awesome Lists by leoguilen

A curated list of projects in awesome lists by leoguilen .

https://github.com/leoguilen/search-engine-microservices-with-redis-stack

Search engine system for articles using redis technology stack. This project was produced for the participation of the Redis hackathon promoted by the Dev Community. https://dev.to/devteam/announcing-the-redis-hackathon-on-dev-3248

azure-functions colly dotnet golang graph graphql redis redis-stack web-crawler

Last synced: 25 Feb 2025

https://github.com/leoguilen/ocelot_api-gateway

Exemplo de uma API Gateway com a biblioteca Ocelot. Dois micro serviços Autenticação e Clientes. Healthcheck para monitorar o status dos serviços e BD's. Azure Function para envio de emails de notificação dos eventos na aplicação. Centralização dos logs de serviços em execução com Seq. Orquestrando execução dos containers com o docker compose.

api-gateway aspnetcore automapper docker docker-compose efcore fluentvalidation healthcheck identity jwt microservices ocelot postgresql sqlserver swagger

Last synced: 25 Feb 2025

https://github.com/leoguilen/mbtc-br_desafio-1-2020

Projeto que consome a API do Watson Visual Recognition treinada, e compara as imagens importadas com os modelos de tipos de pragas criados na IBM Cloud para o desafio 1

multer nodejs typescript vuejs vuetify watson-api watson-visual-recognition

Last synced: 25 Feb 2025

https://github.com/leoguilen/dotnet-keycloak-sso

Sample project to study the use of keycloak as SSO to manage accesses and permissions, and generate JWT tokens.

docker dotnet keycloak

Last synced: 25 Feb 2025

https://github.com/leoguilen/aspnetcore_course_tweetbook

WebApi .NET Core 3.1 com EF Core, Identity, Roles, Claims, Authentication JWT, Refresh Token, Swagger, Refit e Redis

docker docker-compose dotnet efcore identity jwt redis refit refresh-tokens swagger webapi

Last synced: 25 Feb 2025

https://github.com/leoguilen/nodemcu_azureiothub_xamarinapp

IoT-based temperature and humidity monitoring system which is connected to Microsoft Azure. This is a Xamarin app to display real-time data from local sensors in an environment on a mobile device.

azure-cosmos-db azure-functions azure-iot-hub azure-service-bus c cpp dotnetcore flurl polly xamarin-forms

Last synced: 25 Feb 2025

https://github.com/leoguilen/top_web

Last synced: 25 Feb 2025

https://github.com/leoguilen/top-microservices

Desmembrando projeto TOP-API (monólito) criado no meu TCC da faculdade em microserviços. Usando mensageria com RabbitMQ e WebApi .NET Core 5. Centralização dos logs no Kibana. Orquestrando execução dos containers com o docker compose.

aspnetcore5 dapper docker docker-compose efcore elasticsearch jwt kibana microservices rabbitmq serilog sqlserver swagger

Last synced: 25 Feb 2025

https://github.com/leoguilen/powershell_scripts_utils

Scripts powershell usados no dia-a-dia para auxiliar o desenvolvimento.

powershell-script

Last synced: 25 Feb 2025

https://github.com/leoguilen/serveless_functions_ibge

Functions que retornam informações sobre localizações disponibilizadas pela API do IBGE, que serão reutilizadas em outros projetos

functions serveles

Last synced: 25 Feb 2025

https://github.com/leoguilen/poc_cancellation-token

Studing how is used cancellation token for cancel requests and stop wasting server resources

cancellationtoken csharp dotnetcore

Last synced: 25 Feb 2025

https://github.com/leoguilen/nestjs-typescript-course

Projects created in the course of nestjs with typescript

Last synced: 25 Feb 2025

https://github.com/leoguilen/mongo-hacka-22_real-time-traffic-control

Real time traffic control system using mongo realm sdk. This project was produced for the participation of the MongoDB Atlas Hackathon 2022 promoted by the Dev Community. https://dev.to/devteam/announcing-the-mongodb-atlas-hackathon-2022-on-dev-2107

Last synced: 25 Feb 2025

https://github.com/leoguilen/nlw_ecoleta

NodeJs, ReactJs e React Native com Typescript

knexjs mobile nodejs react react-native restful-api single-page-app sqlite typescript

Last synced: 25 Feb 2025

https://github.com/leoguilen/graphql-dotnet6-elk

Exemplo de aplicação backend com graphql e .net 6.0, efetuando consultas no mongodb. Monitoria usando stack ELK (Filebeat, Elastic e Kibana).

docker dotnet6 elasticsearch elasticstack filebeat graphql kibana mongodb

Last synced: 25 Feb 2025

https://github.com/leoguilen/vue-node-weather-app

Web Application usando Vue.js e Node.js que consome a api do OpenWeather e retorna as informações climáticas

inversifyjs jest nodejs typescript vuejs

Last synced: 25 Feb 2025

https://github.com/leoguilen/learning_messaging_rabbitmq

Repositório com projetos criados nos meus estudos mais básicos ate os mais avançados sobre mensageria com RabbitMQ e .NET

dotnet-core messaging-patterns rabbitmq

Last synced: 25 Feb 2025

https://github.com/leoguilen/golang-todo-api

Development of Todo Api in Golang for studies.

docker golang kubernetes sqlite swagger

Last synced: 25 Feb 2025

https://github.com/leoguilen/dotnet7.0-caching-with-decorator-pattern

Example of project in .NET 7 applying caching strategy with decorator pattern.

decorator-pattern dotnet inmemory-cache redis

Last synced: 25 Feb 2025

https://github.com/leoguilen/gerenciador-horas-healthcheck

Health Check .NET Core para checar a saúde do serviço que faz a interação com a planilha

Last synced: 25 Feb 2025

https://github.com/leoguilen/aspnetcore-repository-dapper

Implementação de repositório genérico com dapper, reutilizando o mesmo repositório para provedores diferentes apenas alterando a configuração no appsettings. Nesse exemplo SQL Server e MySql

automapper dapper mysql repository-pattern sqlserver

Last synced: 25 Feb 2025

https://github.com/leoguilen/gerenciador-horas-app

App xamarin-forms com c# que consome uma API com node.js e que faz o gerenciamento de horários de pontos e horas extras

dotnet polly xamarin-forms

Last synced: 25 Feb 2025

https://github.com/leoguilen/gerenciador-horas-service

API NodeJS para realizar a interação entre os dados do google spreadsheete

docker google-spreadsheet-api jest nodejs sonarqube

Last synced: 25 Feb 2025

https://github.com/leoguilen/aspnetcore_redis-as-database

Exemplo de utilização do redis como base de dados

Last synced: 25 Feb 2025

https://github.com/leoguilen/aspnetcore_course_blog

WebApi que criar posts. Possui autenticação, geração de tokens JWT e reset de senha.

csharp docker docker-compose dotnetcore jwt xunit

Last synced: 25 Feb 2025

https://github.com/leoguilen/aspnetcore-identityservice

Exemplo simples de uma aplicação usando identity para as funções de autenticação do usuário

aspnetcore automapper docker efcore identity jwt-authentication swagger

Last synced: 25 Feb 2025

https://github.com/leoguilen/aspnetcore-fluentvalidation

API de exemplo que cria objetos de validação com FluentValidation

aspnetcore fluentvalidation mapper

Last synced: 25 Feb 2025

https://github.com/leoguilen/aspnetcore_outbox-pattern

Exemplo de fluxo e implementação do pattern Outbox.

Last synced: 25 Feb 2025

https://github.com/leoguilen/aspnetcore_xamarin_azure-cognitives-services

Exemplo de uso de serviço cognitivo de análise de imagens do Azure em uma WebApi e um Xamarin App. O serviço extrai informações do usuário a partir de uma imagem/foto da CNH

aspnetcore automapper azure-cognitive-services azure-computer-vision dapper fluentvalidation refit regex swagger xamarin-forms

Last synced: 25 Feb 2025

https://github.com/leoguilen/aspnetcore-azure-blobstorage

Endpoint que acessa o azure. Cria e deleta containers, lista arquivos salvos em um container no blob storage e faz upload de novos arquivos.

aspnetcore automapper azure-storage csharp

Last synced: 25 Feb 2025

https://github.com/leoguilen/aspnetcore-azure-cosmosdb

WebApi que realiza operações CRUD em documentos com informações de livros dentro de um container do azure cosmos db chamado 'Book'. Usando Github Actions para automatizar o processo de push da imagem para o Docker Hub e deploy no Azure Container Instance

aspnetcore automapper azure-container-instances azure-cosmosdb csharp docker github-actions swagger

Last synced: 25 Feb 2025

https://github.com/leoguilen/aspnetcore-polly-httpclient-ibgeapi

Exemplo de consumo de uma API REST do IBGE com uso da classe HttpClient e Polly para tratamentos de erros. Em uma Web Api criada com ASP.NET Core 3.1, utilizando ainda Azure Application Insights para monitoramento e Github Actions para realizar deploy em um Azure Web App.

applicationinsights aspnetcore httpclient polly swagger

Last synced: 25 Feb 2025

https://github.com/leoguilen/top_api

API para interação com o MS SQL Server

Last synced: 25 Feb 2025

https://github.com/leoguilen/terraform-infracost-azure

Project to demonstrate the use of Terraform and auxiliary tools in a CI/CD supported environment using Github Actions

azure infracost terraform terraform-azure tflint

Last synced: 25 Feb 2025

https://github.com/leoguilen/dotnet7.0-globalization-poc

Example of project in .NET 7 adding globalization support.

docker dotnet globalization-and-localization postgresql

Last synced: 25 Feb 2025

https://github.com/leoguilen/leoguilen

GitHub profile

Last synced: 25 Feb 2025

https://github.com/leoguilen/go-api-k8s-hpa

Demo Api with Golang published in kubernetes with custom scalability settings and load tests with k6.

autoscaling docker golang hpa k6 kubernetes load-testing

Last synced: 25 Feb 2025

https://github.com/leoguilen/go-app-with-keda

This project demonstrates how to build and deploy a Go application in a Kubernetes cluster and set up event-driven autoscaling using KEDA (Kubernetes Event-Driven Autoscaling).

go keda kubernetes

Last synced: 05 Apr 2025

https://github.com/leoguilen/k8s-mongodb-mongoexpress

Exemplos de arquivos para deployment do MongoDB e MongoExpress no cluster Minikube, criados nos meus estudos sobre kubernetes.

kubernetes minikube mongo-express mongodb

Last synced: 25 Feb 2025

https://github.com/leoguilen/vault-injector_dotnet-app-demo

Example how use Vault Agent for inject secrets in pods before starting, and how a dotnet application can be reading these secrets. Source: https://learn.hashicorp.com/tutorials/vault/kubernetes-sidecar?in=vault/kubernetes

aspnetcore6 docker kubernetes vault vault-secrets

Last synced: 25 Feb 2025

https://github.com/leoguilen/tse-voting-results-capturer

TSE Data Source: https://resultados.tse.jus.br/oficial/ele2022/544/dados-simplificados/br/br-c0001-e000544-r.json

azure-functions csharp dotnet httpclient timertrigger

Last synced: 25 Feb 2025

https://github.com/leoguilen/golang-wire-dependency-injection

Project for testing dependency injection pattern with google package called Wire.

dependency-injection golang http-server

Last synced: 25 Feb 2025

https://github.com/leoguilen/go-data-structure-unit_test-testify

Sample data structure implementations with code coverage with unit tests using testify.

Last synced: 25 Feb 2025

https://github.com/leoguilen/top_desktop

Aplicação desktop feita para fazer a parametrização do sistema TOP

Last synced: 25 Feb 2025