LATEST PROJECTS
My Github
Network Debugging Extension
At my internship with Microsoft, I built a network debugging tool for internal users such as software engineers to better understand the root cause of networking bugs. Used one code base and dual-ported it into Chrome and Edge.
Date: August 2016
Languages Used: Javascript - HTML5 - CSS - Bootstrap - WebRequest API - Chrome & Edge Extension API
MOBILE FRAMEWORKS WEBSITE​
At my internship at Bank of America - Merrill Lynch, I worked for the Mobile Frameworks Team. I was able to use my prior knowledge of web development and design to create a full functioning website. This website was released and pushed into production.
Date: July 2014
Languages Used: Java - Javascript - HTML5 - CSS - Bootstrap
This App is deisgned to filter through Twitter newsfeeds in your are and based off popular emojis with geotagging, display a list of emojis with the names of the places. For example, if the coffee emoji is most popular and used while near a starbucks in your location, the coffee emoji will display first. Upon clicking, you will recieve a list of coffee shops locally by popularity of how much it has been tweeted.
Date: September 2014
Languages Used: Java, HTML, CSS, Python, Twitter API
emoji.jpg |
---|
EMOTI PLACES​
Game of Tetris
This Game of tetris allows easy user interfaces along with a fun and enlightening game of tetris. Upon restarting the game, a menu is listed with options and instructions.
Date: August 2013
Languages Used: Python
Run Away
​
The game of Run away is a quick and fast paced game that involves the main player, AKA the "hero" who has to run away from the ghosts that continuously fall in his path. The user who plays the game can use the arrow keys, the aswd keys, or the mouse(which is automatically centered to match the hero at the start of the game if you do decide to use the mouse).
A running tab of the score is kept per session. If the player gets a higher score than the round before, the top score is modified to keep a running track.
Also, cheats have been implemented. If the "z" key is pressed, the ghosts that fall will go in the reverse motion off the top of the screen. This helps in testing for the programmer and adds a fun little twist to the game. Also, when the "x" key is pressed, the ghosts will fall slower than usual and allow for the player to still move at the same rate, but with the ghosts as a slower rate. However, avoid using the z and x key as that is considered cheating in the game!
The ghosts and the hero player are photoshopped accordingly to remove any backgrounds and create a transparent background layer for better gaming.
Date: August 2013
Languages Used: Python
A typical Game of Snake! Eat more food and get bigger.
Date: July 2013
Languages Used: Python