LouisLuu159's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
MichaelCade/90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
Sairyss/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
aishwaryanr/awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
krishnaik06/Roadmap-To-Learn-Generative-AI-In-2024
samchon/nestia
NestJS Helper Libraries + TypeScript OpenAPI generator
murraco/spring-boot-jwt
JWT auth service using Spring Boot, Spring Security and MySQL
pvarentsov/typescript-clean-architecture
It is my attempt to create Clean Architecture based application in TypeScript.
pietrzakadrian/bank
🏦 Full Stack Web Application similar to financial software that is used in banking institutions | React.js and Node.js
CodelyTV/typescript-ddd-example
🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns
chnirt/nestjs-graphql-best-practice
NestJS (Express + TypeORM + GraphQL + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns, etc).
bitloops/ddd-hexagonal-cqrs-es-eda
Complete working example of using Domain Driven Design (DDD), Hexagonal Architecture, CQRS, Event Sourcing (ES), Event Driven Architecture (EDA), Behaviour Driven Development (BDD) using TypeScript and NestJS. Like what you see? Don't forget to star! ⭐ ^^^
eugene-khyst/postgresql-event-sourcing
A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the repository and run end-to-end tests to see how everything works together.
acantril/aws-sa-associate-saac03
github repo for https://learn.cantrill.io/p/aws-certified-solutions-architect-associate-saa-c03
osopromadze/Spring-Boot-Blog-REST-API
Restful CRUD Blog API using Spring Boot, Spring Security, JWT, Mysql, JPA
hb-chen/echo-web
Go web framework Echo example.
ybkuroki/go-webapp-sample
golang, echo, gorm
labstack/echox
Echo cookbook and website
meysamhadeli/shop-golang-microservices
Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker, RabbitMQ, OpenTelemetry and Postgresql.
Away0x/goweibo
Go Weibo App
mguay22/nestjs-mongo
ngaxavi/nest-cqrs
A Node.js CQRS and Event Source Microservice Example using Nest.js, Event Store and Mongo
unlight/nestjs-graphql-prisma-realworld-example-app
Example real world application built with NestJS, Prisma and GraphQL
AleksK1NG/Go-CQRS-EventSourcing-Microservice
Go-CQRS-EventSourcing-Microservice
Simoon-F/openai-function-calling-use-examples
A simple example that demonstrates how to use the function call feature of the OpenAI API
markpking2/aws-cognito-node-react
A guide showing how to implement AWS Cognito authentication with React and Node.js, with deployment on AWS Elastic Beanstalk using RDS and a custom Lambda trigger to sync Cognito with the RDS.
AleksK1NG/Kotlin-ES-CQRS-Microservice
Kotlin-ES-CQRS-Microservice
patmood/react-aws-cognito-example
Sign up/in/out with AWS cognito in react
purnima-jain/cdc-cqrs-pipeline
Complete CDC (MySQL) & CQRS (MongoDB) pipeline via Kafka, Debezium & Docker-Compose