Pinned Repositories
DOF-Focuser-Unity
A script to dynamically change D.O.F. focus at runtime.
FileSync
A directory/file syncing program with batched multi-core support
InspectSystem-Unity
An inspection/examination system to read in-game signs, walls, etc
JJMumbleBot
A plugin-based All-In-One mumble bot solution in python 3.7+ with extensive features and support for custom plugins.
Mumimo
A plugin-based All-In-One mumble bot solution in python 3.8+ with extensive features and support for custom plugins. Successor of the 'JJMumbleBot' project.
NamePlaceGen-Unity
This project/package generates random names/places within a Unity Project. It's useful for NPC names.
RedditMediaScanner
This is a script that accesses subreddits and downloads media based on keywords from the submission title.
ShaderGraphs_Unity2018
A collection of Unity Engine Shaders I've made using Shader Graph.
TinyMTCS
C#/C-Sharp Port of the TinyMT Project (Tiny Mersenne Twister)
InnovAIte
SureStart 2021 - Makeathon Project
DuckBoss's Repositories
DuckBoss/ShaderGraphs_Unity2018
A collection of Unity Engine Shaders I've made using Shader Graph.
DuckBoss/RedditMediaScanner
This is a script that accesses subreddits and downloads media based on keywords from the submission title.
DuckBoss/DOF-Focuser-Unity
A script to dynamically change D.O.F. focus at runtime.
DuckBoss/FileSync
A directory/file syncing program with batched multi-core support
DuckBoss/FPSCounter_TextMeshPro-Unity
This is an adaptation of the standard assets fps counter for Text Mesh Pro.
DuckBoss/MusicalNotesFrequencyLibrary
A python library of musical note frequencies in hertz.
DuckBoss/ExPaStack
Extract, Pack, and Stack! [EPS] Extract 3d obj/gltf/dae mesh names into a JSON format with unique ids
DuckBoss/ImageDestroyer
A python script to destroy a jpeg image by a combination of compressing/resizing
DuckBoss/MelUtils-Unity
Audio visualizer utilities.
DuckBoss/AtleastOne
An experimental Uno clone for educational purposes
DuckBoss/AtleastOne-Server
DuckBoss/Calculus-Integration-Techniques
A collection of calculus integration techniques in multiple languages
DuckBoss/car-guide-api
DuckBoss/CopyCameraProperties-Unity
This C# Script copies camera properties from an origin camera to a target camera.
DuckBoss/DirectoryAuthenticator-Python
Compares hashes of two directories to check identicality.
DuckBoss/DirectoryBackupUtility-Python
An automatic directory backup utility made in python.
DuckBoss/duckboss.github.io
DuckBoss/EKVP-Runtime
An encrypted key value pair storage system.
DuckBoss/FileAuthenticator-Python
Compares hashes of two files to check identicality.
DuckBoss/GarbageFileMaker-Python
A small command-line program that generates a garbage file of a requested size.
DuckBoss/gitignore
A collection of useful .gitignore templates
DuckBoss/hello-github-actions
DuckBoss/LanguageTranslator-Python
A simple language translation script that uses Naver's Papago Services and Google Translate Services
DuckBoss/mumble
Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming.
DuckBoss/PersonalErrorCodes
A list of error codes I use in my projects.
DuckBoss/pymumble
Mumble client implementation in Python
DuckBoss/PythonTaskManager
A Windows task manager for python applications.
DuckBoss/SimpleTickSystem-Unity
A simple C# tick system that can be used across a variety of projects.
DuckBoss/SoftwareRendererStudy
Experimenting with software rendering written in Java
DuckBoss/VAIL-Training