On the Center of Non Relativistic Lie Algebras
A paper I wrote presenting novel finding in the field of Lie algebras with applications in both pure math and mathematical physics.
A paper I wrote presenting novel finding in the field of Lie algebras with applications in both pure math and mathematical physics.
A game of blackjack that can be played in the terminal. This program was written using OOP in Python. This application is a full python package with several modules.
This program was my first attempt at Object Oriented Programming in Python. It models a deck of cards using the concepts of OOP.
My first GUI application written in Python. This is a very simple mortgage calculator that asks the user for basic details about a mortgage then provides information such as monthly payment and total interest paid over the life of the loan.
My first real program in Python.