A social website that allows users to share their favorite hashtags with others. It also allows users to like other posts, allowing users to easily find new set of hashtags that are relevant to their niche.
Full stack fantasy NBA market website, where customers can buy players and place orders and can view their orders by logging in. Also, the admin can log in and fulfill customer orders and more administrative actions. Developed MySQL and MongoDB versions.
This website was design mainly with Bootstrap, HTML, CSS and is responsive across all devices
This website presented the user with a 2d human model in which you where able to click on a muscle and will load a list of exersices with video and a description targeting that muscle. Also, my team included other useful resource pages such as calculators, nutrition, workout guides, etc.
This project introduced me to game programming. The concept of the game "water bunny" is, your a bunny swimming deep in the ocean floor with limited supply of oxygen and your goal is to survive as long as possible by collecting more oxygen, avoiding platforms and enemies that can hurt you. WaterBunny was created in andriod studio using Libgdx game engine and programmed in java.
Similar to fitness website, this app displays a 2d human model where the user interacts with and allowing them to browse exersices based on the muscle group they have picked or search for. This is just one of many features. This app is for IOS and Android platform and will be deployed soon. The github repo above is a sample of the actual private repo and is very outdated.
This school project was fairly simple, The calculator calculated the number of days between the dates entered. We had to put into account leap years and months that have different number of days. Helped me understand the basics of classes and inheritance.
While I was researching and learning about computer security, I worked on several projects. After learning about how SSL implementation was flawed in IOS, I started some man in the middle attacks on various IOS applications sending crafted requests to the application server, checking for weak security. I manage to exploit several applications, some were severe exploits. For the applications that were exploited, I made sure to notify the developer about the exploit.
I was able to exploit a c program vulnerable to a buffer overflow exploit and spawn a shell.
Using Kali linux I was able to pentest my personal network. I used two methods to acheive this. First method was a wps pin brute force attack, I used aircrack and reaver scripts to run this attack. This will crack WPA2 passwords for routers that are vulnerable. Updating your router to the latest update will patch this. Second method was an evil twin AP, which is basically a MITM social engineering attack prompting the target for the wifi password.