Skip to content
View Zyphorah's full-sized avatar
💭
Code is logic in motion. Every bug is a lesson.
💭
Code is logic in motion. Every bug is a lesson.

Highlights

  • Pro

Organizations

@prysma-llvm

Block or report Zyphorah

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

Hi , I'm Raphael Arseneault

Systems Engineer | High-Performance C++ | Compiler Design

Specializing in Data-Oriented Design (DOD) and ECS architectures for low-level systems.
Architect of Prysma, a high-performance compiler ecosystem leveraging LLVM.
Dedicated to building robust, cache-efficient software and advancing compiler technology.

Expertise: LLVM Infrastructure • Memory Optimization • C++ Systems Programming • Static Analysis




Software Engineer | Systems & Architecture

Software Engineer specializing in systems programming, compiler infrastructure, and high-performance backend architectures. My technical scope ranges from low-level hardware abstraction (emulators, virtual machines) to real-time 3D rendering engines and robust system design.


Technical Stack

Language-agnostic approach driven by strict project constraints (performance, memory safety, concurrency).


🧠 Core Languages

[ 0x01 ] LOW-LEVEL & SYSTEMS



C++   C   Rust   Assembly
[ 0x02 ] MANAGED & LOGIC



C#   Java   Python   Dart

[ 0x03 ] WEB & INTERFACE



TypeScript   JavaScript   HTML5   CSS3

[ 0x04 ] ANALYTICS


Engineering Skills

  • System Architecture & Design: Deep understanding of Gang of Four Design Patterns (Visitor, Composite, Facade), modular decoupling, and metaprogramming.
  • Low-Level Engineering: Memory management (Arena allocators), compiler design (AST generation, LLVM IR), and emulation.
  • Cybersecurity & Robustness: Memory safety enforcement, vulnerability remediation, and static analysis.
  • Graphics & Rendering: Hardware-accelerated graphics pipelines and engine development.
  • Full-Stack Integration: Scalable backend systems and responsive web interfaces.

Infrastructure & Tooling


Contact

Email: zyphorah.zen@gmail.com
Discord: Zyphorahh

Pinned Loading

  1. prysma-llvm/prysma prysma-llvm/prysma Public

    To provide engineers with total control to forge high-performance systems.

    C++ 3

  2. Nexus-Math-Engine Nexus-Math-Engine Public

    Nexus Math Engine is a command-line (CLI) mathematical expression interpreter developed in Java. It transforms character strings into recursive syntax trees for immediate evaluation.

    Java

  3. Vertex-Retail-API Vertex-Retail-API Public

    This is a comprehensive e-commerce platform develo.NETped with a decoupled architecture. The project includes a robust RESTful API built with ASP Core and a web client interface using Razor Pages. …

    C#

  4. YoloBot-Explorer YoloBot-Explorer Public

    Complete robotic system composed of a Raspberry Pi robot capable of detecting objects and navigating autonomously, controlled via a Flutter mobile application. The robot analyzes its environment, i…

    Dart

  5. VectorSnake3D VectorSnake3D Public

    This project is a 3D Snake game written in C++ using the SFML graphics library. The goal was to create a 3D rendering without using any 3D library or game engine, relying solely on linear algebra t…

    C++ 3

  6. CryptoConsoleManager CryptoConsoleManager Public

    This program allows encrypting, decrypting, signing, and verifying files using various cryptographic algorithms (AES, DES, RSA, DSA). It runs as a command-line tool and uses files for inputs, outpu…

    C#