Personal Website

Summer 2019

I designed and implemented the website you are currently viewing from scratch, self teaching HTML, CSS, and Javascript along the way. You can view the code for this website here.

HTML CSS Javascript GreenSock

Secure File Sharing System

Fall 2018

I designed a secure file store with a partner that used an AES-CFB encryption function and was capable of handling appends to existing files, sharing files with other users, and revoking access from other users.

Go JSON

Machine Learning: Neural Nets

Fall 2018

I implemented a binary perceptron, and designed various neural nets to approximate sin(x) over [-2pi, 2pi], classify handwritten digits from the MNIST dataset, and identify language of origin for a set of words.

Python

Speedup

Spring 2018

I was given existing code for canny edge detection applet and was asked to enhance performance using loop unrolling, OpenMP, and code reorganization.

C OpenMP

Gitlet

Fall 2017

I implemented a simplified applet of Git which was capable of “committing”, restoring previous versions of files or commits, viewing log of past backups, maintaining “branches”, and merging changes from one branch to another.

Java

© 2019 Emma Ellis