Skip to content
View ToniWestbrook's full-sized avatar

Organizations

@SyntheticDreams
Block or Report

Block or report ToniWestbrook

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ToniWestbrook/README.md

Thanks for taking an interest in my projects! Listed below are my scientific applications developed for work and a variety of hardware and retrocomputing projects I work on in my spare time.

✨ I'm currently working on Cloudburst Connection, an RPG adventure game where you run your own dial-up Bulletin Board System (BBS). Add new features, keep your users happy, and explore other boards as a deeper story unfolds. Check here to follow its development!

UNH and Bioinformatics Projects

Project Description
RepeatFS File system providing scientific reproducibility through provenance and automation
PALADIN Protein sequence alignment tool designed for the accurate functional characterization of metagenomes
PALADIN_Plugins Pipeline plugins for PALADIN, providing HPC support, abundance (taxonomy, go terms), automation, etc
Mitobin Taxonomic classification and read binning of mitochondrial DNA
ImageJ_Plugins A collection of plugins for ImageJ/FIJI

Personal and Synthetic Dreams Projects

Project Description
Shredz64 Guitar Hero style game for the Commodore 64
NetPaint 100% text-only drawing program, compatible with any terminal emulator that supports the mouse, such as PuTTY, Konsole, iTerm2, and many others
Whirlwind Nintendo Entertainment System (NES) compatible FPGA core
IntLog Monitor and log BIOS and DOS interrupts for debugging 16-bit DOS programs

Pinned

  1. paladin paladin Public

    Protein Alignment and Detection Interface

    C 56 7

  2. SyntheticDreams/NetPaint SyntheticDreams/NetPaint Public

    Terminal compatible text-based drawing program

    Python 16 1

  3. paladin-plugins paladin-plugins Public

    Pipeline plugins for PALADIN, providing HPC support, abundance (taxonomy, go terms), customized reports, etc

    Python 3 1

  4. SyntheticDreams/whirlwind SyntheticDreams/whirlwind Public

    Nintendo Entertainment System (NES) compatible FPGA core

    Verilog 9 2

  5. repeatfs repeatfs Public

    RepeatFS

    Python 8 1

  6. intlog intlog Public

    Interrupt logging for 16-bit DOS programs

    Assembly