Skip to content
View abdulrahimzulfiqar's full-sized avatar

Block or report abdulrahimzulfiqar

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. ROS2-Autonomous-Wheelchair ROS2-Autonomous-Wheelchair Public

    An end-to-end Autonomous Smart Wheelchair powered by ROS 2 (Humble), Raspberry Pi 4, and 2D LiDAR. Features predictive SLAM navigation, real-time MPU6050 fall detection, and a React + Firebase tele…

    C++ 4

  2. QueryMate QueryMate Public

    A portable, offline-first CLI AI assistant built with C++ and llama.cpp. Features dynamic file context awareness, memory management, and runs entirely from a USB drive without dependencies.

    C++ 3

  3. Udoom-Productive-Doomscrolling Udoom-Productive-Doomscrolling Public

    An AI-powered web application that turns long-form video consumption (e.g., YouTube lectures, podcasts, or documentaries) into high-yield, vertical "doomscrolling" feeds. It parses long videos int…

    JavaScript

  4. Temperature_Forecast_Using_RNN Temperature_Forecast_Using_RNN Public

    This Project Predicts/Forecast Next Day's Temperature By Using RNN.It compares ARIMA and RNN models on real-world time series data from Melbourne, Australia. The goal is to build accurate and gener…

    Jupyter Notebook

  5. English-to-Spanish-Translation-Using-LSTM-Neural-Machine-Translation- English-to-Spanish-Translation-Using-LSTM-Neural-Machine-Translation- Public

    This project is a simple sequence-to-sequence (seq2seq) neural machine translation model built using TensorFlow. It translates English sentences into Spanish using LSTM-based encoder-decoder archit…

    Jupyter Notebook

  6. Stock-Price-Prediction-Using-Scikit-Learn-Linear-Regression Stock-Price-Prediction-Using-Scikit-Learn-Linear-Regression Public

    This project predicts the next day's stock closing price using Lag Features + Linear Regression (with scikit-learn). Built with public financial data from Yahoo Finance and visualized with cost con…

    Jupyter Notebook 2