Contact Me

Home

CCLASS

image of project

A website for the CClass League of Population 1 competitive gaming. It takes the data from a Firebase Realtime Database to show game scores, league standings, and team stats.

TypeScript, React/NextJs

black image

Endotoxin Analysis

image of project

A ditty piece of code that does the analysis of Endotoxin Raw Data files from the Endotoxin (LAL) Test from Lonza Bioscience. It made life easier in the lab.

Python

black image

Kmer Alignment Tool

The Kmer Alignment Tool takes DNA genome sequences, choppes them up into kmers, and then aligns those kmers to Reference DNA files. For the alignment it uses a combination of Suffix Arrays and the Burrows-Wheeler Transform.

C++

black image

Loupe Antibodies

A python script that extracts the antibodies protein sequences after Loupe analysis from BEAM-Ab. It can also run BioPhi on the sequences to calculate their humanness.

Python

black image

Snake & Tacos

image of project

Java implementation of the snake game, with tacos! A single player can play Adventure mode (5 maps) or versus a NPC. There is also the option for two players to go against one another and three speed settings.

Java

black image