Over the past six months, I have been learning Python by creating various projects. Feel free to look at my projects and download them to try them out!
Used Python to create a simple quiz game using an API from a trivia website.
Used Python to create a password manager.
Passwords can be randomly generated and copied to the clipboard, and data is saved in a json file.
Used Python to make a timer to be used in the Pomodoro technique.
Used Python to create a simple game in which the user guesses the names of the states in the US.
If the user gives up, a list of the states not yet guessed is generated for the user to study.
Used Python to generate an image in the style of Damien Hirst's dot paintings.
The project randomly generates colors taken from a provided image to generate another image.
Collaborated with teammates to collect, organize, and present data defining satisfied and unsatisfied customers for the project’s sponsor, a pet safety company, so that they will be able to accurately gauge their customers’ needs.
Used SQL to collect data regarding pet training.
Worked with teammates to use Verilog to develop a simulated elevator system.
Collaborated with teammates to use class-provided knowledge of circuits and combinational logic to solve assigned homework problems and add required logic systems to the elevator system.