Pinned Repositories
abap-examples
SAP ABAP Programming Examples
bcrypt-generator
JavaFX GUI for creating/validating BCrypt (enhanced blowfish cipher) hashes
ClipBoardPlusPlus
ClipBoard++ A simple JavaFX application for saving clipboard text, aka a clipboard history manager
FXAlert
JavaFX Alerts made easy. Easily create alerts, notifications, input dialogs, and more...
FXTrayIcon
Tray Icon implementation for JavaFX applications. Say goodbye to using AWT's SystemTray icon, instead use a JavaFX Tray Icon.
GistFX
A desktop client for working with GitHub Gists
GroovyServer
Run and schedule GroovyScripts from an easy-to-use Java web application.
JavaFXTableMapper
Eliminates boilerplate code associated with creating and filling JavaFX TableViews.
SharePointAPI
A Java wrapper API for the SharePoint library that handles username/password authorization. Allows API access without a token.
sparkfx
A desktop client that makes building/testing REST APIs easy. Backed by the Spark Java framework, the possibilities are endless.
dustinkredmond's Repositories
dustinkredmond/bcrypt-generator
JavaFX GUI for creating/validating BCrypt (enhanced blowfish cipher) hashes
dustinkredmond/CSVUtils
Small library for working with delimited files
dustinkredmond/javascript-examples
Set of examples in vanilla JavaScript/CSS/HTML
dustinkredmond/SQLiteToCSV
Command line tool written in C language to export SQLite data as a CSV file.
dustinkredmond/FXCharts
A tool to quickly render JavaFX's built in charts
dustinkredmond/jhooks
Because sometimes it's easier to define stuff up front, then run it later, or in groups, or in new threads
dustinkredmond/dotfiles
My dot files for linux config, although you may also find useful
dustinkredmond/groovyfx
A library for writing JavaFX 8 applications in the Groovy language.
dustinkredmond/GroovySnippets
Small Apache Groovy code examples that don't seem to merit a repo of their own