Joseris's Stars
moonia33/meteoltforecast
This is a custom integration for Home Assistant that provides weather forecast data from the official Lithuanian Hydrometeorological Service (LHMT) API - Meteo.lt.
Brunas/meteo_lt
HomeAssistant Meteo.Lt API integration
Maka8295/Lucca-58HE
58 Key Hall Effect Split Keyboard
DescentDevelopers/Descent3
Descent 3 by Outrage Entertainment
joshr120/open-deck
kitspace/awesome-electronics
A curated list of awesome resources for Electronic Engineers and hobbyists
microsoft/reverse-proxy
A toolkit for developing high-performance HTTP reverse proxy applications.
RaphCoder13/Birdy44
A low-profil split keyboard
dotnet/Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
Sergio0694/ComputeSharp
A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
JasperFx/alba
Easy integration testing for ASP.NET Core applications
obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
enhuiz/vall-e
An unofficial PyTorch implementation of the audio LM VALL-E
lifeiteng/vall-e
PyTorch implementation of VALL-E(Zero-Shot Text-To-Speech), Reproduced Demo https://lifeiteng.github.io/valle/index.html
EvHaus/youtube-hide-watched
Hides watched videos from your YouTube subscriptions page
vkhorikov/CqrsInPractice
Source code for the CQRS in Practice Pluralsight course
ardalis/pluralsight-ddd-fundamentals
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
matthewrenze/clean-architecture-demo
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Framework 4.8
atauenis/webone
HTTP 1.x proxy that makes old web browsers usable again in the Web 2.0 world.
ignatandrei/RSCG_Examples
Roslyn Source Code Generators with Examples
amis92/csharp-source-generators
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
PlummersSoftwareLLC/NightDriverStrip
NightDriver client for ESP32
ilvyanyatka/Emdr-App-With-WiFi-Arduino-Option
Emdr App With WiFi Arduino Option
techpaul/PS2KeyAdvanced
Arduino PS2 Keyboard FULL keyboard protocol support and full keys to integer coding
abelykh0/esp32-BLEKeyboard
Bluetooth keyboard made from ESP32 board and PS/2 keyboard
ef15c/PS2_to_USB_converter
This board allow to plug PS/2 devices (keybords or mice) to a computer using a standard USB connector
devWaves/SwitchBot-MQTT-BLE-ESP32
Allows for multiple SwitchBot bots and curtains to be controlled via MQTT sent to ESP32. ESP32 will send BLE commands to switchbots and return MQTT responses to the broker. Also supports Temperature, Motion, Contact sensors
MassTransit/Sample-Outbox
Shows how to use the new transactional outbox
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET