In addition to my specialized knowledge of computer science, I have an appreciation for the breadth
of this field and the nearly endless possibilities for further study. Highly driven product enthusiast with product and software development experience, strong problem-solving background, the ability to analyze complex technical information and working in a fast paced startup environment.
Github • Twitter • LinkedIn •
Reddit • Resume
-Completed
Projects/Coursework-
An innovative solution to create
dynamic road signs that display information according to varying conditions of road
parameters.
We are focusing on the aspect of dynamicity and smart factors into safe road travel.
View Research >
Download Apk >
A multi
activity app that gives basic translation tips from English to a special user defined
language "Engine" and has multimedia features for pronunciation.
Explored Domains-
• Building layouts to display lists of data.
• Navigating between those lists using intents and multiple activities or a
ViewPager.
• Properly handling images or audio.
View Code >
Download Apk >
A single activity nested
layout app which uses taps as event listeners to play a simple game of Tic Tac Toe.
The player who succeeds in placing three of their marks in a diagonal, horizontal, or vertical row is the winner. It is a solved game with a forced draw assuming best play from both players.
View Code >
Download Apk >
An app that
explores user input feature and generates an order summary which can be shared to social
media using intents.
The app was coded using Java for the backend and XML layouts for
UI.
View Code >
Download Apk >
A single activity nested
layout app which uses button clicks to compare basketball scores of 2 teams and has a reset
button.
Pull requests are welcome. Please make sure to update tests as appropriate.
View Code >
Download Apk >
A web application built using
HTML, CSS and JavaScript and the backend framework on PHP and MySQL.
It is a beginner
level project that explores the usage of PHP for uploading the data taken from an HTML form
to upload to a phpMyAdmin database. It also uses an integrated chatbot AI.
View
Project >
View
Code >
Machine learning is an
application of AI that provides the ability to automatically learn and improve from
experiences.
Explored the basic algorithms as a part of secondary coursework for Pattern
Recognition and statistical feature extraction on Python.
View Codes >
Web scraping, web harvesting,
or web data extraction is data scraping used for extracting data from websites.
Explored
the beautifulSoup library on python and tried scraping some random websites.
View Codes >
xAPI defines a
query API that is used to get statements out of a Learning Record Store (LRS). This API is
primarily designed for the transfer of statements between LRSs.
View Codes >