Skip to content
View moooozi's full-sized avatar
  • 01:29 (UTC +02:00)

Highlights

  • Pro

Block or report moooozi

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

Hi, I'm moooozi!

Full-Stack Engineer | Open Source, Linux & Homelab Enthusiast

🚀 About Me

16-year-old me discovered Linux, and current me won't leave it alone. I'm happiest when I'm solving problems with code and watching things just work.

The journey so far:

  • 🎓 Finishing my B.Sc. in Computer Science (2025)
  • 🐧 Linux user (Debian on Server, Fedora KDE on desktop)
  • 🏠 Home automation nerd—I automate things because I love seeing systems work in harmony
  • 🛠️ Open source contributor who loves building tools to solve problems

I speak English, German, Arabic (fluent in all)


📌 Featured Projects

Manage EFI boot order from within Linux/Windows

Ever needed to change boot order without diving into BIOS? Yeah, me too. This is a lightweight tool with a slick interface that does exactly that.

  • Stack: TypeScript, Rust, Svelte, Linux, Windows API, GitHub Actions

A tiny toggle for turning off monitors you don't need

Sometimes you just need to turn off all your monitors except one. Watching a movie? Gaming? Just want to save some power? You just reach to the system tray and double-click, or press ALT+CTRL+T.

  • Stack: Rust, Windows API

Install Fedora Linux on Windows quickly & without burning a USB drive

This tool makes it dead simple to get Fedora running on Windows systems. It handles everything from downloading the ISO to nuking Windows and installing Fedora. It's like a one-click (actually 7-click) Linux installer for Windows users.

This project is a still work in progress. I'll probably move it up the list once I have a release.

  • Stack: Python, Windows API, Linux Shell scripting

ML model that watches you move in VR and actually understands it

Trained a machine learning model that classifies movement patterns with ~94% accuracy. It knows whether you're stepping left, stepping right, or just standing there. Real-time classification in VR environments—it's wild.

  • Stack: Python, PyTorch, Machine Learning, C#, Unity

📊 Other Stuff I've Built

Project Description
firmware_variables Control UEFI variables. Used in Switchboot
pipeguard Windows NamedPipes abstraction layer
requers Similar to Python's requests library, written in Rust

Pinned Loading

  1. screenoff screenoff Public

    Rust

  2. switchboot switchboot Public

    A tiny tool that lets you manage EFI boot order on your machine.

    Rust

  3. VR-Motion-Interpreter VR-Motion-Interpreter Public

    C#