Skip to content
View ussra-ch's full-sized avatar

Block or report ussra-ch

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

Hi there, I'm Ussra πŸ‘‹

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚ "In God we trust. All others bring data."β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

I am a Full-Stack Developer and AI Engineering enthusiast who loves peeling back the layers of technology. Whether it's designing scalable full-stack applications, handling real-time data orchestration, or building systems from the absolute ground up, I thrive where mathematics, architecture, and clean code intersect πŸ˜„.

  • Currently sharpening my engineering edge at Zone01.
  • Deeply fascinated by low-level systems and compiler mechanics.
  • Background in Data Analysis , giving me a strong foundation in statistics and data-driven systems.

The Tech Stack

Category Technologies
Languages C, Java, JavaScript, TypeScript, Go , Rust
Backend & Databases Spring Boot, Node.js, WebSockets, REST APIs, PostgreSQL, Mysql, SqlLite
Frontend Frameworks Angular, Next.js, HTML5/CSS3
Systems & Tooling Git, Docker, Linux

Featured Projects

Low-Level & Systems Programming

  • 0-shell (Rust): Designed and implemented a custom Unix shell supporting core utilities (ls, rm, cat...) with standard flag parsing and direct file-system manipulation.
  • Traffic Control Simulation: Co-engineered a real-time intersection management simulation using Rust and SDL2, focusing on multi-threaded vehicle queueing and automated signaling.

Full-Stack & Architecture

  • Stoun: A full-stack, role-based social blogging platform engineered with a Java Spring Boot REST API backend and a responsive Angular frontend.
  • Multiplayer Bomberman: A real-time, competitive multiplayer game built with vanilla JavaScript and WebSockets, featuring a custom tile-map engine and rigorous race-condition handling.
  • Custom UI Framework: Developed a React-inspired mini JavaScript framework featuring a custom Virtual DOM diffing engine, independent state management (useState), and event delegation to master frontend internals.

Core Interests & Paradigms

  • From-Scratch Philosophy: If I use a tool, I want to know how to build it. I love creating custom frameworks to truly master the underlying architecture.
  • Data & Mathematics: Leveraging my background in Data Analysis to approach AI engineering, algorithm design (like animated Chaikin curves), and systems optimization with mathematical precision.

Popular repositories Loading

  1. make-your-game make-your-game Public

    JavaScript 3

  2. 0-shell 0-shell Public

    Forked from helbadaou/0-shell

    This project involves designing and implementing a simple shell (command-line interpreter) from scratch. The goal is to gain a deep understanding of how shells work, how processes are created, how …

    Rust 1

  3. Bomberman-dom Bomberman-dom Public

    Forked from raji383/Bomberman-dom

    JavaScript 1

  4. Jart Jart Public

    Forked from RedaAz07/Jart

    Java 1

  5. clonernews clonernews Public

    Forked from Marouane-EN/clonernews

    JavaScript 1

  6. alx-pre_course alx-pre_course Public

    I'm now a ALX Student, this is my first repository as a full-stack engineer

    Shell