Nathan Kleyn's repositories
gitignore.rs
Implementation of .gitignore file parsing and glob testing in Rust.
handlebars-cli
A CLI tool for templating with Handlebars. Useful for building scripts around interpolating values out of JSON files!
acts_as_graph_vertex
Simple mixin for adding graph like functions (parents, children, traversal, etc) to any class.
advent-of-code-2018
My attempts at the Advent Of Code 2018 exercises!
advent-of-code-2019
My attempts at the Advent Of Code 2019 exercises!
advent-of-code-2020
My attempts at the Advent Of Code 2020 exercises!
advent-of-code-2022
My attempts at the Advent Of Code 2022 exercises!
advent-of-code-2024
My attempts at the Advent Of Code 2024 exercises!
attr_combined_accessor
Combined reader/writer accessors in Ruby, ideal for chaining or DSLs.
call_me_ruby
Simple, declarative, ActiveModel style events/hooks/callbacks in Ruby!
drizzle-orm
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
elysia
Ergonomic Framework for Humans
elysia-basic-auth
Basic auth plugin for Elysiajs
homebrew-core
🍻 Default formulae for the missing package manager for macOS
nathankleyn
My profile README!
nathankleyn.github.io
My personal website as a Jekyll website hosted on GitHub Pages.
renovate
Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
sentry-javascript
Official Sentry SDKs for JavaScript
sliding_window
Implements the sliding window algorithm. This is useful for traversing a phrase during NEL processing.
teampave.github.io
Recent posts from Portify
trufflehog-actions-scan
Scan repository for secrets with basic defaults in place for easy setup.