Euan Torano's repositories
serial.nim
A Nim library for accessing serial ports.
dotenv.nim
dotenv implementation for Nim. Loads environment variables from `.env`
progress.nim
A simple progress bar for Nim.
semver.nim
Semantic versioning parser for Nim.
recaptcha.nim
reCAPTCHA support for Nim, supporting rendering a capctcha and verifying a user's response.
docker-zig
A docker image for Zig based upon Alpine Linux 3.16.
zig-chocolatey-package
A Chocolatey package for the Zig programming language.
pledge.nim
A wrapper around OpenBSD's pledge(2) systemcall for Nim.
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
compile-time-string-validation
Companion repository for my "Validating strings at compile time" log post
compose-paging-with-search-example
An example of a Compose app using androidx.paging with live search results.
docker-hugo
Truly minimal Docker images for Hugo open-source static site generator.
DotNetParserExample
An example of my standard approach for writing parsers in .net, to compare the differences between using Span<T> and arrays.
firebase-admin-dotnet
Firebase Admin .NET SDK
fluentui-combo-and-select
Example of an issue with FLuentUI combo box and select
macports-ports
The MacPorts ports tree
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.
mybb-text-editor
Demo version of a potential new text editor for MyBB
notifications-net-client
.NET client for the GOV.UK Notify API
pdo-typed-class-properties
An example of using PDO with PHP's typed class properties.
speedtest-go
CLI and Go API to Test Internet Speed using speedtest.net