Skip to content
View zakaahmadchishti's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report zakaahmadchishti

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. Multiple_Arduino_with_Node_MCU Multiple_Arduino_with_Node_MCU Public

    Multiple Arduino collects sensor data from two various Arduino boards and sends it to a NodeMCU via Serial/I²C. The NodeMCU then uploads the aggregated data to Firebase for real-time monitoring.

    C++ 1

  2. Global_Variables Global_Variables Public

    Forked from ddobric/neocortexapi

    C#.NET Implementation of Hierarchical Temporal Memory Cortical Learning Algorithm.

    C# 1

  3. Network_Slicing_OPEN5GS Network_Slicing_OPEN5GS Public

    Using Open5gs Slicing & QOS is Implemented. Having Multiple UPF, SMF and UE's as well as Orchchestration is performed using docker compose (Grafana, Prometheus, Alert Manager ,Webhook).

    Python 6 4

  4. KNN_Classifier_Sequence_Prediction_Azure_Cloud KNN_Classifier_Sequence_Prediction_Azure_Cloud Public

    Implementing the k-nearest neighbor (KNN) machine learning algorithm for predicting outcome variables based on input variables. Leveraging the capabilities of Hierarchical Temporal Memory (HTM) for…

    C#