chriscargill
I love planning and executing on cloud based software. Seeing people, programs, and pipelines running smoothly is my favorite pastime!
Fruitland, Maryland
Pinned Repositories
BASH-Scripts
Linux BASH scripts
com.unity.multiplayer.docs
Open Source documentation for Unity Multiplayer, which includes Netcode for GameObjects, the Unity Transport Package, Multiplayer Tools and Educational references and Sample Games such as Boss Room.
ECS_Notes
My notes for Unity's ECS systems
Generations
A population growth simulator
goggles
Google_Trends_Python
A short script I use to grab data from Google Trends using pyautogui
JavaScript_Learning
Testing/learning of JavaScript concepts
Learning_Rust
All of my Rust learning code
MazeBuilder
A python program that processes an image to build it as a 3D environment in the popular Roblox Studio.
PygameMap
A Pygame program that allows users to create a 2D map/environment
chriscargill's Repositories
chriscargill/BASH-Scripts
Linux BASH scripts
chriscargill/com.unity.multiplayer.docs
Open Source documentation for Unity Multiplayer, which includes Netcode for GameObjects, the Unity Transport Package, Multiplayer Tools and Educational references and Sample Games such as Boss Room.
chriscargill/ECS_Notes
My notes for Unity's ECS systems
chriscargill/Generations
A population growth simulator
chriscargill/goggles
chriscargill/Google_Trends_Python
A short script I use to grab data from Google Trends using pyautogui
chriscargill/JavaScript_Learning
Testing/learning of JavaScript concepts
chriscargill/Learning_Rust
All of my Rust learning code
chriscargill/MazeBuilder
A python program that processes an image to build it as a 3D environment in the popular Roblox Studio.
chriscargill/PygameMap
A Pygame program that allows users to create a 2D map/environment
chriscargill/Regular_Expressions_As_Language
Instead of writing confusing regexs, use human words!
chriscargill/Shodan_Searcher_Python
A python script used for searching through shodan.io
chriscargill/Unity_ECS_Practice
For practicing ECS concepts in the Unity Engine
chriscargill/Useful_Python_Functions
Simple, useful Python functions for use in a variety of scripts