Skip to content
View JHT127's full-sized avatar

Block or report JHT127

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.

Content in all repositories owned by your account will be closed.
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. micromouse-maze-solver-robot micromouse-maze-solver-robot Public

    Autonomous maze-solving robot built from scratch — custom 3D-printed chassis, embedded C++ firmware (ESP32), and classical control theory (Flood Fill + dual PID + State Space localisation).

    C++ 1 2

  2. hysteresis-adaptive-power-gating hysteresis-adaptive-power-gating Public

    Activity-rate-aware hysteresis controller for adaptive power gating which eliminates sleep/wake thrashing in bursty workloads, RTL to GDSII in a 14nm standard-cell flow.

    Verilog 1 1

  3. rafiq rafiq Public

    As part of the Arab AI Olympiad 2026 — an AI-powered embedded device and parent dashboard that helps Arabic-speaking children aged 3–8 learn correct pronunciation of Arabic's most difficult phoneme…

    TypeScript 1

  4. finance-personal-manager-android-app finance-personal-manager-android-app Public

    Android personal finance app built in Java — track income and expenses, set budgets, and visualize spending with interactive charts. MVVM architecture, SQLite, and Material Design with light/dark t…

    Java 1

  5. fruitland-inventory-management-system fruitland-inventory-management-system Public

    Flask & MySQL inventory management system for fruit/produce distribution — multi-branch stock tracking, role-based access control, supplier and customer order processing. Academic project built wit…

    HTML 1

  6. linux-admin-toolkit linux-admin-toolkit Public

    Menu-driven Bash toolkit for Linux system administration — covers system monitoring, backup management, user and package management, log analysis, network tools, cron scheduling, and UFW firewall c…

    Shell