Pinned Repositories
adt_trials
Playing around...
Android-Carousel-Effect-Using-Jsoup
Carousel effect in Android - Effect is achieved via ViewPager class of Android. Used web-scrapping of a link via JSoup library. Picasso Library used for lazy-loading of images
Android-Dropbox-UploadImage-To-SpecificFolder-By-FolderSelection
An Android project in which you can select a particular folder and upload your images(can be any file as per your needs).
android-image-filter-ndk
Android sample project to process a bitmap in C using Android NDK
Conference-Track-Management
Conference Track Management System manages the conferences and schedules it for you for any particular day.
GridView-Pagination-With-SearchFilter-Android
This Android project shows working of how pagination is implemented. Also, it supports search functionality in the grid listing.
LruCache
A utility class for caching bitmaps/images, generally used in lazy loading. This class can be forked and made generic according to user requirements. A context reference is passed in class by which a user can enable caching in file system rather than in objects. This class follows queue structure internally wherein eldest entries are removed first if the maxSize capacity of cache is reached. ---Created for Demo Purpose only---
NetflixRoulette
ReactJS project which uses Formik, Functional & Class components, Hooks, Redux etc
react_table_with_lerna
Customizing React-Table, uses Lerna for better project management. The frontend uses ReactJS, Babel, Webpack, React-Table, Lerna. Backend is supported by NodeJS, MongoDB
String-Operations-Via-NDK
A sample Android project which make use of NDK and perform String operations in C file and update in Activity via JNI
ControlX's Repositories
ControlX/GridView-Pagination-With-SearchFilter-Android
This Android project shows working of how pagination is implemented. Also, it supports search functionality in the grid listing.
ControlX/adt_trials
Playing around...
ControlX/Android-Dropbox-UploadImage-To-SpecificFolder-By-FolderSelection
An Android project in which you can select a particular folder and upload your images(can be any file as per your needs).
ControlX/Conference-Track-Management
Conference Track Management System manages the conferences and schedules it for you for any particular day.
ControlX/NetflixRoulette
ReactJS project which uses Formik, Functional & Class components, Hooks, Redux etc
ControlX/react_table_with_lerna
Customizing React-Table, uses Lerna for better project management. The frontend uses ReactJS, Babel, Webpack, React-Table, Lerna. Backend is supported by NodeJS, MongoDB
ControlX/String-Operations-Via-NDK
A sample Android project which make use of NDK and perform String operations in C file and update in Activity via JNI
ControlX/AndroidRTC
Android client for ProjectRTC - a WebRTC demo
ControlX/camunda-integration
ControlX/challenges
Playing around with online code challenges
ControlX/cover-core-v1
ControlX/cover-docs
Documentation on GitBook for Cover Protocol
ControlX/cover-token-mining
ControlX/DeFi-Pulse-Adapters
DeFi Pulse Adapters - Official Repository so DeFi projects can keep their metrics up to date on DeFi Pulse
ControlX/Gamedev-Canvas-workshop
Learn how to build 2D HTML5 Breakout game with pure JavaScript
ControlX/how-to-build-a-multiplayer-browser-game
A minimal implementation of a multiplayer game's architecture
ControlX/iOS_WebRTC-1
Unofficial builds of Google WebRTC iOS Framework
ControlX/logrocket-smart-table
Blog for LogRocket
ControlX/mac-precision-touchpad
Windows Precision Touchpad Driver Implementation for Apple MacBook / Magic Trackpad
ControlX/Metro-Rail-Ticket-Management-System
Java project that calculates Metro Fare and prints ticket for the user. This project is work in progress as stations on multiple routes are not supported as algorithm integration for the same is pending.
ControlX/ooad
Trials with OOAD/OOP
ControlX/ProjectRTC
WebRTC Live Streaming on nodeJS (+ android client !)
ControlX/reactjs_core_concepts
Core concepts of ReactJS - Understanding different components
ControlX/snapshot-spaces
ControlX/Tail-Command-Implementation-NodeJS
This is a tail command implementation via NodeJS, Express, SocketIO, HTML and scripts. --- This is just created for demo purpose and doesn't follow proper code structure and principles ---
ControlX/tankanarchy
Tank Anarchy - Multiplayer Tank Battle Arena
ControlX/tdd
TDD trials
ControlX/WebRTC-iOS
A simple native WebRTC demo iOS app using swift
ControlX/webrtc-sample
Demo app to learn WebRTC. Communicates with itself via RTCPeerConnection
ControlX/yGift-frontend