Skip to content
View uzairmukadam's full-sized avatar

Block or report uzairmukadam

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Automatic-Smart-Irrigation-System Automatic-Smart-Irrigation-System Public

    IOT project to automatically water plants based on the time. The system makes use of multiple sensors with arduino as its brains. The timer is managed by an RTC with live data about water level, so…

    C++ 25 5

  2. Linux-on-Android Linux-on-Android Public

    Run a full Linux distro on Android using Termux and proot-distro (proot). No root required.

    Shell 4

  3. Trend-Sage Trend-Sage Public

    This project is a comprehensive cryptocurrency data analysis and forecasting pipeline that fetches, preprocesses, engineers features, and builds predictive models for cryptocurrencies. It consists …

    Python 3

  4. Hyperion_Control Hyperion_Control Public

    A controller app for hyperion.

    Java 2

  5. SheetQL SheetQL Public

    Turn local files (Excel, CSV, JSON, Parquet) into a high-speed SQL database instantly. Features Zero-Copy loading, Rust-powered I/O, intelligent autocomplete, and reproducible automation scripts.

    Python 2

  6. RayCasting_Engine RayCasting_Engine Public

    A game engine based on the ray casting method to draw 3d walls. This method was used in wolfenstien 3d and this project is a basic replication of the same.

    Python