Repos
29
Stars
22
Forks
68
Top Language
Java
Loading contributions...
Top Repositories
A Gamified Piano Practice Environment. SOFTENG700AB Honours Research Project (A+) https://ieeexplore.ieee.org/abstract/document/8706474
template repo for Java (or Kotlin/Scala) Gradle projects with everything setup
template repo for React projects with everything setup
Co-op scroller game. Play now: https://will-molloy.github.io/Space-Crisis/ SOFTENG306 (A+)
Automating HandBrake encoding
Runs https://github.com/google/copybara in GitHub Actions. Copybara transforms and moves code between repositories.
Repositories
29template repo for Java (or Kotlin/Scala) Gradle projects with everything setup
A Gamified Piano Practice Environment. SOFTENG700AB Honours Research Project (A+) https://ieeexplore.ieee.org/abstract/document/8706474
coding practice/competitive programing with Java/Scala/Kotlin
Automating HandBrake encoding
template repo for React projects with everything setup
Sync to NAS & AWS S3
recreate a large image from smaller images
personal site (old)
Runs https://github.com/google/copybara in GitHub Actions. Copybara transforms and moves code between repositories.
No description provided.
base template for setting up a git repo
cache optimisations in c
HTML5 Prototype for SAVNAC - SOFTENG350/COMPSCI345 Assignment 3 (A+)
Many short snippets of assembly code.
Basic thread library using interrupts for round robin scheduling. (SOFTENG370 A1)
BERT NLP API for Java with Gradle Tasks to automate training (https://github.com/google-research/bert)
A REST web service for a concert booking system. Uses JAX-RS, JPA and Swing. SOFTENG325 (A)
se701 a3/a4/a5 (A+)
First large project, TDD, design patterns, GUIs and multi-threading. SOFTENG251 (A-)
A spelling aid targeted at second language learners of English. SOFTENG206 (A+)
Finds the optimal schedule for a DAG (NP-Hard problem) using an A* search. Features pruning and bound techniques along side an interactive GUI and parallel processing. SOFTENG306 (A-)
No description provided.
No description provided.
K-means image/video data clustering via. MapReduce using Apache Spark. SOFTENG751 High Performance Computing (A+)
Android app: Alarm that ensures you wake up in between sleep cycles.
Co-op scroller game. Play now: https://will-molloy.github.io/Space-Crisis/ SOFTENG306 (A+)
sudoku solver built with react.js
Example Consumers, Producers, Streams, Kafka as a Service, etc.
Currently just project euler (https://projecteuler.net/), waiting for leetcode to support haskell