SE/DevOps
📚 For more insights and articles, you can check out my profile on Medium at [https://medium.com/@benkaddourmed54]. Explore in-depth blogs and stay tuned for exciting updates!
SE/DevOps
📚 For more insights and articles, you can check out my profile on Medium at [https://medium.com/@benkaddourmed54]. Explore in-depth blogs and stay tuned for exciting updates!
The Hill-ADN Cryptography project combines Hill cipher methods with DNA encryption, offering a novel approach for improved data security. It includes binary to DNA conversion, amino acid translatio…
Python 3
A Python-based tool for concealing confidential information within images.embed and extract data seamlessly, adding an extra layer of privacy to your images.
Python 2
A Python project implementing a matrix parser using PLY (Python Lex-Yacc). Recognizes and processes matrices with a specific syntax, offering flexibility and simplicity. Ideal for learning PLY in P…
Python 3
This script is like a detective for your computer. It looks at what programs are running, especially those using special files. It then asks an expert (VirusTotal) if these files are safe or not. T…
Python 2
An expert system using knowledge graphs that aims to provide the patients with medical advice and basic knowledge on various diseases
Python 2
Implementing sorting algorithms using inversion operations, aiming to minimize the number of inversions required for sorting any given array using search methods, including depth-first, breadth-fir…
Python 2