Skip to content
View shafakhat's full-sized avatar

Block or report shafakhat

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
shafakhat/README.md

Academician πŸ‘¨β€πŸ«| Researcher πŸ”| Developer πŸ’»

profile views

🌐 Connect with Me


πŸ–₯️|πŸ› οΈ Known Languages & IDEs


πŸ“Š GitHub Stats

GitHub Stats

GitHub Streak

Top Languages


πŸ“ˆ Activity Graph

Shafakhat's github activity graph


πŸ’‘ *β€œCode to learn, learn to create, create to inspire!”*

Pinned Loading

  1. shafakhat shafakhat Public

    Config files for my GitHub profile.

    1 1

  2. AGILE-CONFLICT-BASED-SEARCH AGILE-CONFLICT-BASED-SEARCH Public

    The official implementation of Agile Conflict-Based Search (ACBS), a bounded-suboptimal solver for large-scale Multi-Agent Path Finding (MAPF). Achieve up to 5Γ— runtime speedup over state-of-the-ar…

    Java

  3. IT405PC-IT408PC-JAVA-PROGRAMMING IT405PC-IT408PC-JAVA-PROGRAMMING Public

    A practical Java course covering OOP concepts, collections, exceptions, multithreading, JDBC, and GUI design using Swing for real-world applications.

  4. EDBT-An-Empirical-Depth-Bounded-Theory-for-Comparative-Search-Algorithm-Efficiency EDBT-An-Empirical-Depth-Bounded-Theory-for-Comparative-Search-Algorithm-Efficiency Public

    A Java implementation of the EDBT framework β€” empirically validates depth-bounded complexity, pruning accuracy (Ξ¨-values), ACP bounds, and ABEI efficiency across 10 classical search algorithms (A*,…

    Java

  5. GBT-Cross-Domain GBT-Cross-Domain Public

    Java implementation of the Generalised Behavioural Tree (GBT) framework measuring pruning efficiency parameter Ξ² and Behavioural Efficiency Index (BEI) across grid pathfinding, adversarial game tre…

    Java

  6. RL-Sync_Reinforcement_Learning_Guided_Scheduling RL-Sync_Reinforcement_Learning_Guided_Scheduling Public

    A Java benchmark comparing a Q-Learning adaptive lock (RL-Sync) against FairMutex, CLH, and Exponential Back-off synchronisation mechanisms across thread counts, with statistical analysis and CSV e…

    Java