Pinned Repositories
100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
cmd-colors-monokai
Monokai color settings for Windows command prompt
FreeCodeCampProjects
Front-end design bootcamp from FreeCodeCamp.com
genetic-algorithm-timetable
Use a genetic algorithm to schedule courses into a timetable of rooms and time slots
GraphicsProject
Create a graphical object using X3D as a learning exercise
ifttt-REST-heroku
A Heroku app to take IFTTT webhooks, process them, and do something, and then possibly send a request back out to IFTTT
machine-learning-algorithm
Implement an established machine learning algorithm from scratch
ProjectX
Web App for JFF (Junior Film Fleadh)
Unity3dRPGBoard
Project for CT3111 Next Gen Game Programming in 3D
reideast's Repositories
reideast/genetic-algorithm-timetable
Use a genetic algorithm to schedule courses into a timetable of rooms and time slots
reideast/ifttt-REST-heroku
A Heroku app to take IFTTT webhooks, process them, and do something, and then possibly send a request back out to IFTTT
reideast/GraphicsProject
Create a graphical object using X3D as a learning exercise
reideast/machine-learning-algorithm
Implement an established machine learning algorithm from scratch
reideast/Unity3dRPGBoard
Project for CT3111 Next Gen Game Programming in 3D
reideast/100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
reideast/AcademicWeb
Web design for an academic's personal CV site
reideast/ansible-sandbox
A repo to for playing around with Ansible, e.g. demos, tests, etc.
reideast/codelab-nodejs-introduction
This codelab will go through the process of creating a simple NodeJS application.
reideast/color-scheme-monokai
Colour scheme derived from Monokai
reideast/CSharpWindowsAppLayout
A basic setup from scratch of a Windows App Store project in Visual Studio using C#. No application logic included, just XAML layout. Uses a Grid, a VisualStateManager, and styles. From chapter 24 of Microsoft Visual C# 2013 Step-By-Step.
reideast/ct331_assignment1
reideast/ct331_assignment2
reideast/ct331_assignment3
Prolog assignment for CT331 Programming Paradigms
reideast/ct331_assignment4
reideast/ct417assn1primary
Software Engineering III, Assignment 1, Primary Project
reideast/ct417assn1secondary
Software Engineering III, Assignment 1, Secondary Project
reideast/cv-blog-js
A React-based frontend for a blog/personal CV website
reideast/cv-blog-js-backend
A Node/Express-based API that serves data for a blog/personal CV website
reideast/deploy-ecs-basic
Deploy a Node.js application to Amazon ECS
reideast/distributed-banking-system
Learning Java RMI by building a virtual ATM client that talk to a Bank server, with logins and sessions.
reideast/dotfiles-devcontainer
Dotfiles repot suitable for use in a VSCode devcontainer
reideast/galwaybus
Scrape the rtpi.ie site for Galway Bus Eireann RTPI data.
reideast/gitignore
A collection of useful .gitignore templates
reideast/GroovyHashCode2018
Programming competition in March, 2018
reideast/ImageProcessingFunctions
reideast/puzzlebox
A very fancy frontend for a Vigenère cipher decorder. Single static page, uses GSAP and Bootstrap
reideast/PythonHashCode2019
A (very quick and dirty) implementation of Google's Hash Code 2019 problem, collaboration with @SecretAgentx and @CillianFn
reideast/shippable-practice
reideast/simple-java-maven-app
For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.