Dealsea Scraper

Dealsea Scraper is a Python web scraping project I was assigned at Houston Community College. I used BeautifulSoup4 for the webpage processing, Twilio API for SMS and Mailgun API for email functionality.

10 Second Zombie Runner

10 Second Zombie runner is a Ludum Dare game based on the theme 10 seconds. You have to avoid the Zombies on screen for 10 seconds in order to win the game. The game was developed in 72 hours using C++ with the SDL graphics library.

Kicking Butt

Kicking Butt is a 2D top down fighter game. The goal is to kick everyone’s butt as fast as possible! The game was developed in Java with the native graphics library.