Skip to content

DarkPurple141/portfolio

Repository files navigation

Portfolio

If you've come here you're probably looking for a synopsis of what I've done. So here it goes.

Projects

  • 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:
    1. Teaching in 18s1 (vue.js).
    2. Summer Course (vue.js)
    3. Teaching in 17s2 (jekyll)
    4. Teaching Vue.js (vue.js)
  • 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 Java using 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.

Relevant to this project

For a detailed explanation on how things work, check out the guide and docs for vue-loader.