Pinned Repositories
2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
AddressBook
async-http-client
Asynchronous Http and WebSocket Client library for Java
aws-event-bridge-module
A Terraform remote module to setup and configure the Genesys Cloud AWS EventBridge
cli-transforms
developer-tools
Suite of tools for 3rd party developers working with PureCloud APIs
developercenter-tutorials
Walkthrough tutorials used in developer.mypurecloud.com
PositionSensorSimulator
JavaFX application with 3 sliders; pitch, yaw and roll. Calculates simulated Accelerometer, Gyroscope and Magnetic Field values from the slider angles. Uses code from openintents' Sensor Simulator
ronanwatkins's Repositories
ronanwatkins/PositionSensorSimulator
JavaFX application with 3 sliders; pitch, yaw and roll. Calculates simulated Accelerometer, Gyroscope and Magnetic Field values from the slider angles. Uses code from openintents' Sensor Simulator
ronanwatkins/AddressBook
ronanwatkins/async-http-client
Asynchronous Http and WebSocket Client library for Java
ronanwatkins/aws-event-bridge-module
A Terraform remote module to setup and configure the Genesys Cloud AWS EventBridge
ronanwatkins/cli-transforms
ronanwatkins/developer-tools
Suite of tools for 3rd party developers working with PureCloud APIs
ronanwatkins/developercenter-tutorials
Walkthrough tutorials used in developer.mypurecloud.com
ronanwatkins/Display_Sensor_Data
ronanwatkins/Facebook-Weather-Chat-Bot
Facebook Weather Chat Bot
ronanwatkins/FYP-GUI
Documentation available at https://ronanwatkins.github.io
ronanwatkins/github-api-promise
A node module for interfacing with the Github API using promises
ronanwatkins/KLZ26Z-digital-music-player
Digital music player implemented using a piezoelectric buzzer on a FRDM-KL26Z microcontroller. The tunes are stored and read from flash memory
ronanwatkins/openapi-explorer
Utility to view/run open api defined apis
ronanwatkins/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
ronanwatkins/opencv
Open Source Computer Vision Library
ronanwatkins/platform-client-sdk-common
Common code and config for generating PureCloud Platform API client SDKs
ronanwatkins/platform-client-sdk-go
A GO library to interface with the PureCloud Platform API
ronanwatkins/platform-client-sdk-java
A Java library to interface with the PureCloud Platform API
ronanwatkins/PostMark-Email-Client
Email client for use with the PostMarkApp API written in Java using the Swing framework.
ronanwatkins/ronanwatkins.github.io
Android Sensor Simulator and ADB Tool Documentation
ronanwatkins/Send_Sensor_Data
ronanwatkins/Simple-Java-Blockchain
Simple blockchain example implmented as a linked list in Java. 'Blocks' are connected to eachother via their hash value. The user can input data to create a new block. The hash vlue is calculated using the data, index, timestamp, and hash of the previous block
ronanwatkins/swagger-codegen
swagger-codegen contains a template-driven engine to generate client code in different languages by parsing your Swagger Resource Declaration.
ronanwatkins/terraform-plugin-sdk
Terraform Plugin SDK enables building plugins (providers) to manage any service providers or custom in-house solutions
ronanwatkins/Text-File-Opener-and-Zipper
Program written in Java using the Swing framework to open and display contents of a text file on the GUI. Text file can be zipped and stored on the disk. Uses multithreading in the form of swing workers
ronanwatkins/tfc-guide-example
Example Terraform configuration
ronanwatkins/TicTacToeServer
ronanwatkins/usage-api-blueprint
Use the Genesys Cloud CLI to query API usage then integrate the data with AWS S3/Athena.
ronanwatkins/Viagogo-CSharp
Coding assignment for Viagogo written in C#
ronanwatkins/Viagogo-Java
Coding assignment for Viagogo written in Java