Pinned Repositories
AKUMarksUpload_Internals
Upload Internal Marks to AKU Portal Easily
android-ndk
Android NDK samples
awesome-android-ui
A curated list of awesome Android UI/UX libraries
BottomBar
A custom view component that mimics the new Material Design Bottom Navigation pattern.
cpp-to-assembly
C/C++ to assembly visualizer
DataStructure
Data Structure Programs using C Programming Language
DiligentMe.github.io
docker-django
A complete docker package for deploying django
DSPrograms
Data Structure Programs using C & Python
excelPanel
An Android's two-dimensional RecyclerView. Not only can load historical data, but also can load future data.
DiligentMe's Repositories
DiligentMe/DataStructure
Data Structure Programs using C Programming Language
DiligentMe/DSPrograms
Data Structure Programs using C & Python
DiligentMe/DiligentMe.github.io
DiligentMe/AKUMarksUpload_Internals
Upload Internal Marks to AKU Portal Easily
DiligentMe/android-ndk
Android NDK samples
DiligentMe/awesome-android-ui
A curated list of awesome Android UI/UX libraries
DiligentMe/BottomBar
A custom view component that mimics the new Material Design Bottom Navigation pattern.
DiligentMe/cpp-to-assembly
C/C++ to assembly visualizer
DiligentMe/docker-django
A complete docker package for deploying django
DiligentMe/excelPanel
An Android's two-dimensional RecyclerView. Not only can load historical data, but also can load future data.
DiligentMe/FloatingSearchView
Yet another floating search view implementation, also known as persistent search.
DiligentMe/gcc-explorer
Run GCC (and other compilers) interactively from your web browser and experiment with its generated code
DiligentMe/GradleAndroidNdkExample
Gradle plugin for Android example project
DiligentMe/HTextView
Animation effects to TextView
DiligentMe/jsoup
DiligentMe/kerberos-android-ndk
Sample Android Kerberos Application using cross-compiled MIT Kerberos libraries and wolfSSL Embedded SSL Library.
DiligentMe/legacy-cc
The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr.
DiligentMe/MaterialDateTimePicker
Pick a date or time on Android in style
DiligentMe/Native-hashes-for-Java
Hash functions implemented in C and x86 asm, callable from Java through JNI.
DiligentMe/php-rest-client
A PHP cURL REST client class with has multi_exec support
DiligentMe/RIP-POSIX-threads
An attempt to implement the routing information protocol using POSIX Threads (C Language).
DiligentMe/ScrollablePanel
A flexible view for providing a limited rect window into a large data set,just like a two-dimensional RecyclerView. It different from RecyclerView is that it's two-dimensional(just like a Panel) and it pin the itemView of first row and first column in their original location.
DiligentMe/slim-basic-auth
HTTP Basic Authentication for Slim Framework
DiligentMe/SlimStarter
Starter Application built on Slim Framework in MVC (and HMVC) environment
DiligentMe/socket.io
Realtime application framework (Node.JS server)
DiligentMe/socket.io-android-chat
A simple chat demo for socket.io and Android
DiligentMe/Standup-Dashboard
DiligentMe/timeout
A script to measure and limit CPU time and memory consumption of black-box processes in Linux
DiligentMe/VarArg
C Codes
DiligentMe/WritingARESTfulWebServiceWithSlim
code repository for Writing a RESTful Web Service with Slim by Shameer C