Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darkpurple141/portfolio
Online resumé and portfolio.
https://github.com/darkpurple141/portfolio
Last synced: about 12 hours ago
JSON representation
Online resumé and portfolio.
- Host: GitHub
- URL: https://github.com/darkpurple141/portfolio
- Owner: DarkPurple141
- Created: 2017-12-26T06:15:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T17:53:04.000Z (19 days ago)
- Last Synced: 2024-10-29T19:04:56.320Z (19 days ago)
- Language: TypeScript
- Homepage: portfolio-vue2.vercel.app
- Size: 15.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
If you've come here you're probably looking for a synopsis of what I've done. So here it goes.
## Projects
* [Nodeboard](https://github.com/DarkPurple141/nodeboard), a framework for multiplayer turn-based games; built with `node.js`, `vue.js`, `mongodb`
* [BabyNamer](https://github.com/DarkPurple141/baby-names), a list-based ELO voting system to determine rankings of names.`node.js`, `vue.js`, `mongodb`
* [SortVis](https://github.com/DarkPurple141/sorting-algo-visualizer), frontend only, sorting algorithm visualizer, built in vanilla `javascript`, `CSS`, `HTML`
* Teaching websites:
1. [Teaching in 18s1](https://github.com/DarkPurple141/teaching-18s1) (`vue.js`).
2. [Summer Course]() (`vue.js`)
3. [Teaching in 17s2]() (`jekyll`)
4. [Teaching Vue.js](https://github.com/teaching-vue/vue-demo) (`vue.js`)
* [API-Server](https://github.com/DarkPurple141/database) for all my front-end applications, configured with `HTTPS`, `Nginx`, `mongodb`
* [Sokoban](https://github.com/DarkPurple141/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](https://github.com/DarkPurple141/Tank-Hunter-2d); using HTMLCanvas, `javascript`, `HTML`, `CSS`; solo project.
* [Procedural map generator](https://github.com/DarkPurple141/Maps), world builder python package; built with `python3`; open source
* [My portfolio website](https://github.com/DarkPurple141/portfolio). 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](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).