This GitHub contains technical projects, labs, and research prototypes focused on:
- Cybersecurity & security engineering
- Applied cryptography and cryptanalysis
- Machine learning for threat detection
- Systems, protocols, and low-level implementations
-
Cryptography & Cryptanalysis
- Discrete logarithm algorithms (Pollard Kangaroo)
- Hash function attacks (Merkle–Damgård constructions)
- AES internals and cryptanalytic tooling
-
Threat Detection & Security Analytics
- Passive DNS / DNS TXT record analysis
- Machine-learning-based malicious domain detection
- Feature extraction and dataset engineering
-
Machine Learning (from scratch & applied)
- Neural networks implemented without frameworks
- ML pipelines for security use cases
-
Systems & Development
- Low-level C implementations
- Python tooling for large-scale data processing
- Full-stack experimentation (auth, backend, frontend)
Some representative repositories:
-
DNS-TXT-Threat-Intelligence
ML-based detection of malicious domains using DNS TXT records. -
Pollard-Kangaroo-DLOG
C implementation of Pollard’s Kangaroo algorithm for discrete logarithms. -
AES-Cryptanalysis-Toolkit
Educational framework for understanding and experimenting with AES internals. -
Merkle-Damgård Second Preimage Attack
Practical exploration of structural weaknesses in hash constructions. -
MNIST Neural Network
Neural network implemented from scratch for educational purposes.
- GitHub is used as a technical portfolio
- LinkedIn or other professional links may reference selected projects