Pinned Repositories
advent-of-code
Solutions to advent of code https://adventofcode.com/
as101-4-workshop
Example vulnerable app for the AppSec101 workshop deployed by https://github.com/wilvk/sample-deploy-pipeline
blogd-rest
blogd-spaces
Burger-Project
Working through https://www.udemy.com/course/react-the-complete-guide-incl-redux/
code-d
Fully featured D language extension for Visual Studio Code using Serve-D
d2d
A simple 2D game engine written in D
UnityHexGrid
A hex grid generation tool, for use in unity
Utangard
zettelkasten
Amaranthos's Repositories
Amaranthos/blogd-rest
Amaranthos/blogd-spaces
Amaranthos/d2d
A simple 2D game engine written in D
Amaranthos/studios.galleryStaticPage
Static page template for studios.gallery
Amaranthos/UnityEyeTrackingAPI
A tool for Unity which provides information about where the user is looking on the screen via a connected webcam.
Amaranthos/Utangard
Amaranthos/CSVtoKML
A test tool to convert csv data into kml format for Google Earth
Amaranthos/d-json
JSON serializer/deserializer for the D programming language
Amaranthos/DDrawClient
A client written in D, which allows users to draw on a server, as a task for university.
Amaranthos/denebstudios.com
Amaranthos/DTileMapEditor
A tool created with D and the Derelict SDL bindings. Used to create xml files that define a tiled map I load into my SDLRPG project
Amaranthos/HTMLBreakout
Recreation of Breakout using javascript, made while I was at PAX Aus
Amaranthos/HTMLGames
A playground so I can experiment with games using html5 canvas element. Focus will be on things like rendering, simple physics, entity management, input and player feedback.
Amaranthos/jhcom
Django project for my website
Amaranthos/joshsD
This is my personal D library, which will include random functions, containers and other helpful things.
Amaranthos/logd-html
Amaranthos/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
Amaranthos/PHPAssignment
Assignment for my php elective subject.
Amaranthos/ProjectEulerSolutions
My solutions to the problems on https://projecteuler.net/
Amaranthos/SDLPlayground
Amaranthos/SDLRPG
A simple game made with SDL, the point of this project is for me to gain more experience with c++, to understand how the back end of a game works and to solve problems I haven't solved before.
Amaranthos/SublimeSettings
Amaranthos/TurnBasedGridBackendService
Backend system for our hex chess service
Amaranthos/vscode-dls
Visual Studio Code extension for D using DLS