diff options
Diffstat (limited to 'src/md/home_projects.md')
| -rw-r--r-- | src/md/home_projects.md | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/md/home_projects.md b/src/md/home_projects.md index 5bae8be..8fa62ca 100644 --- a/src/md/home_projects.md +++ b/src/md/home_projects.md @@ -1,18 +1,18 @@ -# Projects +# [Projects](https://github.com/realtradam) -## Game Holster - Ruby on Rails + React -**Web App for Uploading and Hosting Web Games - 2024**-**Present** +## [Game Holster - Ruby on Rails + React](https://malcz.com/games) +**Web App for Uploading and Hosting Web Games** — 2024 - Present -- Still a WIP -- Frontend is temporarily this page for now -- its gonna have its own thing eventually +- Developed a full-stack application for uploading and serving web games made with Unity, Godot, and other engines. +- Assembled a Continuous Integration pipeline with a self-managed VPS by utilizing Github, Docker, Caprover, and Cloudflare. Merging into the Main branch automatically triggers a build which deploys the app to production. +- Implemented authentication and authorization flow from scratch(no additional gems or libraries) with Github OAuth. -## Some other project -**its a thing** +## [FelECS Pure Ruby Engine Agnostic ECS Framework](https://github.com/realtradam/FelECS) +**Pure Ruby Engine Agnostic ECS Framework** — May 2021 - Feb 2022 -- yap -- yap -- yap +- Developed a complete engine agnostic game development framework in pure Ruby allowing it to be used with any Ruby based game engine(Ruby2D, Gosu, DragonRuby). +- Achieved complete test coverage, ensuring that the code will work as expected and desired. +- Created comprehensive and detailed documentation explaining how to use every single feature in a well organized and easy to read document. ## Some third project **its a thing** |
