Pinned Repositories
daemonocle
A Python library for creating super fancy Unix daemons
jnrbsn.com
This is the source code for jnrbsn.com, my personal website.
python-latest-user-agents
Get the latest user agent strings for major browsers and OSs
rubiks-cube-scrambler
A super simple Rubik's Cube scrambler written in JavaScript
user-agents
Latest user agent strings for major browsers and OSs; checks for updates daily
jnrbsn's Repositories
jnrbsn/daemonocle
A Python library for creating super fancy Unix daemons
jnrbsn/user-agents
Latest user agent strings for major browsers and OSs; checks for updates daily
jnrbsn/python-latest-user-agents
Get the latest user agent strings for major browsers and OSs
jnrbsn/rubiks-cube-scrambler
A super simple Rubik's Cube scrambler written in JavaScript
jnrbsn/jnrbsn.com
This is the source code for jnrbsn.com, my personal website.
jnrbsn/cfpg
The Carpus Friendly Password Generator uses a quantitative typing effort model to generate secure passwords that are measurably easy-to-type (a.k.a. carpus friendly) on standard QWERTY keyboards.
jnrbsn/python-projects
Python solutions to https://github.com/karan/Projects
jnrbsn/browser-upgrade
A simple little landing page to which you can redirect old versions of IE to suggest an upgrade
jnrbsn/compact_enc_det
Forked from google/compact_enc_det. See changes: https://github.com/google/compact_enc_det/compare/master...jnrbsn:master
jnrbsn/deasciiify
Translate ASCII text into readable non-ASCII text
jnrbsn/github-actions-test
jnrbsn/Greybird-xfwm4-hidpi
Xfce Greybird with xfwm4 hidpi theme
jnrbsn/pyobjdb
Simple Python key-value object database
jnrbsn/python-click-prettify
Extensions for click to make pretty CLIs in Python