top of page
Project 1

This is a project that I did in my Technical Communications course where I created an instruction set on "How to Create a Cube Design Within a Rubik's Cube".

In this project, I was able to incorporate my love and knowledge of Rubik's Cubes into the assignment. This helped me improve my technical writing skills while working on something that I enjoy.

Click on the image to view the instruction set.

Project 2

This a project I did in Computer Science I where I wrote a program in C++ to manage a car dealership inventory. 

2018-09-15.png

This program allows the user to modify the inventory by selling/leasing cars,returning leased cars, and adding new cars.

Click on the image to view the code on GitHub.

Project 3

This is a project I worked on in my Python class where I created a simple calculator with a graphical user interface (GUI).

2018-09-16.png

I used the breezy python GUI library which simplifies the user interface by creating subclasses from Python's tkinter framework.

Click on the image to view the code on GitHub.

bottom of page