odinnou's Stars
chartjs/Chart.js
Simple HTML5 Charts using the <canvas> tag
openai/openai-cookbook
Examples and guides for using the OpenAI API
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
chenfei-wu/TaskMatrix
microsoft/winget-cli
WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
kubeshark/kubeshark
The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes
Elfocrash/.NET-Backend-Developer-Roadmap
Roadmap for a .NET Backend Developer working with Microservices
louthy/language-ext
C# pure functional programming framework - come and get declarative!
serge-chat/serge
A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API.
simeydotme/pokemon-cards-css
A collection of advanced CSS styles to create realistic-looking effects for the faces of Pokemon cards.
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
Tyrrrz/CliWrap
Library for running command-line processes
mermaid-js/mermaid-live-editor
Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
artiomchi/FlexLabs.Upsert
FlexLabs.Upsert is a library that brings UPSERT functionality to common database providers for Entity Framework in their respective native SQL syntax
sveinungf/spreadcheetah
SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.
Aleksandr-Filichkin/aws-lambda-runtimes-performance
AWS Lambda Performance comparison
criteo/kafka-sharp
A C# Kafka driver
tpeczek/Demo.AspNetCore.ServerSentEvents
Demo project for demonstrating functionality of Lib.AspNetCore.ServerSentEvents
etf1/kafka-message-scheduler
scheduler for kafka messages
jeffhollan/container-apps-dotnet-eventing
Azure Container App sample for building event driven containers using Azure Service Bus and Azure Event Hubs
bakdata/streams-bootstrap
Utility functions and base classes for Kafka Streams applications
odinnou/hexagonal-architecture-right-way
My goal is to provide you with a quick and easy-to-implement solution in order to adapt this architecture to your project. This story is .NET-oriented, but you could adjust its content for Java without effort.
ealeykin/aspnetcorekafka
A messaging infrastructure on top of Confluent.Kafka and AspNetCore
etf1/kafka-message-scheduler-admin
GUI for managing list of kafka message schedulers
odinnou/integration-testing-right-way
Allow me to aid you in boosting your code coverage as close to 100% as possible by reducing mock library usage and implementing a more realistic testing environment.
odinnou/testing-right-way
Unit Testing in .NET: the right way
borisskert/spring-cucumber-profiles
Little project which shows how to test a spring-boot application within different activated profiles with cucumber
odinnou/cron-job-k8s-dotnet-right-way
How to build a CRON job K8S in dotnet