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

Projects in Awesome Lists by nikouu

A curated list of projects in awesome lists by nikouu .

https://github.com/nikouu/tinywordle

A C# console clone of ✨Wordle✨ but with an attempt to make the binary really tiny 🤏. Self-contained game size is a TINY 1,011KB 🐜 (Now 680 KB!)

aot aot-compilation console csharp dotnet game wordle

Last synced: 11 Jun 2025

https://github.com/nikouu/mgba-http

An HTTP interface for mGBA scripting. Connect to mGBA with your favourite language using an HTTP REST API! Easily create your own cross platform "Twitch Plays", Gameboy playing bot, and more.

aot aot-compilation api api-rest aspnetcore csharp dotnet dotnet-core gameboy gameboy-advance lua mgba mgba-api rest-api twitch-plays twitch-plays-pokemon

Last synced: 28 Jul 2025

https://github.com/nikouu/dotnet-optimization-cheatsheet

A long list of .NET (micro) optimizations I've picked up along my development journey ranging from easy method overloads, to niche IL manipulation.

csharp dotnet optimisation optmization performance

Last synced: 05 Apr 2025

https://github.com/nikouu/gameboycolour-decolouriser

Converts Gameboy Color images to the original 4 colours of the Gameboy

gameboy gameboy-color gb-studio gbstudio sprites tiles

Last synced: 05 Apr 2025

https://github.com/nikouu/zeroredact

A fast, simple, zero allocation redacting library for .NET, with no extra dependencies.

benchmarking csharp dotnet mask masking nuget performance redact redaction

Last synced: 29 Oct 2025

https://github.com/nikouu/pokemon-gen-2-style-tilemap

A near-clone of the Generation 2 Pokémon (Gold/Silver/Crystal) tileset for use with my own projects. Legally different from actual Pokémon tiles since they aren't one for one, right? 🤔

pokemon tileset

Last synced: 12 Apr 2025

https://github.com/nikouu/fun-weird-nasty-csharp

C# snippets That Make You Go Hmmm...

csharp dotnet

Last synced: 05 Apr 2025

https://github.com/nikouu/adafruit-feather-co2-meter

👩‍🔬 A carbon dioxide 💨 meter with an Adafruit⭐ RP2040 , a 2.9" eInk display 🖥 , a SCD-40 CO2 sensor, and CircuitPython 7 🐍.

Last synced: 11 Jul 2025

https://github.com/nikouu/neat-csharp-snippets

C# snippets that make me say "this will make a fine addition to my collection".

Last synced: 09 Apr 2025

https://github.com/nikouu/optimization-tools-and-notes

Tools and notes for C#/.NET optimization. Whether it's size or speed.

Last synced: 14 Feb 2026

https://github.com/nikouu/mgba-lua-helloworld

Simple hello world using lua with mGBA.

hello-world lua lua-script mgba

Last synced: 09 Apr 2025

https://github.com/nikouu/four-day-work-week-nz

Notes and articles specifically for New Zealand about who has four day work weeks.

Last synced: 21 Jan 2026

https://github.com/nikouu/web-api-clipboard.write-examples

Examples using the Web API Clipboard.write() function specifically for the MIME Type plain/html.

Last synced: 19 Mar 2026

https://github.com/nikouu/gameboycolorreducer

Reduce/decrease/simplify Gameboy Color images images online to the four colours of the original Gameboy (DMG).

aot aot-compilation blazor blazor-webassembly csharp dotnet gameboy gameboy-color gameboycolor gb-studio gbstudio sprites tiles webassembly

Last synced: 30 Apr 2026

https://github.com/nikouu/mgba-lua-socket

Small project to understand how the mGBA implementation of lua sockets works.

csharp dotnet lua lua-script mgba socket

Last synced: 07 May 2026

https://github.com/nikouu/filtering-list-with-another-list-dotnet-benchmarking

Benchmarking various ways to filter a list based on another list

Last synced: 09 Apr 2025

https://github.com/nikouu/roslyn-analyzers-learning

Repo for learning about Roslyn Analyzers

dotnet roslyn roslyn-analyzer

Last synced: 28 Apr 2026

https://github.com/nikouu/brothermanbill

Discord bot 🤖 written in C# for music 🎧 and memes 😁 for the whole server 🖥 to enjoy.

bot csharp discord discord-bot dotnet

