Add game projects
This commit is contained in:
parent
48c77c745b
commit
4f0546cfd5
@ -38,6 +38,24 @@
|
||||
:technologies ["C" "SDL2" "Linux"]
|
||||
:status "Dormant"
|
||||
:year 2022}
|
||||
{:name "Degenz Discord Game"
|
||||
:description "A multiplayer Discord gaming platform with mini-games, RPG progression, and PVP interactions"
|
||||
:url "https://git.ferano.io/JosephFerano/discord-bot-game"
|
||||
:technologies ["F#" "PostgreSQL" "Discord API"]
|
||||
:status "Done"
|
||||
:year 2022}
|
||||
{:name "PQ Torus Knot"
|
||||
:description "Implementation of the Torus Knot using Functional Programming techniques."
|
||||
:url "https://git.ferano.io/JosephFerano/distributed-fs"
|
||||
:technologies ["Elm" "WebGL"]
|
||||
:status "Done"
|
||||
:year 2018}
|
||||
{:name "FP-Rendering-Engine"
|
||||
:description "First Person low-level rendering engine using Functional Programming techniques."
|
||||
:url "https://git.ferano.io/JosephFerano/fp-rendering-engine"
|
||||
:technologies ["Elm" "WebGL"]
|
||||
:status "Done"
|
||||
:year 2018}
|
||||
{:name "distributed-fs"
|
||||
:description "Distributed file system with client-server architecture, featuring chunked storage across multiple data nodes and SQLite metadata tracking"
|
||||
:url "https://git.ferano.io/JosephFerano/distributed-fs"
|
||||
|
Loading…
x
Reference in New Issue
Block a user