Pinned Repositories
bxbot
BX-bot is a simple Bitcoin trading bot written in Java
HelloAjax
HelloAjax demonstrates how to integrate AJAX into a Java Web Application.
HelloFancyWebApp
HelloFancyWebApp demonstrates how to integrate a CSS file, a Javascript file, a favicon, and an embedded HTML image into a Java Web Application.
HelloFlot
HelloFlot demonstrates how to integrate a Google Flot line chart into a Java Web Application.
HelloQuartz
HelloQuartz demonstrates how to integrate the Quartz scheduler into a Java Web Application.
HelloReverseAjax
HelloReverseAjax demonstrates how to integrate reverse AJAX into a Java Web Application.
HelloWebApp
HelloWebApp is a Java Web Application that serves as a bare-bones starting point for new web application projects.
HelloXChart
HelloXChart demonstrates how to easily integrate a simple line chart into a Java Web Application.
logstash-dfir
Logstash configuration files for analyzing various types of logs
storm-deploy-alternative
Fast tool to deploy Storm
timmolter's Repositories
timmolter/logstash-dfir
Logstash configuration files for analyzing various types of logs
timmolter/storm-deploy-alternative
Fast tool to deploy Storm
timmolter/HelloQuartz
HelloQuartz demonstrates how to integrate the Quartz scheduler into a Java Web Application.
timmolter/HelloWebApp
HelloWebApp is a Java Web Application that serves as a bare-bones starting point for new web application projects.
timmolter/bxbot
BX-bot is a simple Bitcoin trading bot written in Java
timmolter/HelloAjax
HelloAjax demonstrates how to integrate AJAX into a Java Web Application.
timmolter/HelloFancyWebApp
HelloFancyWebApp demonstrates how to integrate a CSS file, a Javascript file, a favicon, and an embedded HTML image into a Java Web Application.
timmolter/HelloFlot
HelloFlot demonstrates how to integrate a Google Flot line chart into a Java Web Application.
timmolter/HelloSundial
HelloSundial demonstrates how to integrate the Sundial scheduler into a Java Web Application.
timmolter/Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
timmolter/sql2o
sql2o is a small library, which makes it easy to convert the result of your sql-statements into objects. No resultset hacking required. Kind of like an orm, but without the sql-generation capabilities. Supports named parameters.
timmolter/android-segmentedradiobutton
Android implementation of iPhone's segmented control
timmolter/arbotix
Drivers and hardware definitions for the arbotix
timmolter/ArmLinkSoftware
Application to control InterbotiX Robot Arms running ArmControl Code
timmolter/BCScanner
A barcode and qr code scanner that wraps the iOS7 scanning capabilities in a UIViewController
timmolter/deeplearning4j
Deeplearning4j, ND4J, DataVec and more - deep learning & linear algebra for Java/Scala with GPUs + Spark - From Skymind
timmolter/dropwizard-swagger
a Dropwizard bundle that serves Swagger UI static content and loads Swagger endpoints.
timmolter/epiphany-examples
Simple examples showing how to program the Epiphany
timmolter/hedera-sdk-java
Hedera™ Hashgraph SDK for Java
timmolter/homebrew
The missing package manager for OS X.
timmolter/java-algorand-sdk
Algorand SDK for Java7+ to interact with the Algorand network
timmolter/least-squares-in-java
Java Least Squares fitting library.
timmolter/multibit-hd
A Simplified Payment Verification (SPV) Bitcoin wallet with integrated support for hierarchical deterministic (HD) wallets
timmolter/Parallella-Chronicles
Source code form the Parallella Chronicles Blog
timmolter/pdfbox-graphics2d
Graphics2D Bridge for pdfbox
timmolter/rescu
A lightweight json Rest client utility for JAX-RS
timmolter/speech_to_text
A Flutter plugin that exposes device specific text to speech recognition capability.
timmolter/vectorgraphics2d
Graphics2D implementations to export various vector file formats
timmolter/webcam-capture
Project goal is to give users possibility to access build-in or connected via USB webcams or remote IP / network cameras directly from Java code. Using provided libraries user is 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.
timmolter/xchange-stream
XChange-stream is a Java library providing a simple and consistent streaming API for interacting with Bitcoin and other crypto currency exchanges via WebSocket protocol. It is build on top of of XChange library providing new interfaces for streaming API. User can subscribe for live updates via reactive streams of RxJava library.