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
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.
a few things i've made.
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
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
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
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