Last synced: 10 May 2026

https://github.com/nikouu/asp.net-core-large-file-upload-examples

A minimal reproducible example to compare and contrast some uploading methods for large files to better understand how .NET handles large file uploads.

Last synced: 25 Jun 2025

https://github.com/nikouu/dotnet6-csharp10-minimal-api

Playing with minimal APIs

Last synced: 16 Jun 2025

https://github.com/nikouu/cpu-plays-pokemon

A fun little proof of concept for mGBA-http where it takes in your CPU usage as what button to press.

csharp dotnet mgba pokemon twitchplays

Last synced: 19 May 2026

https://github.com/nikouu/benchmarks

Misc small benchmarks

Last synced: 09 Apr 2025

https://github.com/nikouu/how-many-stars-are-given-to-a-user

Simple site to query how many stars⭐ a user has across all their public repos.

github stargazers

Last synced: 12 Sep 2025

https://github.com/nikouu/mgba-lua-socket-loadtest

Finding the limits of mGBA socket communication.

aspnetcore csharp dotnet lua mgba mgba-api performance

Last synced: 11 May 2026

https://github.com/nikouu/one-class-load-tester

🏋️‍♂️ A really simple few lines of code to get a dirty load tester going. 🏋️‍♀️

csharp load-test load-testing

Last synced: 09 Apr 2025

https://github.com/nikouu/bookmarklets

Little bookmarklets to fill in the smallest of gaps 🤏

Last synced: 09 Apr 2025

https://github.com/nikouu/directory

Per-topic directory for my repos. Repos may feature in more than one topic.

Last synced: 08 Feb 2026

https://github.com/nikouu/githubpages-leading-slash-examples

Shows the differences in leading slashes in GitHub Pages. https://nikouu.github.io/GitHubPages-Leading-Slash-Examples/

github-pages

Last synced: 02 Feb 2026

https://github.com/nikouu/compliance.redaction-with-zeroredact

A sample project to see how to integrate Microsoft​.Extensions​.Compliance​.Redaction with Nikouu.ZeroRedact.

compliance csharp redact redaction

Last synced: 29 Mar 2025

https://github.com/nikouu/extract-pokemon-crystal-palette

Looks through pret/pokecrystal to find every colour used in Pokemon Crystal.

csharp dotnet palette pokemon pokemon-crystal

Last synced: 19 May 2026

https://github.com/nikouu/procedural-pokemon-buildings

📒 Rule based generation of Generation One Pokémon buildings 🏦. Toggle features of the building 🏢 and use click and drag to resize 📐 on the fly

canvas javascript pokemon procedural

Last synced: 22 Jul 2025

https://github.com/nikouu/azure-functions-nativeaot-test

Testing the newly released .NET 7 support for AOT in Azure Functions.

Last synced: 13 Jul 2026

https://github.com/nikouu/ca2254-logging-experiments

Practically investigating why "CA2254: Template should be a static expression" exists and what we can do about it

Last synced: 09 Apr 2025

https://github.com/nikouu/pokesprite-spritesheet

The tilesheets for my needs for my Living Dex project via https://github.com/msikma/pokesprite

Last synced: 09 Apr 2025

https://github.com/nikouu/dotnet-core-url-binding-examples

A repo designed just to simply test out different bindings for ASP.NET Core

Last synced: 19 Jun 2025

https://github.com/nikouu/pro-net6-microservices

My code following the examples in Pro Microservices in .NET 6 book.

book csharp

Last synced: 09 Apr 2025

https://github.com/nikouu/nikouu

Profile readme

Last synced: 27 Jan 2026

https://github.com/nikouu/switch-expression-examples

I keep forgetting some of the neat things you can do with C#8 switch expressions, so here they are and where I found them.

Last synced: 22 Jan 2026

https://github.com/nikouu/string-to-guid-dotnet-benchmarking

Experimenting and benchmarking string to GUID code from Immo Landwerth (terrajobst)

benchmarking csharp dotnet guid performance string

Last synced: 27 Apr 2026

https://github.com/nikouu/httpclientbenchmarking

Benchmarking different ways C#'s HttpClient is used for GET calls so we can all better understand performance and use cases in .NET 8.

benchmark benchmarkdotnet benchmarking csharp dotnet dotnet6 dotnet7 dotnet8 httpclient

Last synced: 01 May 2026