Pinned Repositories
auth
SSO Authentication Server for my projects
bimg
Universal image format for ComputerCraft
cc-code
cc-remoteFS
Remote Filesystem API for ComputerCraft:Tweaked
cc-websocket-bridge
leonardo.py
Python library for interacting with leonardo.ai
SkyDocs
SkyOS
SkyOS is an operating system based on a modified CraftOS Shell. This version is intended for a pocket pc.
status-monitor
Status monitor to determine status of other machines and services via plugin files.
upc-api
Simple webserver that takes in a upc code, and returns basic information about the product.
SkyTheCodeMaster's Repositories
SkyTheCodeMaster/cc-code
SkyTheCodeMaster/cc-websocket-bridge
SkyTheCodeMaster/leonardo.py
Python library for interacting with leonardo.ai
SkyTheCodeMaster/auth
SSO Authentication Server for my projects
SkyTheCodeMaster/status-monitor
Status monitor to determine status of other machines and services via plugin files.
SkyTheCodeMaster/upc-api
Simple webserver that takes in a upc code, and returns basic information about the product.
SkyTheCodeMaster/ai-image-to-3d
Convert an image to a 3D model
SkyTheCodeMaster/ai-proxy
Central proxy for my AI services
SkyTheCodeMaster/aiohttp-ratelimiter
A rate limiter for the aiohttp.web framework
SkyTheCodeMaster/avatar
SkyTheCodeMaster/chat-ai-webserver
SkyTheCodeMaster/diffusion-ai
Runs Stable Diffusion in a webserver format.
SkyTheCodeMaster/dove-server
Chat server for ComputerCraft
SkyTheCodeMaster/emotion-ai
Emotional detection AI
SkyTheCodeMaster/emotion-detection-server
Python webserver to detect emotion based off of the "tweet emotion" dataset.
SkyTheCodeMaster/gb-docs
📖 Documentation for Mainsail - including step-by-step installation guides
SkyTheCodeMaster/image-extruder
Converts PNGs to SVGs, then extrudes them to a desired thickness, and returns a 3MF.
SkyTheCodeMaster/math-microservice
right now it just calculates math expressions. might add some conversions later
SkyTheCodeMaster/paste
A simple paste server using a Python backend
SkyTheCodeMaster/python-library-scanner
Part of the vulnerability scanning network. Crawls a network (and github repositories) and finds out of date Python libraries in projects
SkyTheCodeMaster/python-utils
Various libraries used in my python projects
SkyTheCodeMaster/python-window
Windowed terminal in Python
SkyTheCodeMaster/rtsp-transcriber
Transcribes an RTSP stream with Whisper and saves it to a file
SkyTheCodeMaster/screeps
SkyTheCodeMaster/skybot-mod
A server side mod to enable chat communication over a websocket
SkyTheCodeMaster/SkyTheCodeMaster
SkyTheCodeMaster/tts-ai-server
A simple server that uses CoquiAI tts models
SkyTheCodeMaster/upc-api-internal
SkyTheCodeMaster/weather-api
Keeps track of weather from various APIs
SkyTheCodeMaster/whisper-microservice
Run the whisper model inside of a webserver. Supports normal REST and Wyoming protocol