and I'm a Software developer, from Baqa al-Gharbiyye
✨ Creating bugs since 2021
📚 I'm currently learning about AI Agents
🎯 Next Goal: Work in an international high-tech company
and I'm a Software developer, from Baqa al-Gharbiyye
✨ Creating bugs since 2021
📚 I'm currently learning about AI Agents
🎯 Next Goal: Work in an international high-tech company
implementation for directory using AVL Tree & implementation for Priority Queue Using Binomial Heap
Python
Implementation for a Neural Network (NN) with 2 hidden layers (40 neurons each) to recognize handwritten digits using the MNIST dataset
Python
C library implementing KMeans++ and SymNMF algorithms, fully compatible with Python.
C
A project demonstrating Multi-Level Page Table Management implemented in C, including functions for page table updates and queries. This project is an educational exploration of memory management c…
C