Skip to content
View CarsonKopec's full-sized avatar
πŸ’¦
pew pew
πŸ’¦
pew pew
  • United States
  • 21:11 (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.


πŸš€ Featured Projects

  • βš™οΈ JNova – A modular, annotation-driven networking framework for Java. Supports TCP, UDP, and Kafka with reactive streams.
  • πŸ“¦ Moka – A next-generation package manager with its own scripting language for build, test, and deployment tasks.
  • 🌍 ReactoCraft – A Minecraft-like server built with Java + Rust using Project Reactor, featuring chunk loading, caching, and custom worldgen.

πŸ› οΈ Other Work

  • 🧱 Minecraft Mods – Cross-platform mods (Forge/Fabric/NeoForge) like Waypoint Pets powered by the Balm abstraction layer.
  • πŸ“‘ Discord Client – Custom selfbot client in Java with full voice & video streaming, built on 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