Projects in Awesome Lists by dnmfarrell
A curated list of projects in awesome lists by dnmfarrell .
https://github.com/dnmfarrell/perl6-one-liners
Look what you can do at the terminal! A collection of Perl6 one liners
Last synced: 27 Oct 2025
https://github.com/dnmfarrell/berrybrew
The Windows Strawberry Perl version manager - written in C#
Last synced: 18 Jul 2025
https://github.com/dnmfarrell/perly-bot
a RSS trawler and social media broadcaster
Last synced: 24 Jun 2025
https://github.com/dnmfarrell/uri-encode-c
C library for URI percent encoding/decoding
Last synced: 14 Apr 2025
https://github.com/dnmfarrell/stasis
an encrypting archive tool using tar, gpg and perl
Last synced: 14 Apr 2025
https://github.com/dnmfarrell/perltricks-static
PerlTricks.com is a website dedicated to Perl programming code and community news.
Last synced: 08 Mar 2026
https://github.com/dnmfarrell/perl-icons
A collection of SVG icons associated with the Perl programming language
Last synced: 25 Oct 2025
https://github.com/dnmfarrell/tap.sh
A POSIX-compliant unit test library for shell code
Last synced: 14 Apr 2025
https://github.com/dnmfarrell/iamsim
A Prolog module that stores IAM policies and actions to simulate permissions.
aws-iam cloud-security prolog simulation
Last synced: 01 Feb 2026
https://github.com/dnmfarrell/settlers-game-notation
Game notation for Settlers, JSON
Last synced: 14 Apr 2025
https://github.com/dnmfarrell/ch
Program ChatGPT from a POSIX shell
chatgpt openai perplexity posix-shell
Last synced: 14 Apr 2025
https://github.com/dnmfarrell/bashfix
A Linux Perl script to patch Bash to be Shellshock proof
Last synced: 14 Apr 2025
https://github.com/dnmfarrell/hash-tidy
Fight entropy and disorder! Tidy your Perl hashes in vim
Last synced: 14 Apr 2025
https://github.com/dnmfarrell/app-wu
Terminal app that provides an hourly weather forecast using Weather Underground API
Last synced: 12 Aug 2025
https://github.com/dnmfarrell/perl-lox
Perl Interpreter for the Lox programming language
crafting-interpreters lox perl perl-lox programming-languages
Last synced: 05 Jun 2026
https://github.com/dnmfarrell/webstersearch
CLI and Vim plugin for search webster's 1913 dictionary
perl vim webster webster-unabridged-dictionary
Last synced: 25 Sep 2025
https://github.com/dnmfarrell/uri-encode-xs
A C based URI encoder decoder for Perl
Last synced: 07 Dec 2025
https://github.com/dnmfarrell/algorithm-kelly
Calculate the fraction of a bankroll to bet
Last synced: 17 Apr 2026
https://github.com/dnmfarrell/gimp-spriteflip
GIMP plugin to flip or rotate regions of an image. Useful for sprites
flip gimp images rotate sprites spritesheets transform
Last synced: 07 Mar 2026
https://github.com/dnmfarrell/bash-csv
Bash library to parse csv strings into an array
Last synced: 20 Apr 2026
https://github.com/dnmfarrell/www-canihazip
get your external ip address with canihazip.com
Last synced: 20 Apr 2026
https://github.com/dnmfarrell/the-descriptor
A definition of the B5000 information processing system
Last synced: 19 Feb 2026
https://github.com/dnmfarrell/talk-relaunching-perl.com
Talk materials for my presentation at the Perl Conference 2018 in Salt Lake City
Last synced: 13 Feb 2026
https://github.com/dnmfarrell/class-lambda
A proof-of-concept object system for Perl built using only lexical scope and lambdas
Last synced: 11 Feb 2026
https://github.com/dnmfarrell/math-shape-point
Perl class for a 2d point object in cartesian space with utility angle methods
Last synced: 06 Mar 2025
https://github.com/dnmfarrell/exercism-common-lisp
My solutions for the Exercism Common Lisp track
common-lisp exercism exercism-solutions
Last synced: 09 Mar 2026
https://github.com/dnmfarrell/sub-attributes
Meta programming with subroutine attributes
Last synced: 20 Apr 2026
https://github.com/dnmfarrell/prolog-pattern-match
A Definite Clause Grammar to match strings to string patterns, with * as a wildcard.
Last synced: 04 Feb 2026
https://github.com/dnmfarrell/forklift
The POSIX shell concurrent stream processor
Last synced: 27 May 2026
https://github.com/dnmfarrell/ddg-cheatsheet-check
Checks DuckDuckGo JSON cheatsheets for correctness
Last synced: 11 Oct 2025
https://github.com/dnmfarrell/aws-ip
Get and search AWS IP ranges in a caching, auto-refreshing way
Last synced: 25 Apr 2026
https://github.com/dnmfarrell/excelreader
.Net C# Object Oriented Interface - makes reading Excel data easy
Last synced: 05 Jun 2026
https://github.com/dnmfarrell/nginx-fastcgi-cache
Perl module to clear nginx's FastCGI cache on demand
Last synced: 06 Jun 2026
https://github.com/dnmfarrell/grammar-diagnostic
print Perl 6 Grammar debug msgs more easily
Last synced: 17 Feb 2026
https://github.com/dnmfarrell/secapp_login
Perl Catalyst web application with secure login page
Last synced: 19 Aug 2025
https://github.com/dnmfarrell/excellent
Haskell module for finding Excellent numbers
Last synced: 13 Jun 2025
https://github.com/dnmfarrell/ppi-prettify
A Perl HTML pretty printer to use with Google prettify CSS skins, no JavaScript required!
Last synced: 26 May 2026
https://github.com/dnmfarrell/real-world-haskell
Notes and exercises from the textbook Real World Haskell by Bryan O'Sullivan, Don Stewart, and John Goerzen
Last synced: 22 Apr 2026
https://github.com/dnmfarrell/chrome-accept-cookies
A Chrome extension to automatically accept cookie consent banners so you can get back to browsing. Collects zero data.
chrome-extension cookie-consent cookie-policy
Last synced: 11 Apr 2026
https://github.com/dnmfarrell/tie-scalar-ratio
a scalar which multiplies its value each time it is accessed
Last synced: 11 Apr 2026
https://github.com/dnmfarrell/tie-scalar-callback
A scalar which executes a callback every time is used
Last synced: 06 Mar 2025
https://github.com/dnmfarrell/www-perltricksip
Retrieves your external IP address
Last synced: 11 Jun 2025
https://github.com/dnmfarrell/highs
POSIX-compatible shell script which reads a stream of numbers printing higher numbers as encountered
Last synced: 20 Apr 2026
https://github.com/dnmfarrell/math-shape-vector
2d vector library in cartesian space
Last synced: 06 Jun 2026
https://github.com/dnmfarrell/math-shape-grid
2d grid for printing Math::Shape::Point objects
Last synced: 25 Sep 2025
https://github.com/dnmfarrell/elementsofcomputingsystems
Solutions for Nisan and Schocken 1st edition
Last synced: 08 Mar 2026
https://github.com/dnmfarrell/filecopy
A C daemon that monitors a directory and copies files to a target directory
Last synced: 10 Oct 2025
https://github.com/dnmfarrell/tampermonkey-athena-cost-estimator
Adds an estimated cost amount in USD to AWS Athena console
athena aws javascript tampermonkey-userscript
Last synced: 16 May 2026
https://github.com/dnmfarrell/encode-utf8-slow
A naive UTF-8 encoder/decoder written in Perl
Last synced: 12 Oct 2025
https://github.com/dnmfarrell/libentity
C doubly linked list for managing game entities
Last synced: 13 Oct 2025
https://github.com/dnmfarrell/pod-perltricks
Parser for PerlTricks pseudopod
Last synced: 09 May 2025
https://github.com/dnmfarrell/go-errval
Provides a generic error catching interface to reduce boilerplate and fragile error checking code
Last synced: 11 Sep 2025
https://github.com/dnmfarrell/email-responder
Script that responds to emails
Last synced: 25 Apr 2026
https://github.com/dnmfarrell/win32-ie-mechanize
Webdriver for IE, JavaScript enabled
Last synced: 16 Apr 2026
https://github.com/dnmfarrell/pss-stream
POSIX-compatible shell script which streams the Proportional Set Size used by a process.
Last synced: 20 Apr 2026
https://github.com/dnmfarrell/catalyst-plugin-actionpaths
Get Catalyst actions with example paths included
Last synced: 17 Apr 2026
https://github.com/dnmfarrell/march
An experiment, a 2d game engine written in Perl
Last synced: 20 Apr 2026