diff options
| author | realtradam <[email protected]> | 2024-06-23 00:25:05 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2024-06-23 00:25:05 -0400 |
| commit | c20a52e417ad3103c8aa1219c9b12f0fbbb9216a (patch) | |
| tree | c1fd88b32caa4a35804870a3c17762785f200f73 /src/md/home_projects.md | |
| parent | 913b24c0c298ac48866167b18fc36fb542ab8910 (diff) | |
| download | malcz.com-main.tar.gz malcz.com-main.zip | |
Diffstat (limited to 'src/md/home_projects.md')
| -rw-r--r-- | src/md/home_projects.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/md/home_projects.md b/src/md/home_projects.md index 8fa62ca..bb8442f 100644 --- a/src/md/home_projects.md +++ b/src/md/home_projects.md @@ -1,7 +1,7 @@ # [Projects](https://github.com/realtradam) -## [Game Holster - Ruby on Rails + React](https://malcz.com/games) -**Web App for Uploading and Hosting Web Games** — 2024 - Present +## [Game Holster - Ruby on Rails + React](https://github.com/realtradam/gameHolster) +**Web App for Uploading and Hosting Web Games** — Mar 2024 - Present - 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. @@ -14,9 +14,9 @@ - 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** +## [Orc: Arena of Time](https://malcz.com/game/orc-arena-of-time) +**Gamejam Web Game** — Jan 2022 -- yap -- yap -- yap +- Won 1st place in an 8 day game jam and competed against 41 entries. +- Embedded mruby, the portable Ruby interpreter, into the game by developing C bindings with the Raylib rendering library thus allowing Ruby to be compiled and run on the web. This enabled faster iteration on the game thus resulting in more features and polish in the final product. +- Collaborated with a team member to contribute code and ideas to the project faster and more reliably then otherwise possible by working alone. |
