James Shisiah's repositories
php_web_scraper
A simple PHP web scraping demo project
Blog-Laravel-Vue-Quasar
A simple blog app. API implemented with Laravel. Front end implemented with Vue (Quasar, Vuex, Axios). Includes Automated tests.
Basic-Java-Web-Scraper
Basic Web Scraper implemented in Java
Restaurant
This is a simple restaurant application, still under development, it incorporates a lot of GCM usage, if you follow the code you will understand the flow of data between the android code, the php, JSON code, the php code, and the MySQL database where the ids are saved for checking across devices.
AirLocation
An android library which takes care of adding permission in manifest, asking permission at runtime, turning on location from settings if user allows, optimizing location settings if user allows, and finally gives the dev user's location via Location object. All this from a simple callback!
Blog-Article-Drafter
An Android App to help quickly write a draft for a blog article
Exams-get-student-subject-position
This is a simple PHP function that receives admission number of a student and the subject name then queries a simple MySQL table to return the position of that student in that subject
golang-book-store
A simple GoLang BookStore API
healthy-recipe-android-app
A simple android app that can be used for keeping a healthy eating habit... who doesn't love eating??
python-web-scraping
I demonstrate various ways one can scrape web data with different python libraries
reet
Reet ship simulator
restaurant-server
server side code for the restaurant app