Pinned Repositories
100-Line-Snake
The Snake Game in a single HTML page for < 100 lines of code
ackerman
ackermann programs
CC-069-Redone
This is a large-scale refactoring of my version of the Coding Train's Coding Challenge 69 - Steering Behaviors
custom-youtube-speed
An extension for setting a custom playback speed in YouTube videos
iMacColorUnlocker
Access to the iMac custom colors in macOS
Python-Finite-State-Machine
Using finite state machines in python in a really concise and declarative way through decorators
SocDraw
Drawing in P5.js over sockets
URL-Shortener
A simple URL shortener in using Node, Express, and SQLite3
WikiText
WordnikCLI2
A CLI tool for looking up definitions of English words
elunico's Repositories
elunico/custom-youtube-speed
An extension for setting a custom playback speed in YouTube videos
elunico/URL-Shortener
A simple URL shortener in using Node, Express, and SQLite3
elunico/blog
My Roll-Your-Own-Blog Blog
elunico/CC-069-Redone
This is a large-scale refactoring of my version of the Coding Train's Coding Challenge 69 - Steering Behaviors
elunico/elunico.github.io
My personal website
elunico/guppy
a command line tool for getting information on GitHub repos and users
elunico/MenuMission
A tool for putting Mission Control and/or Launchpad buttons in your Menu Bar
elunico/pyfunctional
elunico/tecoradors
My decorators python package.
elunico/Terminal-Typing-Test
elunico/bsort
elunico/colorcodes
Printing text in color and style for python
elunico/dupdetector
Finding duplicates with hashing in C++
elunico/emulator
An emulator that was going to be the 6502 until I realized I don't know how a 6502 works.
elunico/Full-Stack-AI-Meme-Generator
Uses Various AI Service APIs to generate memes with text and images
elunico/investment-calculator
elunico/KCache
A general Caching library built in Kotlin. Similar to my PyCaching cache implementation in Python
elunico/Kotlin-Validator-Delegates
A lot of code for delegates in Kotlin that can validate many kinds of data in many ways
elunico/nyt-letter-boxed
Searching for solutions to NYT Letter Boxed game. Knows some words the NYT doesn't so many false positives
elunico/plotter
Wrapper library around matplotlib so I don't have to use it the way they want
elunico/PyCaching
Ephemeral Caching of any data to the filesystem
elunico/pyprogress
Progress Bar for Terminal in Python
elunico/pytomutil
Utils in Python.
elunico/rdp-c
elunico/ReactionTime
elunico/ReactionTimeSwift
Reaction Time JavaFX program written for macOS/iOS
elunico/SpiderEvoSim
spiders
elunico/table-gen
Turning (rich, custom) CSV files into nice-ish looking HTML tables
elunico/tf-idf
elunico/wave-function-collapse
Inspired by and adapted from the Coding Train video on Wave Function Collapse