mdnaseemashraf
Android App Developer. For more programs/codes and project information/details and wips check my blog.
University of San FranciscoBangalore
Pinned Repositories
android-kotlin-fundamentals-starter-apps
android-kotlin-fundamentals-starter-apps
B2B-Retail-Classifier
Data Mining project made for CS-686 in the Fall of 2016 for University of San Francisco, Data Mining class.
Bioinformatics-CS-640
Bioinformatics entire assignments, course work and code. Covering machine learning, scikit-learn, numpy, sci-py and data mining in R as well as python for University of San Francisco, Bioinformatics CS-640 Class of Fall 2017.
emulated_microprocessor
A simple microprocessor simulator with custom assembly instructions and virtual machine code.
FlashCardsApp
Source code for FlashCards App on Google Play.
Memento
A To-Do list manager Android App. Built for Android 2.2 Froyo.
Memento2
A To Do List Android App rebuilt with Material Design, Room and AndroidX.
ShopListApp
An android app built in Kotlin for Google's 30 Days of Kotlin event.
yap-yelp
A simple Yelp ( http://www.yelp.com/ ) like business review and cataloging web app with REST API services.
YapApp
An Android App RESTful client using Retrofit library from Square to communicate and consume RESTful resources from my Yap Webapp back end server. Also, attached Yap Web App backend server.
mdnaseemashraf's Repositories
mdnaseemashraf/FlashCardsApp
Source code for FlashCards App on Google Play.
mdnaseemashraf/android-kotlin-fundamentals-starter-apps
android-kotlin-fundamentals-starter-apps
mdnaseemashraf/B2B-Retail-Classifier
Data Mining project made for CS-686 in the Fall of 2016 for University of San Francisco, Data Mining class.
mdnaseemashraf/Bioinformatics-CS-640
Bioinformatics entire assignments, course work and code. Covering machine learning, scikit-learn, numpy, sci-py and data mining in R as well as python for University of San Francisco, Bioinformatics CS-640 Class of Fall 2017.
mdnaseemashraf/emulated_microprocessor
A simple microprocessor simulator with custom assembly instructions and virtual machine code.
mdnaseemashraf/Memento
A To-Do list manager Android App. Built for Android 2.2 Froyo.
mdnaseemashraf/Memento2
A To Do List Android App rebuilt with Material Design, Room and AndroidX.
mdnaseemashraf/ShopListApp
An android app built in Kotlin for Google's 30 Days of Kotlin event.
mdnaseemashraf/yap-yelp
A simple Yelp ( http://www.yelp.com/ ) like business review and cataloging web app with REST API services.
mdnaseemashraf/YapApp
An Android App RESTful client using Retrofit library from Square to communicate and consume RESTful resources from my Yap Webapp back end server. Also, attached Yap Web App backend server.
mdnaseemashraf/simmunity-gameoflife
An implementation of Conway's Game of Life to showcase the Immune System.