ABOUT ME

Experiences

These are some of the experiences I have gained in the last few years.

I don't mind being a follower in order to learn, but the ultimate goal is to be able to lead and bring others up.

Engineering Practicum TXBDC

Developed a game for Android tablet and Windows computer using Monogame with C#. The purpose of this project was to create an interactive game, that would be controlled using the FitMi devices. The game is intended for stroke patient’s recovery and is meant to be used for clinical trials to treat Brain injury. I was able to successfully complete this project and the game is currently being used by TXBDC in clinical trials.

IOS Development

Developed an app similar to Flappy bird, called Santa Flap. I am comfortable with basic swift, and IOS application development.

Developed an application for an Eye Clinic, where the customer can interact and browse through various frame options, and also be able to get more information about the clinic. Also integrated with Apple Maps, the website for the clinic, and an appointment making page.

Developed a simple Image Classifier, using CoreML and ResNet, which required working with Python and Turi Create.

REST APIs

Developed a program, using Google Maps API and OpenWeatherMap API, in which the user is able to ask through Pircbot the weather and location details for any City, and Pircbot responds with the current temperature, and coordinates of the city as well as the County and the Country name.

Android Development

Developed an Android calendar app using Java and SQLite. This was a team project, and my role was to load and store calendar events. I accomplished this task by using a relational database called SQLite. It allowed me to store, and retrieve data without using a client-server database.