Faizeen Hoque, also known as Fynr1x

Faizeen Hoque

I'm Faizeen Hoque, a student and software developer from Bangladesh, also known online as Fynr1x. I'm currently taking my O-levels and like taking things apart to understand how they work, then rebuilding them from scratch in code.

I'm into rocketry, space, computer science, and robotics, and currently build emulators, graphics engines, renderers, developer tools, and low-level systems in Rust and C/C++.

reachable via email.


projects

a few things i've made.

Ziro Rust terminal text editor
2026

Ziro

A minimal modal terminal text editor for Linux, built in Rust. Ziro uses a rope-based text buffer, tree-sitter syntax highlighting, LSP support, a file explorer, and tabs.

view work
Faizeen Hoque's C++ OpenGL raytracer
2026

Raytracer

A real-time GPU raytracer written from scratch in C++ and OpenGL, featuring progressive accumulation, reflective materials, defocus blur, multi-bounce lighting, and GPU-based rendering.

view work
CHIP-8 emulator written in Rust
2026

CHIP-8 Emulator

A CHIP-8 emulator written from scratch in Rust with instruction set support, sound, keyboard input, and compatibility with the Timendus test suite.

view work
Ion C++ OpenGL 3D scene editor
2026

Ion

A from-scratch 3D scene editor built in C++ and OpenGL, featuring a dockable Dear ImGui interface for editing objects, meshes, and lights directly inside the viewport.

view work