Implementation of a deep learning model (Cycle GAN) to transform human faces into anime faces.
Collaborative story building through texts using Twilio.
Implementation and testing of various locks for correctness and performance
A simulation of a a firewall calculating the checksum of packets. Also contains an implementation of a wait-free queue that support a single reader and a single writer.
My own shell to be run on linux. Contains most of the functionality of the linux terminal including redirection.
Implementations of common operations only using bitwise operators.