Skip to content
View xBeastMode's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Block or report xBeastMode

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
xBeastMode/README.md

๐Ÿ‘‹ Hi, I'm xBeastMode

Typing SVG

My name is Angel Maya โ€” a Computer Systems Engineering student focused on systems programming, networking, and low-level development.

Started with game server development and evolved into building backend systems and low-level tools to understand how software truly works under the hood.

Languages: English (Fluent) ๐Ÿ‡บ๐Ÿ‡ธ | Spanish (Native) ๐Ÿ‡ฒ๐Ÿ‡ฝ


๐Ÿš€ Featured Projects

โš™๏ธ Systems / Networking

Project Description Stack
โšก LightHop Minimal HTTP server exploring sockets and low-level I/O C++23
๐ŸŒ GoProxy UDP proxy for Minecraft traffic (archived) Go UDP
๐Ÿ–ผ๏ธ PNGReader WIP PNG parser focused on binary formats and chunk decoding C++

๐Ÿงฉ PocketMine-MP Plugins

Project Description Stack
๐Ÿ—๏ธ PSCore Large-scale core plugin used in production prison server โ€” economy, progression, gameplay PHP MySQL
๐ŸŽฎ Jager Minigame plugin with phased survival mechanics and asymmetric roles (Hunter vs Innocents) PHP
๐ŸŒ WorldInventory Per-world player inventory management with MySQL/SQLite support PHP SQLite

๐Ÿ“Š GitHub Stats


๐Ÿ› ๏ธ Tech Stack

Category Stack
๐Ÿš€ Primary Focus C++ (systems programming, networking)
Go (backend development, UDP services)
๐Ÿ’ผ Strong Experience PHP (backend development, production systems, PocketMine-MP plugins, MySQL/SQLite)
๐Ÿ“š Familiar Java (object-oriented programming, data structures, coursework projects)
JavaScript (basic scripting, web fundamentals)

๐ŸŽ“ Background

Currently studying Computer Systems Engineering, combining academic theory with hands-on development.

๐Ÿ“š Academic

  • Data structures & algorithms

  • Operating systems

  • Computer architecture

  • Software design

๐Ÿ› ๏ธ Practical

  • Built backend systems for production multiplayer servers

  • Developed UDP-based networking tools

  • Worked with binary formats and file parsing

  • Designed persistent systems with MySQL/SQLite

  • Experience with real-time, event-driven architectures


๐Ÿ“Œ Goals

  • ๐Ÿ”ฉ Build deeper systems-level projects in C++ and Go
  • ๐Ÿ“ Improve software architecture and performance engineering skills
  • ๐Ÿ’ผ Transition into a backend / systems engineering role

Pinned Loading

  1. PNGReader PNGReader Public

    Work in progress - experimental png manipulation

    C++

  2. LightHop LightHop Public

    A lightweight HTTP static file server written in modern C++.

    C++