Crowded Games Group
| Company | Day Started | Day Ended | Position |
|---|---|---|---|
| Camp 3 Falls | 21st, June 2021 | 19th, July 2021 | CIT (Countilor in Training) |
| Peace Lutherin Church | September 2021 | September 2022 | Video Recorder & Camera Operator |
| United States Marine Corps | 23rd May 2025 | 21st December 2025 | Basic Trainee |
| Fifty Heaven | 19th April 2026 | Sales Representative |
Key: A = Beginner, B = Intermediate, C = Advanced, D = Master
| Piece of Software | Description | Proficiency |
|---|---|---|
| Unity Game Engine | The game engine has a lot of features. It can be used for almost anything. Knowing C# is important. Documentation is provided. | AB |
| Godot Engine | A super good engine. It is meant to make games, but interface software has been made for it (ex: my music maker). It has a big free software section and it is all open source. | BC |
| KDenLive | An Open Source video editing software, constantly being improved by KDE people. Free compositions and effects can be added from people who made them. | B |
| Kate | An Open Source text editing software. Used as an IDE. It's pretty good. | C |
| OBS Studio | An Open Source video recording and live streaming software. | B |
| Blender | An Open Source 3D modeling software, art software, video editor, animator, texture painter, sculptor... Lots of things. | B |
| Git | The ultimate version control software | B |
Key: A = Beginner, B = Intermediate, C = Advanced, D = Master
| Skill | Description | Proficiency |
|---|---|---|
| C++ / C | A programming language. | AB |
| GD Script | A script that is in the Godot Engine. | CD |
| Rust | Imagine C but it is very memory safe & enforces good code writing. | A |