hwynn
graduated in 2015 with B.S. Biology at Southwestern College. Current undergraduate majoring in computer science at Kansas University
Pinned Repositories
adaptive-grid-layout
Kivy layout that adapts dimensions based off children elements.
anger
EECS448 lab7 2017
bioscripts
biopython demonstration scripts. Bioinformatic protein sequencing scripts
Cucong-Zhong-s-Software-Webpage
A webpage created for the missing "software" page of Cucong Zhong's professional website. This was my first project under his employment in the summer of 2018.
github-workshop
Introduction to Git + Github Workshop for ACM@KU (14 September 2016)
inventory
scripting practice: allows users to add and remove items to an inventory and check the contents
location-logging-testing
logs the locations of the user from their browser. Uses geolocation and xmlhttprequests
pages
pokemon php class project for database course in 2019
stoBlocks
This takes a stockholm file as input, finds motifs in it, then generates stockholm files for each motif
tagger
metadata editing software. Designed to be easy to use
hwynn's Repositories
hwynn/tagger
metadata editing software. Designed to be easy to use
hwynn/adaptive-grid-layout
Kivy layout that adapts dimensions based off children elements.
hwynn/anger
EECS448 lab7 2017
hwynn/bioscripts
biopython demonstration scripts. Bioinformatic protein sequencing scripts
hwynn/Cucong-Zhong-s-Software-Webpage
A webpage created for the missing "software" page of Cucong Zhong's professional website. This was my first project under his employment in the summer of 2018.
hwynn/github-workshop
Introduction to Git + Github Workshop for ACM@KU (14 September 2016)
hwynn/inventory
scripting practice: allows users to add and remove items to an inventory and check the contents
hwynn/location-logging-testing
logs the locations of the user from their browser. Uses geolocation and xmlhttprequests
hwynn/pages
pokemon php class project for database course in 2019
hwynn/stoBlocks
This takes a stockholm file as input, finds motifs in it, then generates stockholm files for each motif
hwynn/gridprint
The experimental progress of my bioinformatics homework assignment.
hwynn/kivy
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
hwynn/Kivy-Examples
It turns out you can make user interfaces in python. Here's the basics.
hwynn/Lab2
my lab2 for EECS448 it's a voting system simulator. Don't actually use this to test your elections.
hwynn/pp
Code for book Python Playground by Mahesh Venkitachalam (No Starch Press, USA)
hwynn/QuickJournal
My first firefox addon. It wasn't very good. But the user interface was nice.
hwynn/restroomLogger
a web application that stores user location data. Used by project members to record restroom locations
hwynn/RNAseq-Software-Tutorial
A website showing how to install and use various bioinformatics software that would be used in Dr. Zhong's bioinformatics graduage class. Together, the software can be used in a RNA-seq pipeline. Made under and during Dr. Zhong's employment during the summer of 2018.
hwynn/roughTagger
The tagger project made as a visual studio c++ project
hwynn/settingsMenu
pretty printing practice