Pinned Repositories
docker-zig
A docker image for Zig based upon Alpine Linux 3.16.
dotenv.nim
dotenv implementation for Nim. Loads environment variables from `.env`
ip.zig
A Zig library for working with IP Addresses
pledge.nim
A wrapper around OpenBSD's pledge(2) systemcall for Nim.
progress.nim
A simple progress bar for Nim.
recaptcha.nim
reCAPTCHA support for Nim, supporting rendering a capctcha and verifying a user's response.
semver.nim
Semantic versioning parser for Nim.
serial.nim
A Nim library for accessing serial ports.
SimpleGravatar
A super simple class to generate Gravatar images based on email addresses.
sysrandom.nim
A Nim library to generate random numbers and random ranges of bytes using the system's PRNG.
euantorano's Repositories
euantorano/serial.nim
A Nim library for accessing serial ports.
euantorano/dotenv.nim
dotenv implementation for Nim. Loads environment variables from `.env`
euantorano/progress.nim
A simple progress bar for Nim.
euantorano/semver.nim
Semantic versioning parser for Nim.
euantorano/recaptcha.nim
reCAPTCHA support for Nim, supporting rendering a capctcha and verifying a user's response.
euantorano/ip.zig
A Zig library for working with IP Addresses
euantorano/docker-zig
A docker image for Zig based upon Alpine Linux 3.16.
euantorano/zig-chocolatey-package
A Chocolatey package for the Zig programming language.
euantorano/pledge.nim
A wrapper around OpenBSD's pledge(2) systemcall for Nim.
euantorano/tempdir.nim
A Nim library to create and manage temporary directories. Inspired by the Rust library of the same name: https://github.com/rust-lang-nursery/tempdir
euantorano/compile-time-string-validation
Companion repository for my "Validating strings at compile time" log post
euantorano/compose-paging-with-search-example
An example of a Compose app using androidx.paging with live search results.
euantorano/BaGet
A lightweight NuGet and symbol server
euantorano/choosenim
euantorano/docker-hugo
Truly minimal Docker images for Hugo open-source static site generator.
euantorano/DotNetParserExample
An example of my standard approach for writing parsers in .net, to compare the differences between using Span<T> and arrays.
euantorano/firebase-admin-dotnet
Firebase Admin .NET SDK
euantorano/fluentui-combo-and-select
Example of an issue with FLuentUI combo box and select
euantorano/macports-ports
The MacPorts ports tree
euantorano/merge-system
The MyBB Merge System allows for easy merging of an existing forum (be it MyBB or another forum software) into a MyBB 1.8.x forum.
euantorano/mybb
MyBB is a free and open source forum software.
euantorano/mybb-text-editor
Demo version of a potential new text editor for MyBB
euantorano/Nim
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
euantorano/notifications-net-client
.NET client for the GOV.UK Notify API
euantorano/packages
List of packages for Nimble
euantorano/pdo-typed-class-properties
An example of using PDO with PHP's typed class properties.
euantorano/phobos
The standard library of the D programming language
euantorano/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
euantorano/speedtest-go
CLI and Go API to Test Internet Speed using speedtest.net
euantorano/valitron
Valitron is a simple, elegant, stand-alone validation library with NO dependencies