digithree
Coder with a lot of interests. You'll find some of my hobby, learning and teaching projects here.
@adaptcentreIreland
Pinned Repositories
beatemup-droid
Beat Em Up game for Global Gam Jam 2015 by Begrud team, Galway Ireland (Pulse College)
bndrsntch
(I am the original coder for this) Fan made game finishing Stefan Butler's Bandersnatch game, as seen in Black Mirror CYOA film.
constitution-of-ireland-render
Render Git reenactment of Constitution of Ireland
illuminate
Light painting app for Mac OS X. Built on Cinder
JImaginaryMachine
Graph based automatic composition workstation
leap-3d-imager
Attempt at 3D point cloud generation for Leap Motion stereo Image API data
ollama-rag
A customizable Retrieval-Augmented Generation (RAG) implementation using Ollama for a private local instance Large Language Model (LLM) agent with a convenient web interface
readable-only-web
Readable filter for the web. Put distance between your hardware and trackers.
scaffold-card-game
Scaffold is a card game for two players. Players play construction crews (red and black) who choose to either competitively or cooperative rebuild an historical building.
SoundGap
Android app: Send a receive messages over the air, literally, using sound.
digithree's Repositories
digithree/ollama-rag
A customizable Retrieval-Augmented Generation (RAG) implementation using Ollama for a private local instance Large Language Model (LLM) agent with a convenient web interface
digithree/SoundGap
Android app: Send a receive messages over the air, literally, using sound.
digithree/aran-zombie-game
Aran Zombie (working title: The Zombie of Inishmaan), a game for Rpg Maker MV
digithree/readable-only-web
Readable filter for the web. Put distance between your hardware and trackers.
digithree/scaffold-card-game
Scaffold is a card game for two players. Players play construction crews (red and black) who choose to either competitively or cooperative rebuild an historical building.
digithree/bndrsntch
(I am the original coder for this) Fan made game finishing Stefan Butler's Bandersnatch game, as seen in Black Mirror CYOA film.
digithree/garden-of-pixels
A single page full screen homepage showing pixel art and customizable widgets
digithree/illuminate
Light painting app for Mac OS X. Built on Cinder
digithree/luasforecaster
Simple Android app which shows when next Luas is due at predefined locations, depending on time of day, as tool for commuters.
digithree/row-boat
Android app to access a ROW (Readable Only Web) service
digithree/simonkennyweb
Personal website, written in Kotlin with Ktor. Displays in quirky Terminal CSS with faux command line navigation.
digithree/Audio-Playback-Example
Android app example of audio playback using MediaPlayer
digithree/cold-dead-hands
C64 game for Global Game Jam.
digithree/ElementDecomposerGenome
Decomposes by evolutionary algorithm an image into a highly compresses, extremely lossy version which is constructed using the least number of circles. Written as a Processing language sketch
digithree/Google-Maps-Example
Barebones example of Google Maps usage in an Android App
digithree/Google-Maps-Example-2
Example of Google Maps usage in an Android App, with markers
digithree/ink-agentic-ai-game-creator
An experiment in using Agno LLM-based agentic AI to orchestrate end to end narrative game creation for Ink
digithree/leap-into
LeapInto provides a simplified interface to the Leap Motion hand sensor input device. The interface comes two flavours at present, an open broadcast system using the OSC protocol and a plugin for the Csound audio/music programming language.
digithree/machine-of-magical-making
A simple association and memory card game for young kids with some light puzzle mechanics, for Galway Game Jam 15
digithree/markpage
WebExtension for FireFox, highlight text on a webpage. Main planned feature is to save for later, both locally and in anonymous store.
digithree/markpage-server
Node.js server for MarkPage, a webpage highlighting tool. Currently used only to extract content from webpages. Designed for Heroku.
digithree/MaterialDateTimePicker
Pick a date or time on Android in style
digithree/Permission-Test
Android app to show how to enable permissions at run time for Lollipop and newer devices
digithree/PrincipleAnimationInterpolatorTest
digithree/rmzipper
Zips reMarkable files and folders for a single notepad or annotated document from a complete raw filesystem dump
digithree/rsb
A modular MUD framework for Node.js based on Socket.IO.
digithree/search-engine-client-detailed
digithree/Sensors-Test
Sensor example Android app using standard Android sensors. Also used is the MPAndroidChart library.
digithree/Speech-To-Text-Example
A simple example of speech to text functionality provided by Google's LanguageRecognizer
digithree/Weather-App
Simple current weather display app. Intended to demonstrate the use of Retrofit to access a REST API and deserialize response JSON data to POJO using GSON. POJO created using http://www.jsonschema2pojo.org/