Pinned Repositories
Ardent
A game developed in Unreal Engine 4. You must travel through the abstract void lands to collect powers of emotion and defeat the Tetrahedron with what you learn along the way.
elements
Elements to extend the Aurora Builder
gull-gust
LAN-MOTD-server
A server that hosts on a local area network where a single client can connect and request the message of the day. Root access can modify properties of the server. A permissions system restricts command usage.
LAN-MOTD-server-hub
A server that allows multiple clients to connect to it over a local area network. Clients can request a message of the day and communicate with other connected clients. This is an improvement over the https://github.com/mymikal/LAN-MOTD-server project.
pathfinder-ARL
Third console app designed for the Artificial Intelligence course. Simulates an AI navigating a maze, using an implementation of the active reinforcement algorithm.
pathfinder-RL
A console app developed for my Artificial Intelligence course. Simulates an AI navigating a maze, using an implementation of robot localization. Mocked sensor readings help the AI understand where it's located within the maze.
pocket-dad-jokes
Android application designed for final project of Mobile App Design course. Pulls dad jokes to phone from https://icanhazdadjoke.com and displays them.
pocket-dice-game
First Android app for the Mobile Apps Design course. A two-player game where you roll dice and score, depending on the roll and rulings.
pocket-thermometer
The 3rd Android app created for Mobile App Design course. It pulls temperature data from a weather station and displays it.
arctic-carbide's Repositories
arctic-carbide/Ardent
A game developed in Unreal Engine 4. You must travel through the abstract void lands to collect powers of emotion and defeat the Tetrahedron with what you learn along the way.
arctic-carbide/elements
Elements to extend the Aurora Builder
arctic-carbide/gull-gust
arctic-carbide/LAN-MOTD-server
A server that hosts on a local area network where a single client can connect and request the message of the day. Root access can modify properties of the server. A permissions system restricts command usage.
arctic-carbide/LAN-MOTD-server-hub
A server that allows multiple clients to connect to it over a local area network. Clients can request a message of the day and communicate with other connected clients. This is an improvement over the https://github.com/mymikal/LAN-MOTD-server project.
arctic-carbide/pathfinder-ARL
Third console app designed for the Artificial Intelligence course. Simulates an AI navigating a maze, using an implementation of the active reinforcement algorithm.
arctic-carbide/pathfinder-RL
A console app developed for my Artificial Intelligence course. Simulates an AI navigating a maze, using an implementation of robot localization. Mocked sensor readings help the AI understand where it's located within the maze.
arctic-carbide/pocket-dad-jokes
Android application designed for final project of Mobile App Design course. Pulls dad jokes to phone from https://icanhazdadjoke.com and displays them.
arctic-carbide/pocket-dice-game
First Android app for the Mobile Apps Design course. A two-player game where you roll dice and score, depending on the roll and rulings.
arctic-carbide/pocket-thermometer
The 3rd Android app created for Mobile App Design course. It pulls temperature data from a weather station and displays it.
arctic-carbide/pocket-unit-converter
The 2nd Android app created for the Mobile Apps Design course. Displays temperature and distance data. Allows converting between different units.
arctic-carbide/xv6-public
xv6 OS
arctic-carbide/zombie-hunter
A game designed for the final project of the Information Visualization & Multimedia Gaming course. Hunt zombies from a top-down perspective and collect treasure they drop.