My first project in computer science was creating a password generator. This password generator reads in a list of words and uses a key specified by the user to generate a password whose length is specified by the user. GitHub link coming soon
One of my first projects that I did in computer science was design the classic game Minesweeper in Java as well as a GUI implementing the Model-View-Controller architecture. To the right is an image of the GUI. GitHub link coming soon