Skip to content
View QabasAK's full-sized avatar
🤠
🤠

Highlights

  • Pro

Block or report QabasAK

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. AWS-HaaS AWS-HaaS Public

    A cloud-native honeypot system built using Cowrie on Amazon EC2, designed to attract, log, and analyze malicious behavior. Leveraging AWS services including S3, CloudWatch, Lambda, and DynamoDB.

    Python 4

  2. Gesturon Gesturon Public

    A gesture-controlled robotic system using PIC 16F877A microcontroller, sensors, motors, and dual control modes; remotely using Bluetooth and in-parallel with an accelerometer and haptic feedback.

    Assembly

  3. SAT-Solver SAT-Solver Public

    C++ SAT solver using DPLL and CDCL algorithms to solve Boolean SAT problems supporting pure literal elimination, unit propagation, clause learning, and non-chronological backtracking.

    Python

  4. SESAME-Ingestor SESAME-Ingestor Public

    A full-stack Python system developed to automate the ingestion of experimental log files from SESAME’s beamline stations into the central server farm for archival, monitoring, and analysis.

    Python

  5. MatrixMul-RunTime MatrixMul-RunTime Public

    Forked from mahmoud-abuqtiesh/Machine-Learning_Final-Project_GPU-Runtime-Prediction-

    Machine learning models to predict GPU performance for 2048x2048 matrix multiplication using OpenCL SGEMM kernel. Achieved 99.94% accuracy with Random Forest.

    Jupyter Notebook

  6. HH-Modeling HH-Modeling Public

    A Python simulation of action potential generation using the Hodgkin-Huxley model, capturing voltage-dependent ion channel dynamics and membrane potential changes in response to current injection.

    Python