Lists (32)
Sort Name ascending (A-Z)
ai
algorithm & design pattern
analyzer
clean-architecture
cqrs
ddd
devops
elastic-search
event-sourcing
github-action
go
go-analyzer
go-ddd
go-libraries
go-microservices-examples
interview
java-examples
java-libraries
microservices-examples
modular-monolith-examples
.net-c#
.net-libraries
.net-test
node.js-examples
node.js-libraries
observibility
python
security
source-generator
system-design
utilities
vertical-slice-architecture
Stars
An annotation processor for generating type-safe bean mappers
A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Model Context Protocol Servers
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
😎🏖️🐬 Your new, 𝙧𝙞𝙙𝙤𝙣𝙠𝙪𝙡𝙞𝙘𝙞𝙤𝙪𝙨𝙡𝙮 smart clipboard manager
Manage multiple AI agents like Codex, Claude Code, and Aider. 10x your productivity
An invisible desktop application to help you pass your technical interviews.
Aspire AI Chat is a full-stack chat sample that combines modern technologies to deliver a ChatGPT-like experience.
developers.events is a community-driven platform listing developer/tech conferences and Calls for Papers (CFPs) worldwide with a list, a calendar and a map view. It helps organizers, speakers, spon…
A ready to use, easy to customize, fully equipped GatsbyJS starter with a 'Hero' section on the home page.
Learn LeetCode and prepare for coding interviews with free resources.
🎨 Diagram as Code for prototyping cloud system architectures
☕A practical and imaginary food delivery microservices, built with java, spring boot, domain-driven design, cqrs, vertical slice architecture, event-driven architecture, and the latest technologies.
Qwen2.5-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.
Learn System Design concepts and prepare for interviews using free resources.
A practical distributed system, built with Java Spring Boot, Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, MongoDB and RabbitMq.
Open Source Identity and Access Management For Modern Applications and Services
Library for OpenAPI 3 with spring-boot
The leading open-source AI copilot for JetBrains. Connect to any model in any environment, and customize your coding experience in any way you like.
.NET 8 API + MongoDB(replica set) + Docker compose
Most popular Mocking framework for unit tests written in Java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
Should testing for .NET—the way assertions should be!
This repository contains source code to demonstrate OAuth2 features using Spring Security and KeyCloak Authorization Server
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step