Pinned Repositories
algorithms
Examples of data structures and algorithms in Python
Alien-Invasion
A simple game in which a player controls a ship that shoots bullets. Created using PyGame.
appFactory
bank
Object oriented implementation of a banking system.
BankAccount
clinic
APT1020-A Introduction to Programming With C++ Project for Spring Semester 2019
downloads-folder-automation
Automating the process of sorting files in my downloads folder by file type.
leafly
APT4900-A Applied Computer Technology Project for Spring Semester 2022
mealmagic
APT3065-A Mid-term Project for Fall Semester 2021
snake
The popular game "Snake" created using PyGame.
eric-mahasi's Repositories
eric-mahasi/downloads-folder-automation
Automating the process of sorting files in my downloads folder by file type.
eric-mahasi/bank
Object oriented implementation of a banking system.
eric-mahasi/leafly
APT4900-A Applied Computer Technology Project for Spring Semester 2022
eric-mahasi/algorithms
Examples of data structures and algorithms in Python
eric-mahasi/Alien-Invasion
A simple game in which a player controls a ship that shoots bullets. Created using PyGame.
eric-mahasi/appFactory
eric-mahasi/BankAccount
eric-mahasi/clinic
APT1020-A Introduction to Programming With C++ Project for Spring Semester 2019
eric-mahasi/mealmagic
APT3065-A Mid-term Project for Fall Semester 2021
eric-mahasi/snake
The popular game "Snake" created using PyGame.
eric-mahasi/collatz
A program that runs the Collatz Conjecture.
eric-mahasi/data-science-projects
eric-mahasi/eric-mahasi
eric-mahasi/eric-mahasi.github.io
Use this template if you need a quick developer / data science portfolio! Based on a Minimal Jekyll theme for GitHub Pages.
eric-mahasi/flick
APT1040-A Introduction to Web Design & Applications Project for Summer Semester 2019
eric-mahasi/Fraction
This project is a program that performs some simple calculations on fractions
eric-mahasi/github-readme-stats
:zap: Dynamically generated stats for your github readmes
eric-mahasi/hello-world
Rookie tests
eric-mahasi/portfolio-projects
eric-mahasi/project
APT3040-A Object Oriented Analysis, Design & Programming Project for Fall Semester 2019
eric-mahasi/quiz
APT 3060-A Mobile Programming Project for Fall Semester 2020
eric-mahasi/rsa
Demonstration of the RSA encryption algorithm
eric-mahasi/rsa-tcp-project
APT3090-A Cryptography & Network Security Project for Spring Semester 2021
eric-mahasi/sorting
Classic sorting algorithms.