Pinned Repositories
Art_Photography_Website
Website written in HTML5, CSS3, Javascript (Node.js) with D3.
AWS-Kinesis-with-Java
A small example application for using AWS Kinesis with Camel
FlashApp
Android App for Calculating Guide Numbers
Identity-and-Data-Security-for-Web-Development
Examples and exercises as I work through Identity and Data Security for Web Development
Internet_Fridge
A mock API to connect a fridge to the internet written using SQLite and Python.
Planning-Permission
Short Scala Spark project based around planning permissions in the North East of England
Spring-Security
A small example repository showcasing the use of Spring Security
Terraform-Modules
A set of modules for Terraform that provision a variety of infrastructure including: Amazon API Gateway, DynamoDB, Lambdas and S3
Work-Scripts
Scripts that are 'helpful' at work.
JamesCollerton's Repositories
JamesCollerton/MSc_Thesis
Final submission code from my MSc Thesis. The other repository (in my desperation) got pretty messy!
JamesCollerton/Internet_Fridge
A mock API to connect a fridge to the internet written using SQLite and Python.
JamesCollerton/Bash_Backup_System
Back Up System Written in Bash
JamesCollerton/Peg_Solitaire
C program to solve peg solitaire. Uses a weighting system and board symmetries to improve performance.
JamesCollerton/Turtle_Graphics
Recursive descent parser for a drawing language written in C. Also contains hashed password and Whitespace (!) interpreter.
JamesCollerton/Recursive_Maze_Solver
C program which recursively solves mazes given in .txt files. Also can randomly generate and then solve them.
JamesCollerton/Kaggle_RAOP
My current data science project on Kaggle: Random Acts of Pizza.
JamesCollerton/Database
A small database engine written in Java.
JamesCollerton/Gravity
A small game written in Java, where you play as a ball and can invert gravity to avoid obstacles.