Ticketedmoon
Irish Software Engineer. You will most likely find me working on personal projects or drinking large doses of caffeine.
Dublin, Ireland
Pinned Repositories
animation-doodle
'Animation Doodle' is an Android application developed by Shane Creedon and James Collins in an effort to unite both drawing and artistic design with animation inside a mobile application.
blood-rain
Blood Rain animation - A simple yet satisfying Java swing program where red rectangles rain from the heavens. Makes use of the static factory and singleton pattern to handle accessibility and control.
brick-breaker-extreme
Brick breaker with additional fun features! Simple C++ Game using Simple and Fast Multimedia Library (SFML).
human-activity-recognition-using-wrist-mounted-sensors-based-on-symbolic-aggregate-approximation
The aim of this project is to build an application capable of detecting human activity using Machine Vision. We hope to be able to recognise four cardinal activities come the project-end.
line-segment-light-visibility-system
A project showing a visibility system using Line Segment Intersection
merciless-mario
A c++ game where the player plays as the classic NES 1983 protagonist with a few malevolent twists.
party-up
A web application designed for gamers to party up together and engage in conversation and play a particular game together. Built using React with Redux for state management on the Front-end, Java (Spring) and MySQL on the Back-end with the utilization of Spring WebSockets for event-driven behavior.
react-grid-draw-ui
A public React NPM library that enables developers to draw a grid on top of their web page UI, specifying columns and rows by clicking the grid borders, and extract the contents within a 2D array data structure.
reddit-thread-text-analyser
Track the most common words in particular Subreddits. Hook into a particular Subreddit and track words from all posts and comments from today back to a particular time period.
space-arena-online
An online multiplayer space game. Built with Javascript, Node.js, Socket.io, ExpressJs, Webpack and Phaser.
Ticketedmoon's Repositories
Ticketedmoon/react-grid-draw-ui
A public React NPM library that enables developers to draw a grid on top of their web page UI, specifying columns and rows by clicking the grid borders, and extract the contents within a 2D array data structure.
Ticketedmoon/human-activity-recognition-using-wrist-mounted-sensors-based-on-symbolic-aggregate-approximation
The aim of this project is to build an application capable of detecting human activity using Machine Vision. We hope to be able to recognise four cardinal activities come the project-end.
Ticketedmoon/reddit-thread-text-analyser
Track the most common words in particular Subreddits. Hook into a particular Subreddit and track words from all posts and comments from today back to a particular time period.
Ticketedmoon/space-arena-online
An online multiplayer space game. Built with Javascript, Node.js, Socket.io, ExpressJs, Webpack and Phaser.
Ticketedmoon/animation-doodle
'Animation Doodle' is an Android application developed by Shane Creedon and James Collins in an effort to unite both drawing and artistic design with animation inside a mobile application.
Ticketedmoon/brick-breaker-extreme
Brick breaker with additional fun features! Simple C++ Game using Simple and Fast Multimedia Library (SFML).
Ticketedmoon/dna-data-analysis-repl
A static file data analyser REPL built in C.
Ticketedmoon/opengl-haven
A project based around learning OpenGL. This repo will contain files about different rendering techniques and scenarios in OpenGL.
Ticketedmoon/data-structure-implementations
A repository dedicated to creating implementations of the most popular data structures.
Ticketedmoon/distributed-booking-system-with-spring
This application is a distributed computing project based around web services and handling network load. This java application involves the Spring framework on behalf of the server architecture and Swing on behalf of the client architecture.
Ticketedmoon/line-segment-light-visibility-system
A project showing a visibility system using Line Segment Intersection
Ticketedmoon/merciless-mario
A c++ game where the player plays as the classic NES 1983 protagonist with a few malevolent twists.
Ticketedmoon/party-up
A web application designed for gamers to party up together and engage in conversation and play a particular game together. Built using React with Redux for state management on the Front-end, Java (Spring) and MySQL on the Back-end with the utilization of Spring WebSockets for event-driven behavior.
Ticketedmoon/personal-website
A personal website built using angular 6.0 with node and npm. The website is designed and implemented within single-page application (SPA) structure.
Ticketedmoon/reverie
2D online web-based Role Playing Game (RPG). Create a character, explore the world, level up, make friends and alliances, fight monsters, defeat tyranny and rule the world.
Ticketedmoon/simple-game-lookup-system
A quick mock-up website I made in order to learn more about SQL / PHP / JS / Jquery. Made use of the LAMP stack with Apache and Xampp. The Database technology used was MariaDB
Ticketedmoon/snake-game-hacktoberfest
A simple snake game I built for Hacktoberfest 2018. Involves using Python and a subsequent Python Library: PyGame. Python2.7 and Pip required to run, instructions in README.
Ticketedmoon/wave-motion
Wave-Motion - A fun graphical program I made in 2017 to explore creating java GUI programs involving JFrame and JSwing. Music is also integrated to the program and flashing of graphical colors can be controlled through keyboard input.
Ticketedmoon/weather-as-a-service
A simple web application that allows the user to fetch the current weather for a city. This application also exports a public RESTful API for client-query.
Ticketedmoon/crucible
A 2D Top-Down RPG game where stealth reigns supreme
Ticketedmoon/pokemon-search-api
A pokemon search api. Project is built using Python, FastAPI, Elasticsearch, Logstash, Kibana
Ticketedmoon/primitive-wars
A C++ SFML game where you must destroy moving shapes that spawn over a particular time window. The player must do this without dying more than 3 times. This game is built using an ECS architecture
Ticketedmoon/rocket-league-tournament-predictor
A web tool to make predictions or run tournament outcome simulations on upcoming Rocket League events.
Ticketedmoon/samurai
A search catalog for games with personalisable features. Project is built using Java/Spring Boot, Apache Kafka, PostgreSQL, and Apache Solr
Ticketedmoon/simple-todo-list-with-dotnet-and-basic-js
A biographical web application about me built in C# and .NET
Ticketedmoon/skybreak-unix-environment
A project repository for storing my unix set up configuration files
Ticketedmoon/social-url-database
A simple REPL for storing Social URLs with the ability to export summary statistics highlighting social scores per domain.
Ticketedmoon/stripeful
A repository to manage test interactions with the Stripe Api
Ticketedmoon/triforce-gl-visualisation
Fun 3D Graphics project built with Modern OpenGL visualising the Triforce from The Legend of Zelda Games.
Ticketedmoon/vanquish
C++ RPG [Full description TBD]