Pinned Repositories
play-java-rest-api-example
REST API using Play in Java
100daysofcode-bot
🤖 A simple Twitter bot to favourite all things #100DaysOfCode.
Android-CircleProgressIndicator
android-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
android_retrofit
How to use Retrofit in Android Studio?
android_volley_examples
Project with examples how to use the new Volley networking framework
aws-sdk-android-samples
This repository has samples that demonstrate various aspects of the AWS Mobile SDK for Android, you can get the SDK source on Github
blog-android-volley-2
CheckNewAppVersionAvailable
It makes a request to Play Store to check if there is a new version of your published app
cockroach
CockroachDB - the open source, cloud-native SQL database.
francisIshmail's Repositories
francisIshmail/documentation
Odoo documentation sources
francisIshmail/RDDStaffPortalLive
Red Dot Staff Portal
francisIshmail/spring-boot-tutorial
50+ Spring Boot Articles, Tutorials, Projects, Guides, Source code examples etc
francisIshmail/rfm-customer-segmentation
Unsupervised Clustering on Online Retail Dataset
francisIshmail/demo
A demo repository for My JSON Server (Alpha)
francisIshmail/JSON-Server
francisIshmail/Software-Architect-Cheat-Sheet
francisIshmail/orbituary_data_analysis
Data Science using python.
francisIshmail/springboot-savingdata-tomysql
francisIshmail/100daysofcode-bot
🤖 A simple Twitter bot to favourite all things #100DaysOfCode.
francisIshmail/lct-data
This contains fake JSON data to use on an application, data is generated by: https://my-json-server.typicode.com/
francisIshmail/Emotion-Recognition-from-Speech
A machine learning application for emotion recognition from speech
francisIshmail/faker.js
generate massive amounts of fake data in Node.js and the browser
francisIshmail/play-java-rest-api-example
REST API using Play in Java
francisIshmail/play-java-ebean-example
Example Play application showing Java with Ebean
francisIshmail/Playframework-Tasks
Task Creation using Play Framework
francisIshmail/play-java-starter-example
Play starter project in Java (ideal for new users!)
francisIshmail/SpringBootForBeginners
Spring Boot Tutorial For Beginners
francisIshmail/cockroach
CockroachDB - the open source, cloud-native SQL database.
francisIshmail/webpack-1
A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
francisIshmail/fast-style-transfer
TensorFlow CNN for fast style transfer! ⚡🖥🎨🖼
francisIshmail/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
francisIshmail/storio
Reactive API for SQLiteDatabase and ContentResolver.
francisIshmail/android-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
francisIshmail/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
francisIshmail/greenrobot-examples
Various examples using greenrobot libraries.
francisIshmail/largeCSV2mySQL
a php script to import very large csv file to Mysql database
francisIshmail/greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
francisIshmail/SearchableSpinner-1
Spinner with searchable items.
francisIshmail/spring-boot-hello-world
Spring Boot application sample used in blog post for creating an application using IntelliJ