Pinned Repositories
fp
CS 4518 Mobile & Ubiquitous Computing Final Project
fp
Final Project
a1-gettingstarted
The first assignment for CS4241
a2-shortstack
Assignment #2 for CS 4241
a3-persistence
CS 4241 Assignment 3
a4-creativecoding
a5-databases-and-components
alphabetize
Rust version of TCGAlphabetizer
passwords
Command-line password manager
SHassistant
Android-compatible companion app for the game Secret Hitler that can randomly choose starting President or anonymously track votes
eliehess's Repositories
eliehess/a1-gettingstarted
The first assignment for CS4241
eliehess/a2-shortstack
Assignment #2 for CS 4241
eliehess/a3-persistence
CS 4241 Assignment 3
eliehess/a4-creativecoding
eliehess/a5-databases-and-components
eliehess/alphabetize
Rust version of TCGAlphabetizer
eliehess/passwords
Command-line password manager
eliehess/SHassistant
Android-compatible companion app for the game Secret Hitler that can randomly choose starting President or anonymously track votes
eliehess/bedwars-gif-delivery-service
eliehess/cheatsheet
eliehess/hash
eliehess/hearttracker
Final project for DS501
eliehess/NoteTracker
eliehess/Phonograph
A material designed music player for Android
eliehess/rgb15
eliehess/RSADecryption
A basic program to decrypt text files that were encrypted by my corresponding RSAEncryption program.
eliehess/RSAEncryption
A basic program to encrypt text files using the RSA algorithm. It should be extremely difficult to decrypt messages encrypted with this program without knowing the key. The key is not contained anywhere in the program, so even someone with access to the encryption should be unable to decrypt messages.
eliehess/TCGAlphabetizer
Program to alphabetize numbered lists
eliehess/TicTacToe
My first real foray into the world of C++. Starting simple.
eliehess/VinylMusicPlayer
A material designed music player for Android