This is my portfolio for Governor's Honors.
Node.js, HTML, CSS, Typescript, Tailwind, NextJS, Socket.io, MongoDB, NextAuth
Tome is a social media site I'm working on. It's not finished yet, but should be soon. The client code is mostly in /pages and /components. The server code is mostly in /pages/api.
Unity, C#
Dataraider is a video game I made. I've only added the code, not the rest of the Unity files. It can be downloaded from https://rgamer43.itch.io/dataraider.
Unity, C#
Midnight Dusk is a video game I worked on with several friends. I did most of the code, but some of it was done by my friend Owen. Only the code files have been added. I'm most proud of DungeonGenerator.cs. SaveManager.cs is also neat.
HTML, CSS, JS
Rgamer43.github.io is my personal website, hosting several of my projects.
HTML, CSS, JS
Idle Miner is a Javascript game I made. It's found in rgamer43.github.io/idleminer and can be played at https://rgamer43.github.io/idleminer/index.html
Unity, C#, Netcode for GameObjects
This is a multiplayer game I made with Unity's new networking library, Netcode for GameObjects.
Java, Swing, AWT
RMUD is a multiplayer text adventure. It uses Java's Swing and AWT graphics libraries and uses sockets for networking.
Java, MongoDB, Java Discord API
RUtils is a Discord bot I made. It adds an XP system to Discord, which rewards users for talking in my Discord Server.
Java, HTMLUnit, Java Email API
This is a webscraping-based program to send me an email whenever prices for my investments are updated.
HTML, CSS, JS
This is the website I made for Midnight Dusk (see above). Currently live at ekhostudios.com.
HTML, CSS, JS
A tic tac toe game I made. It's supposed to use machine learning to improve the bot, but I'm not sure it works. It might not work, or I just might not be testing it long enough. Found in rgamer43.github.io/TicTacToe
Unity, C#
One of my first creations, Random Dungeon is a small video game. I've since lost the code for it, but it can be downloaded from https://rgamer43.github.io/randomdungeon/.
Unity, C#
I wrote some basic code for simple multiplayer in video games using custom sockets and networking code.
HTML, CSS, Tailwind
I did some styling for this site, currently live at 4026.org, as part of the robotics team. The JS isn't mine though and most of the styling isn't either.
Java, WPILib
I write robot code for the school robotics team, along with several other programmers.
Python
Found at https://replit.com/@RENATODELLOSSO/FightingGame-or-Code-Decatur-Python-2.
This is a simple game I made to teach as a lesson in Code Decatur
C#
Found at https://replit.com/@RENATODELLOSSO/WorldGenerator.
A simple program to procedurally generate a world, with countries, biomes, and politics.
I run Code Decatur, the coding club at school, where I teach and lead lessons on various subjects and languages.
Unity, C#
A simple algorithm to generate semi-realistic terrain.