Skip to content
View CarsonKopec's full-sized avatar
๐Ÿ’ฆ
pew pew
๐Ÿ’ฆ
pew pew
  • United States
  • 20:07 (UTC -04:00)

Block or report CarsonKopec

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
CarsonKopec/README.md

๐Ÿ’ซ About Me:

Hi! I'm Carson, a passionate full-stack and systems developer who loves building things from scratch, diving into game engines, network protocols, and modding Minecraft.

I work on a variety of ambitious projects, including:

  • โš™๏ธ JNova โ€“ A fully custom, annotation-driven networking framework for Java, supporting TCP, UDP, and Kafka.
  • ๐ŸŽฎ Voxel Game Engine โ€“ Minecraft-inspired block engine using Vulkan (via LWJGL) and C++ backends through JNI.
  • ๐Ÿงฑ Minecraft Mods โ€“ Cross-platform mods (Forge/Fabric/NeoForge) like AutoModSync using the Balm abstraction layer.
  • ๐Ÿ“ก Discord Client โ€“ Selfbot client in Java with full voice & video streaming support, built from raw gateway + UDP protocols.

I enjoy solving complex problems, experimenting with low-level systems, and pushing Java and Rust beyond their usual limits.
Feel free to explore my repos and follow my journey!


๐Ÿ’ป Tech Stack:

Java Rust HTML5 JavaScript NodeJS React Kotlin OpenGL Vulkan SQLite MongoDB Postgres GitHub Bash


๐Ÿ“Š GitHub Stats:




๐Ÿ† GitHub Trophies


โœ๏ธ Dev Quote of the Day

Pinned Loading

  1. discord4j-template discord4j-template Public template

    A discord 4j template with annotations

    Java 1

  2. JNova JNova Public

    Based from netty but my take

    Java

  3. Moka Moka Public

    Moka is a lightweight, modern package manager and build tool for Java - kind of like npm or cargo, but designed for simplicity. It uses a clean moka.toml config, supports modular projects, lockfileโ€ฆ

    Java