apivan19
Research Assistant at Brigham and Women's Hospital in Boston, MA. Looking to pursue a graduate degree in Boston Currently Reorganizing Repos
Boston, MA
Pinned Repositories
6_Degrees_to_the_Heat_Death_of_the_Universe
Program that will, given a Wikipedia starting page, show what links lead to Wikipedia's page for the heat death
Bioinformatics_Library_Tests
Just a repository to try new things with Data/Bio related libraries
Boids_Organic_Motion_Example
Just a simple demonstration of boids moving organically in python
Card_Games
Various Card Games using the same "Card" and "Deck" objects
Chain_Reaction
One of the lesser known great games - let's learn how to make it / play it!
My_Rosalind_Solutions
Bioinformatics Online Training Problems
Pathfinding_Algorithm_Visualization
Visualizing Various Pathfinding Algorithms (DFS, BFS, A*, etc) and Interacting with the obstacle map
Procedural_World_Generation
My attempt at at making procedurally generated world in python, similar to the ones by Sebastian Lague in C#
Protein_Structure_Visualization
Various Proteins and Seeing how to visualize them in python
Various_Car_Training_Models
Basic Version of a Genetic Algorithm that is used to train a circle to make it around obstacles to the finish line
apivan19's Repositories
apivan19/6_Degrees_to_the_Heat_Death_of_the_Universe
Program that will, given a Wikipedia starting page, show what links lead to Wikipedia's page for the heat death
apivan19/Bioinformatics_Library_Tests
Just a repository to try new things with Data/Bio related libraries
apivan19/Boids_Organic_Motion_Example
Just a simple demonstration of boids moving organically in python
apivan19/Card_Games
Various Card Games using the same "Card" and "Deck" objects
apivan19/Chain_Reaction
One of the lesser known great games - let's learn how to make it / play it!
apivan19/Checkers
Your general run of the mill checker game
apivan19/Chess
Making a Chess Game where the AI is UNBEATABLE MWAHAHAHAHA
apivan19/Ecology_Selection_Interaction_Simulation
I want to make something similar to Sebastian Lague's environment, but in Python.
apivan19/Go
Let's see how good my Go AI can be without crashing my computer
apivan19/Misc.
Temp Repository
apivan19/Molecular_Environment_From_Genes
Ongoing Project: Given a Complete Genetic Code, I want to figure out how to create a "living system" with molecular motion.
apivan19/My_Rosalind_Solutions
Bioinformatics Online Training Problems
apivan19/Pacman
Pacman game so I can actually learn the rules
apivan19/Plasmid_Map_Drawing_Program
A program that allows you to easily make scalable and specific plasmid designs
apivan19/Pokemon_Perfection
My own take on a pokemon game since I haven't agreed with the choices that Nintendo has made over the last few generations
apivan19/Procedural_World_Generation
My attempt at at making procedurally generated world in python, similar to the ones by Sebastian Lague in C#
apivan19/Programming_Tips
Just some programming tips to keep in mind and refresh on once in a while
apivan19/Protein_Structure_Visualization
Various Proteins and Seeing how to visualize them in python
apivan19/Reaction_Time_Game
Just a program/game that measures your reaction time
apivan19/Rogue_like
Some game w/ general mechanics of Hyper Light Drifter. I'll get back to this at some point.
apivan19/Roguelike_Game
Something like a "Realm of the Mad God / Dead Cells / Hades / etc" Game
apivan19/Shogi
Japanese Chess - English Translation of the Rules Will be Included
apivan19/Space_Invaders
apivan19/Spaceships_and_Asteroids
pew pew
apivan19/Text_Adventure_Game
I'm currently thinking something along the lines of Command Line Text game combined with an original final fantasy battle style / skyrim very special edition style
apivan19/Tic_Tac_Toe
Tic Tac Toe Applications and Everything related including image resources that are used for the game.
apivan19/Various_Car_Training_Models
Basic Version of a Genetic Algorithm that is used to train a circle to make it around obstacles to the finish line
apivan19/Viral_Simulation
I want to make something in Python similar to "Primer"s simulation of viral spread
apivan19/Visual_Representation_Seqence_Allignments
A visual representation of aligning sequences and how it is done with various algorithms
apivan19/Voxel_based_game
Some game that will be voxel based... just a general idea for now, I'll get back to this