Chester's repositories
Execution-Timer
A C++ script that allows you to do multiple execution time calculations
WebSocket-PlusPlus
A simple C++ WebSocket server library that does not use third-party libraries. It handles handshaking and data framing. Multiple connections supported. Provides basic server-side event callbacks.
AtomicEngine
Game Engine, Vulkan 1.2 GLSL 2.0
Base64-Encoder
C++ Base64 encoder using only the standard library
BufferEngine
3D Game Engine: WebGL, Vulkan
CanvasNext-2015
2D WebGL rendering library
cheat-engine
Cheat Engine. A development environment focused on modding
glTF
glTF – Runtime 3D Asset Delivery
glTF-Sample-Models
glTF Sample Models
magpie-developer-challenge
Magpie developer challenge
SocketWASM
WebAssembly INET Client
tech-task
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
Virtual-Desktop-Mouse-Switcher
A Windows program that lets you navigate virtual desktops using the G buttons of your mouse. It captures the X1 and X2 inputs and then performs the switching key combinations
WebSocket-Server
Work in progess: A simple C++ WebSocket server, able to handle multiple connections, using just TCP