The simple foundation of Blackjack built using a GUI from Java. There are only two actions the user can input to strategically win. Arithmetic operations are used to simulate a dealer and the terminal is used to output the outcome of the game.
My passion for tech has made me interested in its long-term uses and how it affects other people. I continue to learn computer science to understand the foundation of how programs are built. Someday I hope to utilize these skills to make apps that can either entertain, educate, etc.
Skills
Experience
Education
Accolades
Links
The simple foundation of Blackjack built using a GUI from Java. There are only two actions the user can input to strategically win. Arithmetic operations are used to simulate a dealer and the terminal is used to output the outcome of the game.
This is a online pharmceutical company started by my father where customers can browse for health products or request formulations according to their needs. I manage the entire site and keep everything updated.
This was my first-ever Hackathon project! This is a classic arcade game with a mathematical twist that is used to fight opponents instead. The project shows gives a glimpse into how object-oriented programming can be used for many different applications, including games.
This project is an updated version of my first-ever project that I made. It uses all the same principles such as object-oriented programming but except this time there are a lot more advanced features. Some of these features include generating SKUs, keeping track of inventory, giving out a receipt for a sale and more. I have implements various attributes of OOP such as polymorphism, overriding operators, inheritance, and more.