Projects in Awesome Lists by TimothyMeadows
A curated list of projects in awesome lists by TimothyMeadows .
https://github.com/TimothyMeadows/reCAPTCHA.AspNetCore
Google reCAPTCHA v2/v3 for .NET Core 3.x
asp-net-core asp-net-mvc aspnetcore core2 core3 core31 dotnet dotnet-core google-recaptcha netframework nuget recaptcha
Last synced: 04 May 2025
https://github.com/timothymeadows/recaptcha.aspnetcore
Google reCAPTCHA v2/v3 for .NET Core 3.x
asp-net-core asp-net-mvc aspnetcore core2 core3 core31 dotnet dotnet-core google-recaptcha netframework nuget recaptcha
Last synced: 15 May 2025
https://github.com/TimothyMeadows/Yolo5.NetCore
You Only Look Once (v5) for .NET Core LTS
Last synced: 20 Apr 2025
https://github.com/timothymeadows/yolo5.netcore
You Only Look Once (v5) for .NET Core LTS
Last synced: 07 Jul 2025
https://github.com/timothymeadows/securerandom.netcore
Cryptographic pseudorandom number generator (CPRNG) using Blake2b, and PinnedMemory.
Last synced: 24 Feb 2026
https://github.com/timothymeadows/yolo6.netcore
You Only Look Once (v6) for .NET Core LTS
Last synced: 16 Apr 2025
https://github.com/TimothyMeadows/Yolo6.NetCore
You Only Look Once (v6) for .NET Core LTS
Last synced: 20 Apr 2025
https://github.com/timothymeadows/biginteger.netcore
Implementation of a arbitrary-precision arithmetic method using SecureRandom.
Last synced: 16 Apr 2025
https://github.com/timothymeadows/chacha20.netcore
Implementation of chacha20 cipher, designed by D. J. Bernstein. Optimized for PinnedMemory and .NET Core.
Last synced: 07 Oct 2025
https://github.com/timothymeadows/aeadchacha20poly1305.netcore
Implementation of AEAD_CHACHA20_POLY1305 an authenticated encryption with additional data algorithm using ChaCha20, and Poly1305 designed by D. J. Bernstein. Optimized for PinnedMemory, and .NET core.
Last synced: 16 Apr 2025
https://github.com/timothymeadows/argon2.netcore
Implementation of Argon2 key derivation function designed by Alex Biryukov, Daniel Dinu, and Dmitry Khovratovich. Optimized for PinnedMemory and .NET Core.
Last synced: 24 Feb 2026
https://github.com/timothymeadows/memorycache.netcore
Implementation of a parallel thread-safe in-memory caching system with save, and load support suited for state based programming.
Last synced: 16 Apr 2025
https://github.com/timothymeadows/blake2b.netcore
Implementation of the cryptographic hash, and mac functions of BLAKE2b. For .NET Core, optimized for PinnedMemory, and 64-bit platforms.
Last synced: 29 Mar 2025
https://github.com/timothymeadows/sqlite3-entities
SQLite3 Async Entities in JavaScript / Node.js
database javascript nodejs nosql sqlite3 sqlite3-entities
Last synced: 13 Apr 2026
https://github.com/timothymeadows/ml-kem.netcore
ML-KEM.NetCore is a pure managed .NET implementation of the NIST-standardized ML-KEM (Kyber) post-quantum key encapsulation mechanism.
Last synced: 27 Apr 2026
https://github.com/timothymeadows/poly1305chacha20.netcore
Implementation of poly1305-dona message authentication code, designed by D. J. Bernstein with a chacha20 nonce. Optimized for PinnedMemory and .NET Core depends on ChaCha20.NetCore.
Last synced: 05 Oct 2025
https://github.com/timothymeadows/rpi-clusterhat
rpi-clusterhat for node.js library designed for https://www.clusterhat.com/
Last synced: 29 Mar 2025
https://github.com/timothymeadows/timedmemorycache.netcore
Implementation of a parallel thread-safe in-memory caching system with save, and load support suited for 'state' programming and easy timeout support for time sensitive caching.
Last synced: 29 Mar 2025
https://github.com/timothymeadows/curve25519.netcore
An elliptic curve offering 128 bits of security and designed for use with the elliptic curve Diffie–Hellman (ECDH) key agreement scheme.
Last synced: 16 Apr 2025
https://github.com/timothymeadows/blake2b.net
Blake2b.Net provides an implementation of the cryptographic hash and MAC functions of the BLAKE2b algorithm, optimized for SIMD hardware instructions and PinnedMemory support.
Last synced: 31 Jan 2026
https://github.com/timothymeadows/storagepooljs
This is a javascript library designed to run in all desktop, and mobile browsers that can support the IndexedDB API. It functions much like most cloud based Storage API's that exist separating data between containers, and blobs.
browser file filestorage filesystem storagepool
Last synced: 14 Oct 2025
https://github.com/timothymeadows/poly1305.netcore
Implementation of poly1305-dona message authentication code, designed by D. J. Bernstein. Optimized for PinnedMemory and .NET Core.
Last synced: 24 Feb 2026
https://github.com/timothymeadows/heimdall
Heimdall AI Camera PoC using Intel® Movidius™ Neural Compute Stick.
Last synced: 29 Mar 2025
https://github.com/timothymeadows/peerbirdjs
Peerbird is an attempt to create a distributed peer to peer network in the browser that can provide a method for controlling who is in charge of storing user data in a complex website. While also offloading resource and asset loading of user created content onto users, and users that the user has approved.
Last synced: 29 Mar 2025
https://github.com/timothymeadows/r2gu
R2GU is a robot built in theme with Gods Unchained card Wind-Up Roller.
Last synced: 12 Feb 2026
https://github.com/timothymeadows/querystringarray.aspnetcore
Better QueryString arrays using HTTP GET.
Last synced: 29 Mar 2025
https://github.com/timothymeadows/birdgineering
Birdgineering is a steam punk, H.P lovecraft in space styled mod pack put together by Birdgineer. It's heavily based on multi-block world crafting. It has support for various levels of technology from horse power to nuculear reactors, space travel, new planets, aliens, bosses, archaeology, paleontology, and ritualistic magical arts.
Last synced: 07 Jan 2026
https://github.com/timothymeadows/redismemorycache.netcore
Implementation of a parallel thread-safe in-memory caching system with save, and load support suited for 'state' programming and easy timeout support for time sensitive caching with Redis support.
Last synced: 10 Jun 2025
https://github.com/timothymeadows/redismemorycache.net
Implementation of a parallel thread-safe in-memory caching system with save, and load support suited for 'state' programming and easy timeout support for time sensitive caching with Redis support.
Last synced: 29 Mar 2025
https://github.com/timothymeadows/ml-kem.netcore.browser
ML-KEM.NetCore.Browser is a pure JavaScript companion package to ML-KEM.NetCore focused on **ML-KEM-768** compatibility in browser and Node.js runtimes.
Last synced: 27 Apr 2026
https://github.com/timothymeadows/blackfeatherjs
Blackfeather in JavaScript / Node
compression compressionjs cryptology cryptologyjs javascript nodejs
Last synced: 03 May 2026
https://github.com/timothymeadows/memorycache.net
Implementation of a parallel thread-safe in-memory caching system with save, and load support suited for 'state' programming.
Last synced: 29 Mar 2025
https://github.com/timothymeadows/timedmemorycache.net
Implementation of a parallel thread-safe in-memory caching system with save, and load support suited for 'state' programming and easy timeout support for time sensitive caching.
Last synced: 10 Aug 2025
https://github.com/timothymeadows/post-install-cleanup
This is a group of post install clean up scripts for various operating systems.
Last synced: 12 Sep 2025