jsjrobotics's Stars
Foso/Jetpack-Compose-Playground
Community-driven collection of Jetpack Compose example code and tutorials :rocket: https://foso.github.io/compose
Shookit/android-ml-weka
sonnenkern/quip-export
Export all folders and documents from Quip
AlgoryL/Projects-from-Scratch
Read and do projects.
anvaka/sayit
Visualization of related subreddits
aNNiMON/Lightweight-Stream-API
Stream API from Java 8 rewritten on iterators for Java 7 and below
danluu/debugging-stories
A collection of debugging stories. PRs welcome (sorry for the backlog) :-)
MichielDerhaeg/build-linux
A short tutorial about building Linux based operating systems.
gohugoio/hugo
The world’s fastest framework for building websites.
sarxos/webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.