Pinned Repositories
aoc-2022
My solutions for Advent of Code 2022.
aoc-2023
My solutions for Advent of Code 2023.
aoc-2024
My solutions for Advent of Code 2024.
arvale.world
Website for the Neverwinter Nights Persistent World "Arvale"
drf-vue
Example SPA combining django-rest-framework and Vue.js. (Please be aware this is an unmaintained project that uses Vue.js 1.0)
iris-engine
My first attempt at an ECS-based game engine written in C++20, learning how to write an OpenGL renderer as I go.
laravel-forum-frontend
A frontend for riari/laravel-forum providing views written with Bootstrap 3.
rna-guild.net
Rusty Nails Adventurers guild website
tron-legacy-atom
Tron Legacy syntax theme for Atom
laravel-forum
A slim, lean forum package designed for quick and easy integration in Laravel projects
Riari's Repositories
Riari/iris-engine
My first attempt at an ECS-based game engine written in C++20, learning how to write an OpenGL renderer as I go.
Riari/odin-aoc-vscode-template
A template for doing Advent of Code in Odin with VS Code.
Riari/zandaka
Expense splitting done properly.
Riari/php-phase
Experimental PHP framework.
Riari/some-bot
Some Bot for Some Place.
Riari/aoc-2022
My solutions for Advent of Code 2022.
Riari/aoc-2023
My solutions for Advent of Code 2023.
Riari/aoc-2024
My solutions for Advent of Code 2024.
Riari/aoc-2015
My solutions for Advent of Code 2015.
Riari/aoc-2016
My solutions for Advent of Code 2016.
Riari/armaros
Riari/dailies
Riari/experiments-c
Rough experimentation and exploration in C and C++.
Riari/glint-renderer
Attempt #2 at an OpenGL renderer written in C++
Riari/gmtk-jam-2022
"Pixel Slayer", a submission to the GMTK Game Jam 2022 by myself and @GMWolf1988
Riari/gwj-jan-2023
My submission to Godot Wild Jam #53 (Assembly Required).
Riari/gwj-july-2023
My submission to the Godot Wild Jam #59 (Train)
Riari/gwj-sept-2024
My submission to Godot Wild Jam #73
Riari/home-automation
Riari/kickstart.nvim
A launch point for your personal nvim configuration
Riari/kona
Riari/pi-thermal-cam
MLX90640 thermal camera viewer for the Raspberry Pi.
Riari/project-euler
My Project Euler solutions in various languages.
Riari/protohackers-cpp
My solutions to Protohackers.com problems in C++.
Riari/Riari
Riari/rick.me.uk
Personal website built with Astro.
Riari/unity-experiments
Experiments in the Unity engine.
Riari/unreal-arpg
ARPG demo in UE5.
Riari/vscode-playdate-debug
Unofficial Playdate debug extension for Visual Studio Code on macOS, Windows and Ubuntu
Riari/vulkan-renderer
My first attempt at a Vulkan renderer in C++. Following the official tutorial at https://docs.vulkan.org/tutorial/latest/