Home
About
Projects
Contact
Toggle Menu
Home
About
Projects
Contact
Showing projects tagged with "Python".
Go Back
If you would like more detailed information about any project that is not in the click-through page, please
contact me.
I can't make most of the source code public due to copyright/plagarism concerns.
Pacman AI
Several different implementations of an AI able to play Pacman, using concepts from across the field of Artificial Intelligence. In addition to the classic arcade game, the AI can handle variants, such as when ghosts are invisible.
Python
ML/AI
Photo Manipulation
A collection of photoshop-like effects achieved entirely in Python
Python
ML/AI
RNA Aligner
An efficient algorithm for aligning RNA sequences to large genomes.
Python
Computational Biology
Typed Python
A compiler for a statically typed version of Python
Python
Programming Language Theory
C/C++
Typing Speed Test
A TypeRacer-inspired game where you compete to type a passage the fastest, with some cool additional features! Featured as a "Nifty Assignment" at SIGSCE 2020.
Python