Skills and Interests

Skills

Java
C#
C
Python
HTML
JavaFX
SQL
Linux command line

Soft Skills

Technical writing
Openness to criticism
Quick learner
Team collaboration

Hobbies

Music
Chess
Disc Golf
Computer Building
Gaming

Current Interests

AI and machine learning
Data structures
Database Design
Encryption and Security

My Projects

Minipaint

This program uses JavaFX to create a GUI that allows the user to place various shapes in a window.

Black Jack

This program uses JavaFX to allow the user to play the card game "Black Jack" against an AI dealer.

Password Manager

This C project allows the user to save and retrieve usernames and passwords.

Maze Solver

This Java program solves mazes using a breadth first algorithm