Skip to content
View PhoenXHO's full-sized avatar

Highlights

  • Pro

Block or report PhoenXHO

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.

Content in all repositories owned by your account will be closed.
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
PhoenXHO/README.md

Hey, I'm Oussama (PhoenXHO)

The one thing I'd say all my projects have in common: I like building complex things from small bricks. I picked that up doing the thing I thought I shouldn't be doing, jumping from project to project nonstop. My brain generates ideas faster than I can keep up, so I build them while they're still fresh, and I document everything so I can resume whenever I want. Even now my implementation fluency hasn't fully caught up, and I'm not saying I can build perfect architectures. But I'm confident in my architectural instincts.

Flagships

  • Torn Sentinel — a modular Discord bot SaaS, live in production: 8 pluggable modules on a single contract, a declarative permission-policy engine, and self-hosted prorated subscription billing over Torn's item economy. Currently closed source.
  • fluxcord — a session-oriented UI framework for Discord bots, extracted from Sentinel's UI. TSX in, Components V2 out, no diffing. Publishing soon.

The exploration shelf

  • Kugelblitz — a clicker game with hand-written GLSL shaders: real orbital mechanics under the money, zero dependencies. Playable in your browser.
  • Mathium — a math-flavored programming language: hand-written lexer, Pratt parser, and bytecode VM, with arbitrary-precision arithmetic.

Daily drivers

TypeScript · Node.js · PostgreSQL · Prisma · Docker · Vitest · Express · GitHub Actions
Familiar: C/C++ · Kotlin · Jetpack Compose · GLSL

Pinned Loading

  1. Mathium Mathium Public

    A programming language designed for mathematical expressions and computations

    C++ 1

  2. fluxcord fluxcord Public

    Session-based Components V2 UI framework for Discord bots: flows, screens, TSX views.

    TypeScript

  3. kugelblitz kugelblitz Public

    A clicker game where the money is the physics — raw WebGL 1, hand-written GLSL, zero dependencies

    JavaScript

  4. workshop workshop Public

    Learn to code by building real projects, level by level. Fork it and start with Project 0.

    1