Pinned Repositories
Conclave
Secure video conferencing. Written as my Computer Science Dissertation for my Bachelors. Achieved a 1st class degree.
logsuficate
Masks field names in logback by using java annotations to denote which are sensitive. GDPR compliance tool.
lookimright
A satirical website intended to always generate news articles in the affirmative to win arguments. Look, I'm right!
maze-game
CODING KATA!
Meggot.github.io
This is my website.
moansofzerg
This is my funny little app for Starcraft II where you have to guess the unit from the noise it makes. Written in Angular7 using Howler
oulipo
Allows collaboration on written word projects between users across the internet. Deployed using GitHub actions.
releasy
Full infrastructure to manage jenkins jobs, update confluence docs, orchestrate through slack.
Synergy
Create works of fiction or non fiction together, and potentially meet new people!
tunnel-td
Meggot's Repositories
Meggot/moansofzerg
This is my funny little app for Starcraft II where you have to guess the unit from the noise it makes. Written in Angular7 using Howler
Meggot/Synergy
Create works of fiction or non fiction together, and potentially meet new people!
Meggot/logsuficate
Masks field names in logback by using java annotations to denote which are sensitive. GDPR compliance tool.
Meggot/lookimright
A satirical website intended to always generate news articles in the affirmative to win arguments. Look, I'm right!
Meggot/oulipo
Allows collaboration on written word projects between users across the internet. Deployed using GitHub actions.
Meggot/Conclave
Secure video conferencing. Written as my Computer Science Dissertation for my Bachelors. Achieved a 1st class degree.
Meggot/tunnel-td
Meggot/AmunWord
Simple password generator to generate passwords based on a modifiers, and length. Includes TDD code.
Meggot/maze-game
CODING KATA!
Meggot/Meggot.github.io
This is my website.
Meggot/releasy
Full infrastructure to manage jenkins jobs, update confluence docs, orchestrate through slack.
Meggot/crnk-framework
JSON API library for Java
Meggot/deko-callback
Meggot/DuelMe
DuelMe is a bukkit plugin to allow players to duel each other for fun
Meggot/Factions
https://muj.dk/factions
Meggot/goParks
This is a HTML, CSS site that I'm writing for my Web Application module.
Meggot/harness-cie-lab
Meggot/HomeBukkit
Provides a home system for Bukkit
Meggot/HTTPserver
HTTP server to accept HTTP requests and print them out. Basic framework
Meggot/investimatch
Matches investments to loans using modularized and customizable behaviour pattern.
Meggot/JSwingRPG
RPG game with a JSwing gui. Create items, explore and fight .
Meggot/next.js
The React Framework
Meggot/notes-game
Meggot/QuickBuild
A Bukkit plugin that allows for players to duel other players at "QuickBuild" competitions.
Meggot/SpringBlacksmith
to test features of Springboot and Spring JPA
Meggot/webcam-capture
Project goal is to give users possibility to access build-in or connected via USB webcams or remote IP / network cameras directly from Java code. Using provided libraries user is able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.