Skip to content
View devmuaz's full-sized avatar
📟
Mem0xDEAD
📟
Mem0xDEAD

Block or report devmuaz

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

Pinned Loading

  1. CoreDeckCoreDeckPublic

    A native desktop application around your Android SDK’s official emulator, avdmanager, and sdkmanager binaries. Use it for everyday work without opening Android Studio. Built with C++20 and Dear ImGui.

    C++ 36 1

  2. flutter-clean-architectureflutter-clean-architecturePublic

    A flutter clean architecture series, the way we build clean apps.

    Dart 583 151

  3. 8bit-CPU-Simulator8bit-CPU-SimulatorPublic

    An interactive visual simulator of a simple 8-bit CPU architecture, built entirely with Flutter. This educational tool helps you understand how computers work at the fundamental level by visualizin…

    Dart 12 1

  4. Chip8-EmulatorChip8-EmulatorPublic

    A simple CHIP-8 emulator written in C++20 using Raylib for graphics and audio. This emulator implements all 35 CHIP-8 opcodes and provides a modern, user-friendly interface.

    C++ 2

  5. awesome-dio-interceptorawesome-dio-interceptorPublic

    A simple dio log interceptor (mainly inspired by the built-in dio LogInterceptor), which has coloring features and json formatting so you can have a better readable output.

    Dart 22 4

  6. SkyByte-UPS-FirmwareSkyByte-UPS-FirmwarePublic

    Firmware for an ESP32-S3 that acts as a USB host for a Megatec/Q1-protocol UPS, parses its telemetry, and relays it to a remote server over a secure WebSocket connection.

    C++