Skip to content
View xbze3's full-sized avatar

Block or report xbze3

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
xbze3/README.md


██╗  ██╗██████╗ ███████╗███████╗██████╗
╚██╗██╔╝██╔══██╗╚══███╔╝██╔════╝╚════██╗
 ╚███╔╝ ██████╔╝  ███╔╝ █████╗   █████╔╝
 ██╔██╗ ██╔══██╗ ███╔╝  ██╔══╝   ╚═══██╗
██╔╝ ██╗██████╔╝███████╗███████╗██████╔╝
╚═╝  ╚═╝╚═════╝ ╚══════╝╚══════╝╚═════╝

I build what I wish existed.

Backend  ·  Data  ·  Infrastructure  ·  Applied Software  ·  Full-Stack


   



> whoami

Systems thinker. Backend-first. Obsessed with how things work under the hood.
I care about performance, reliability, and clean architecture, and I'll probably refactor it twice before shipping.

I build for scale. I design for intent. I ship when it's right.


> cat focus.txt

current:
  - Large-scale backend systems
  - Financial & market data pipelines
  - Performance engineering & system design

always:
  - Whatever's interesting right now

> ls ./stack

Languages

       

Frontend

   

Backend & Data

   

Infrastructure & Tooling

   


> git log --oneline

[WIP]  ████████████████░░░░  something big
[...]  the rest is classified

Pinned Loading

  1. financegy financegy Public

    The unofficial Python library for accessing financial data from the Guyana Stock Exchange (GSE).

    Python 5

  2. ace-the-agent ace-the-agent Public

    ACE is a modular AI agent that uses LLMs and tools to reason, execute tasks, and manage files, code, and processes in a safe workspace.

    Python

  3. ngsa-exam-api ngsa-exam-api Public

    REST API for serving and grading NGSA exam questions. Built with Express, MongoDB, and Docker. Includes seeded exam datasets and automated grading endpoints.

    JavaScript

  4. HSSE-Reporting-Platform-HK25 HSSE-Reporting-Platform-HK25 Public

    A Health, Safety, Security, and Environment (HSSE) incident reporting and monitoring platform developed for a hackathon, enabling location-based incident reporting and automated monitoring of HSSE-…

    TypeScript

  5. spotil spotil Public

    A python program that can download songs listed in a public Spotify Playlist.

    Python 3 1

  6. Low-Level Low-Level Public

    A repository for practicing C by recreating standard library functions, exploring core concepts, and diving into low-level operations to better understand memory management, pointers, and system be…

    C