If you've come here you're probably looking for a synopsis of what I've done. So here it goes.
- Nodeboard, a framework for multiplayer turn-based games; built with
node.js,vue.js,mongodb - BabyNamer, a list-based ELO voting system to determine rankings of names.
node.js,vue.js,mongodb - SortVis, frontend only, sorting algorithm visualizer, built in vanilla
javascript,CSS,HTML - Teaching websites:
- Teaching in 18s1 (
vue.js). - Summer Course (
vue.js) - Teaching in 17s2 (
jekyll) - Teaching Vue.js (
vue.js)
- Teaching in 18s1 (
- API-Server for all my front-end applications, configured with
HTTPS,Nginx,mongodb - Sokoban; a puzzle based game including puzzle generator, GUI, engine and backend; built in
Javausing JavaFX - CLI based web chat application using sockets (server and client); built in
python3; solo uni project. - HTML5 Tank game; using HTMLCanvas,
javascript,HTML,CSS; solo project. - Procedural map generator, world builder python package; built with
python3; open source - My portfolio website. Built with
node.js,vue.js. - Routing applications for a faux-logistics client, using A*; built with
Java; solo uni project.
For a detailed explanation on how things work, check out the guide and docs for vue-loader.