Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by nhatthaiquang-agilityio

A curated list of projects in awesome lists by nhatthaiquang-agilityio .

https://github.com/nhatthaiquang-agilityio/machinelearning-examples

Basic Machine Learning Examples, using Pandas, Numpy, nltk, sklearn libraries

machine-learning nlp python3

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/java-best-practices

Notes Java Best Practices

java

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/dotnet-identity-user

ASP.NET Core Identity is a membership system that adds login functionality to ASP.NET Core apps. Users can create an account with the login information stored in Identity or they can use an external login provider. Identity can be configured using a SQL Server database to store user names, passwords, and profile data.

aspnet-core aspnet-identity azure azure-signalr-service docker docker-compose dotnet integration-testing kubernetes signalr sql-server unit-test xunit

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/dapr-publish-subscribe

Example: Distributed Application Runtime(DAPR) Publish and Subscriber messages via RabbitMQ and Azure Service Bus

azure-service-bus container-app dapr dapr-component dapr-pub-sub github-actions messaging microservices net7 pubsub rabbitmq

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/dotnet-signalr

Real-time web functionality enables server-side code to push content to clients instantly.

aspnetcore csharp docker docker-compose dotnet signalr

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/docker-django

Deployment Django with Docker

django django-application docker

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/backend-for-frontend-with-auth0

This repository contains a React SPA supported by an ASP.NET Core backend to implement authentication and authorization with [Auth0](https://auth0.com/) through the Backend For Frontend (BFF) pattern.

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/dotnet-jwt-authentication-api

Implement JWT (JSON Web Token) authentication in an ASP.NET Core 2.1 API with Mongodb and Testing as well

asp-net-core docker docker-compose dotnet jwt-authentication mongodb testing xunit

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/spring-mongodb-minikube

Spring Boot API Service and MongoDB, Devops: Minikube

kubernetes minikube mongodb sping-boot spring-data

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/persits-mailsender-asp-classic-example

Using Persits.MailSender to send email in ASP classic

asp-classic persits-mail-sender

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/spring-elasticsearch

Example Spring Boot and Elasticsearch

docker elasticsearch spring-boot

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/spring-reactive-rest-api

Spring Reactive, Restful API and MongoDB

mongodb spring-boot spring-reactive

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/react-usecontext-usereducer

React Example: useContext and useReducer and Web API

react usecontext-hook usereducer-hooks webapi

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/kedro-aws-sagemaker

Integate Amazon AWS SageMaker into the Kedro pipeline.

kedro sagemaker

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/nlp-twitter-sentiment-analysis

Base on negative and positive twitters, I create a sentiment classifier(Naive Bayes and Maxent). Using predict neg or pos of sentence.

machine-learning natural-language-processing nlp nltk sentiment-analysis

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/net5-microservices-using-masstransit

Example: .NET 5 Microservices using MassTransit with RabbitMQ or Amazon SQS & SNS

amazon-sns amazon-sqs amqp masstransit microservices net5 queue rabbitmq

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/react-native-shopping-webapi

React Native Shopping using WebAPI

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/react-eshop

React Examples

react

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/iis-webapp

This action will be deploy the Web App on IIS Website

deployment github-actions iis powershell webapp

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/nextjs-app

Example: nextjs app and deploy Azure Static Web Apps via GitHub Actions

github-actions nextjs static-web-app

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/net7-webapi

NET7 Web API and deploy on Azure App Service via GitHub Actions

azure-app-service container github-actions net7 webapi-core

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/harness-gitops-argocd

Example: setup and use Harness to manage AKS with GitOps ArgoCD

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/net5-microservices-using-dapr-azureservicebus

Example: .NET5 Microservices using dapr and azure service bus, run on Kubernetes

aks azureservicebus dapr dapr-component dapr-pub-sub docker kubernetes minikube net5

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/harness-kustomize

Example: Deploy webapi using Kustomize and Harness

harness kustomize minikube-cluster

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/kustomize-overlays

Example: deploy web api and worker service using Kustomize Overlays and ArgoCD

argocd gitops kubenetes kustomize minikube overlay

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/terraform-ci-cd

Build & deployment templates for CI CD

azure build deployment dotnet terraform

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/azure-function-with-github-action

Deploy the Azure Function Private Endpoint with GitHub Action

azure azure-functions github-actions private-endpoint terraform

Last synced: 05 Dec 2024

https://github.com/nhatthaiquang-agilityio/azure-function-private-endpoint

Example: create azure function with private endpoint

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/sample-django-rest-framework

Django 2.1 and Django REST framework & Devops: Kubernetes and Helm

devops django django-rest-framework docker docker-compose helm kubernetes minikube

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/eventhubforward-newrelic

EventHubForwarder logs to New Relic

eventhub newrelic

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/terraform-aks

Create infrastructure Azure Kubernetes Service using Terraform and push terraform state file to Azure Storage.

azure-kubernetes-service github-actions terraform terraform-state-file

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/terraform-management-auth0-example

Manage Auth0 using Terraform, Store tfstate file in Azure Storage using GitHub Actions

auth0 azure-storage github-actions terraform terraform-provider tfstate-files

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/webapi

WebAPI Framework4.8 and setup CI/CD in the Azure DevOps

azure azure-devops ci-cd csharp webapi

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/harness

Example: deploy web api to Azure App Services via Harness

azure-app-service harness harness-delegate webapi

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/spa-api-with-auth0

Frontend and Backend Authentication with Auth0

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/sentiment-with-deep-learning

Predict Sentiment From Movie Review Using Deep Learning

deep-learning keras-layer keras-tensorflow machine-learning

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/terraform-management-auth0-with-azure-devops

Run terraform to create an Application in Auth0 with Azure Pipeline

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/net8-windowservice-example

Window Service Example using NET8

net8 serilog windowservice

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/net6-webapi

.NET6 WebAPI deployment with GitHub Actions on IIS locally and remote computer

appcmd ci-cd github-actions iis-server msdeploy net6 powershell self-hosted webapi

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/django-postgres-minikube

Deploy Django and Postgres on Minikube

django kubernetes minikube postgres

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/azure-service-bus-terraform

Create Azure Service Bus with Terraform

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/deep-learning-multi-label-image

Build Multi Label Image Classification Model

deep-learning keras tensorflow

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/kedro-docker

Run a Kedro project in Docker Environment

docker kedro kedro-catalog kedro-tutorial s3-bucket s3fs

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/dotnet3.0-grpc

Example with ASP Net Core 3.0 and gRPC

dotnet-core grpc grpc-client grpc-server

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/face-mask-detection

Build face mask detector with OpenCV, Keras/TensorFlow, and Deep Learning.

keras opencv tensorflow

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/dotnet-auto-mapper

ASP NET Core APIs + Mongo DB + Automapper

aspnetcore automapper docker-compose dotnet mongodb

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/dotnet-msdeploy-webapp

Deploy WebApp with MSDeploy

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/captcha-aspnet-mvc

Example: generate captcha(text and audio) in aspnet mvc

aspnet-mvc-5 captcha captcha-audio netframework48 speechsynthesizer

Last synced: 23 Dec 2024

https://github.com/nhatthaiquang-agilityio/dotnet-express-mapper

Using Express Mapper instead of AutoMapper. I am impressed with Benchmark. Check it out at http://expressmapper.org/#benchmarks.

dotnet-core enityframework express-mapper mapper

Last synced: 23 Dec 2024