Pinned Repositories
github-activity
A widget for displaying GitHub activity for a user.
keylogger
A no-frills keylogger for macOS.
libcrypt
A simple hashing, encoding, and generation library in C.
nes
An in-progress NES emulator written in C++
omdbapi
An easy to use Ruby wrapper for getting movie and television show information from OMDb's API.
qbittorrent-exporter
A prometheus exporter for qBittorrent.
qbittorrent-grafana-dashboard
A full-featured Grafana dashboard for qBittorrent using Prometheus.
spring-redis-caching-example
An example of caching in Spring using Redis.
subtitler
A cross-platform, full-featured Java library and CLI utility for working with subtitles.
yomichan-audio-server
This is a self-hosted audio server with Docker for Yomichan to fetch audio files from, using a database containing over 250,000 unique expressions.
caseyscarborough's Repositories
caseyscarborough/jtables-crud
A basic MySQL CRUD application using JTables and other graphical components in the Swing toolkit in Java.
caseyscarborough/data-structures
Repository containing practice and implementation of common data structures in Java.
caseyscarborough/github
A simple and easy-to-use wrapper for GitHub's API.
caseyscarborough/slinky
A web-application for shortening URLs.
caseyscarborough/barcode-rb
An inventory and barcode application written in Ruby v2.0.0.
caseyscarborough/j-asteroids
An implementation of the classic arcade game Asteroids using Java.
caseyscarborough/yield
A command-line utility for previewing markdown files in GitHub Flavored Markdown.
caseyscarborough/dropbox-utility
A command-line utility used for interacting with Dropbox that shows basic interaction with Dropbox's API.
caseyscarborough/homelink
HomeLink is a web application used to create to-do lists, shopping lists, reminders, and chores for a group of users connected as a 'family'. It is written using the Grails web framework.
caseyscarborough/instagram
A wrapper for Instagram's API.
caseyscarborough/jekyll-asset-pipeline
Powerful asset pipeline for Jekyll that collects, converts and compresses JavaScript and CSS assets
caseyscarborough/rails-blog
A full featured blog engine written in Rails.
caseyscarborough/upload-py
A small CGI script written in Python 2.6 for upload functionality for PDF files.
caseyscarborough/barcode-rb-mysql
Barcode and inventory application using Ruby v2.0.0 and MySQL.
caseyscarborough/client-server
TCP-based client-server application written in the Java programming language.
caseyscarborough/collab-todo
A todo application written using the Grails web framework that allows users to create and manage todos, create buddy lists, and assign todos to others.
caseyscarborough/dell-warranty-lookup
A simple script to pull warranty information from Dell's servers about a specific machine.
caseyscarborough/ftp-rb
A simple FTP application written in Ruby v2.0.0
caseyscarborough/grails-inventory
An inventory application using Grails web framework.
caseyscarborough/octokit.rb
Ruby toolkit for the GitHub API
caseyscarborough/racetrack
A sample Grails application.
caseyscarborough/ruby_koans
A set of Koans to teach the Ruby language