Pinned Repositories
activitystreams
ActivityStrea.ms in Node.js on MongoDB
Android-Download-Service-Example
An example of implementing RSS downloads using an IntentService - see http://stackoverflow.com/questions/6343166/android-os-networkonmainthreadexception
AsyncAndroid
Example code for Android Concurrency book (ISBN 978-1-78328-687-4)
Foredroid
Utility for detecting and notifying when your Android app goes background / becomes foreground
jetty-embedded-spring-mvc
Example project for setting up embedded Jetty 9 with Spring-MVC, JSP and JSTL support (uses Maven).
jetty-embedded-spring-mvc-noxml
Jetty 8 embedded / Spring-MVC 3.1.2 - no xml configuration
kafkaish
Poor-man's Apache-Kafka - replay-able publish/subscribe event streams on MongoDB
opencv-android
Android Library Project for OpenCV (currently v3.x.y)
react-native-circular-slider-example
A bit of React-Native SVG fun, inspired by a stackoverflow question
steveliles's Repositories
steveliles/Foredroid
Utility for detecting and notifying when your Android app goes background / becomes foreground
steveliles/jetty-embedded-spring-mvc
Example project for setting up embedded Jetty 9 with Spring-MVC, JSP and JSTL support (uses Maven).
steveliles/nextjs-nested-layouts
steveliles/manual-ntlm
node.js scripts to help with manually testing NTLM auth via telnet / openssl
steveliles/circular-slider-expo
ReactNative circular slider example (expo version)
steveliles/kafkaish
Poor-man's Apache-Kafka - replay-able publish/subscribe event streams on MongoDB
steveliles/activitystreams
ActivityStrea.ms in Node.js on MongoDB
steveliles/bitmovin-player-ui
The Bitmovin Adaptive Streaming Player UI
steveliles/datagraphs-client-js
Data Graphs Client Library for Javascript
steveliles/draft-js
A React framework for building text editors.
steveliles/draft-js-conversion-test
Node.js / React.js developer test - convert draft.js raw format to html/jsx WITHOUT using draft.js
steveliles/expo-barcode-scanner-coords-issue
repro of barcode scanner coords issue in expo-camera
steveliles/expo-barcode-scanning-bug
minimal repro of barcode scanning issues on android with expo-camera/next at Expo 50
steveliles/GraphGPT
Extrapolating knowledge graphs from unstructured text using GPT-3 🕵️♂️
steveliles/kickstart.nvim
A launch point for your personal nvim configuration
steveliles/koop-provider-elasticsearch
A provider for koop that can connect to one or more elastic search instances and turn indices/aliases into individual feature services.
steveliles/next-layout
playing with next.js - is there a way to avoid entire tree re-render on changing page?
steveliles/node-cypher-parser
A Cypher parser/linter addon module for NodeJS.
steveliles/parse-multipart-data
A javascript/nodejs multipart/form-data parser which operates on raw data.
steveliles/pdf2json
A PDF file parser that converts PDF binaries to text based JSON, powered by a fork of PDF.JS
steveliles/react-json-tree
React JSON Viewer Component, Extracted from redux-devtools
steveliles/react-native-drawer-layout
A platform-agnostic drawer layout for react-native
steveliles/react-native-helpscout-beacon
About Integrate the Helpscout Beacon in to you React Native app
steveliles/react-native-image-picker
:sunrise_over_mountains: A React Native module that allows you to use native UI to select media from the device library or directly from the camera.
steveliles/react-ssr-codesplit
toying with faceyspacey's universal component code-splitting stuff
steveliles/redux-devtools-log-monitor
The default monitor for Redux DevTools with a tree view
steveliles/roaring-node
Roaring for NodeJS
steveliles/roman-numerals-test
JS Developer Test
steveliles/sax-js
A sax style parser for JS
steveliles/session
Simple session middleware for koa