Pinned Repositories
aidanjones.github.io
Github
anki
Anki for desktop computers
betty
Friendly English-like interface for your command line. Don't remember a command? Ask Betty.
CustomAnnotation
DeepMind-Atari-Deep-Q-Learner
The original code from the DeepMind article + my tweaks
demos
The Dojo Toolkit demos. Please submit bugs to https://bugs.dojotoolkit.org/
dijit
The Dojo Toolkit UI library. Please submit bugs to https://bugs.dojotoolkit.org/
docs
Dojo Reference Documentation
internet_quality
Python scripts to monitor internet quality
simpleWebServiceTestGolang
Simple web service which allows users to store and retrieve plain text messages.
AidanJones's Repositories
AidanJones/internet_quality
Python scripts to monitor internet quality
AidanJones/simpleWebServiceTestGolang
Simple web service which allows users to store and retrieve plain text messages.
AidanJones/aidanjones.github.io
Github
AidanJones/betty
Friendly English-like interface for your command line. Don't remember a command? Ask Betty.
AidanJones/CustomAnnotation
AidanJones/DeepMind-Atari-Deep-Q-Learner
The original code from the DeepMind article + my tweaks
AidanJones/demos
The Dojo Toolkit demos. Please submit bugs to https://bugs.dojotoolkit.org/
AidanJones/dijit
The Dojo Toolkit UI library. Please submit bugs to https://bugs.dojotoolkit.org/
AidanJones/docs
Dojo Reference Documentation
AidanJones/dojo
The Dojo Toolkit core library. Please submit bugs to https://bugs.dojotoolkit.org/
AidanJones/dojox
The Dojo Toolkit extras library. Please submit bugs to https://bugs.dojotoolkit.org/
AidanJones/EmoteOpenLayersMap
AidanJones/Gaffer
A large-scale graph database
AidanJones/httpsTestWebServer
Https Test WebServer
AidanJones/hubgit.github.com
Home Page
AidanJones/jwt-spring-security-demo
A small demo for using JWT (Json Web Token) with Spring Security and Spring Boot
AidanJones/osm2pgsql
OpenStreetMap data to PostgreSQL converter
AidanJones/pdf.js
PDF Reader in JavaScript
AidanJones/rJava
R to Java interface
AidanJones/speak.js
Text-to-Speech in JavaScript using eSpeak
AidanJones/spring-mvc-angularjs-sample-app
A sample AngularJs /Spring MVC app
AidanJones/springboot_jwt_blog
AidanJones/springExamples
AidanJones/tensorflow
Computation using data flow graphs for scalable machine learning
AidanJones/tet-csharp-samples
C# samples for The Eye Tribe Tracker
AidanJones/tet-java-client
Java client for The Eye Tribe Tracker
AidanJones/tutorial-hibernate-jpa
AidanJones/universe
Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.
AidanJones/util
The Dojo Toolkit build utilities. Please submit bugs to https://bugs.dojotoolkit.org/
AidanJones/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.