My Projects
HTML code snippet

This Website!

I designed and coded this website using vanilla HTML, CSS, and JavaScript and the Twitter Bootstrap library. I used Sublime Text code editor. It is responsive and follows the ADA accessibility guidelines. It is hosted by Github Pages, and you can access the repository here.

screenshot of Java Graphical User Interface

Java GUI

This project demonstrates my object-oriented programming skills in Java. I use the Java swing library to create a user interface and allow the user to view books, add books, sort books, and edit data directly. It also provides a handy tool for me to keep track of my personal library. Visit the repository.