eriknyquist
software developer specializing in C for embedded systems, and python
@novoengineeringSan Diego
Pinned Repositories
boyermoore
Boyer-moore in pure python, search for unicode strings in large files quickly
BrainfuckIntern
Uses a genetic algorithm to "evolve" brainfuck programs with desirable behaviours
duckargs
Code generation tool, creates python / C programs that parse command line arguments. Say bye to starting each project by reading "argparse" / "geptopt.h" docs.
generate_life_calendar
Generate a personalized life calendar poster
librxvm
non-backtracking NFA-based regular expression library, for C and Python
nedry
Nedry is a fun & useful discord bot with a modular plugin system (formerly "twitch_monitor_discord_bot")
personal-site
ptttl
Superset of NOKIA's RTTTL which adds polyphony & vibrato. Includes Python and C implementations.
text_game_maker
Python framework for creating text-based games (interactive fiction)
tones
Pure-python library for generating audio tones, with support for polyphony, pitch-bending and vibrato
eriknyquist's Repositories
eriknyquist/generate_life_calendar
Generate a personalized life calendar poster
eriknyquist/duckargs
Code generation tool, creates python / C programs that parse command line arguments. Say bye to starting each project by reading "argparse" / "geptopt.h" docs.
eriknyquist/boyermoore
Boyer-moore in pure python, search for unicode strings in large files quickly
eriknyquist/ptttl
Superset of NOKIA's RTTTL which adds polyphony & vibrato. Includes Python and C implementations.
eriknyquist/personal-site
eriknyquist/BrainfuckIntern
Uses a genetic algorithm to "evolve" brainfuck programs with desirable behaviours
eriknyquist/nedry
Nedry is a fun & useful discord bot with a modular plugin system (formerly "twitch_monitor_discord_bot")
eriknyquist/bfi
Fast optimizing Brainfuck interpreter in pure python
eriknyquist/deep_space_trader
Deep Space Trader is a turn-based strategy game inspired by the old DOS game "Drugwars".
eriknyquist/versionedobj
Easy object serialization and versioning framework for python
eriknyquist/app_timer
Friendly, lightweight, hardware-agnostic timer abstraction layer in C. Use a single timer/counter source to drive many timed events.
eriknyquist/chatbot_utils
RegEx-based fuzzy command / response handling for conversational chatbots
eriknyquist/hashtable
A lightweight separate-chaining arena-backed hashtable in C, designed to be flexible enough for embedded systems
eriknyquist/keystroke_transcriber
Records global keypress events and translates them into a program that replays those keypress events on some programmable USB HID device (e.g. Digispark)
eriknyquist/wikichangewatcher
Python library for easy monitoring of all Wikipedia page edits
eriknyquist/parse_args
Portable command-line argument parser for C programs
eriknyquist/addlad
A single-instruction esoteric programming language, inspired by Chris Domas' "MovFuscator"
eriknyquist/ArduinoSoftwarePinInterrupts
This arduino library implements a software-polling-based version of the "attachInterrupt" function, which supports all digital pins on all hardware types, supports attaching multiple handlers to a single pin, and also has built-in optional debouncing for your input signals.
eriknyquist/arduinozero-metronome
Stage metronome for drummers, using Arduino Zero
eriknyquist/snakeng
Implementation of the classic "snake" game as a re-usable engine. Play snake on the command line, or implement your own!
eriknyquist/varints
Variable-length integer (VLQ) encoding and decoding, in C99. https://en.wikipedia.org/wiki/Variable-length_quantity
eriknyquist/binbuilder
eriknyquist/cplate
eriknyquist/dotfiles
eriknyquist/eriknyquist
eriknyquist/iPlug2
C++ Audio Plug-in Framework for desktop, mobile and web [PRE-RELEASE]
eriknyquist/piripper
eriknyquist/resume
eriknyquist/UnityZombieGame
eriknyquist/unleashed-firmware
Flipper Zero Unleashed Firmware