tgjohnst
Cloud-native computational biologist, data scientist, and endless tinkerer.
@Shape-Therapeutics Seattle, WA
Pinned Repositories
AppleSoftBASIC-transfer-macOS-to-IIc
Tools and notes for transferring Applesoft BASIC from a modern mac to a IIc
auto_rnngine
Snakemake-driven pipeline for creating generative text models with tensorflow-char-rnn. Produces nice reports comparing models with various parameters.
bioinformatics_collection
A collection of various scripts I've written to accomplish various bioinformatic tasks. Good place to find some more updated code samples.
crush-ping
A cute little IoT device which receives and prints messages.
DeepestRacer
Reward functions for a competitive DeepRacer autonomous 1/18 scale vehicle
DNA-Keyboard
Documentation for building a simple 4-key USB Keyboard that has ACGT to act as the equivalent of a tenkey for bioinformatics
Easy-StableDiffusion-WebUI
Notebooks to run the StableDiffusion AI image generation web-app on RunPod and other cloud GPU services
kindle2-network-fix
Documentation for fixing network issues on a 2nd gen kindle
pihole-guide
Guide to creating a Pi-Hole (DNS/DHCP server that blocks ads network-wide!)
TwitterContestBot
Heavily-modified fork of the TwitterFollowBot library for a twitter bot, with the intent of supporting bots that automatically enter and win contests (contest bot files not included for competition's sake :P )
tgjohnst's Repositories
tgjohnst/playgrouNNd
Documentation for various experiments with neural networks
tgjohnst/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
tgjohnst/bioconda-recipes
Conda recipes for the bioconda channel.
tgjohnst/tensorflow-char-rnn
Char-RNN implemented using TensorFlow.
tgjohnst/interactive-coding-challenges
April 2017 - Huge Update! Interactive, test-driven Python coding interview challenges (algorithms and data structures). Includes Anki Flashcards.
tgjohnst/seattle-weather
tgjohnst/restaurant-weekr
Hobby project to create website(s) that provide much-improved restaurant week listings (since city websites inevitably suck), powered by the Yelp API
tgjohnst/TwitterContestBot
Heavily-modified fork of the TwitterFollowBot library for a twitter bot, with the intent of supporting bots that automatically enter and win contests (contest bot files not included for competition's sake :P )
tgjohnst/RR_Proj2_HarmfulWeatherEvents
Second project for 'Reproducible Research' as part of the JHU Data Science specialization. Project involves exploratory analysis of harmful weather events, knitted together with literate programming into a final report.