$ whoami
alb4don
$ uname -a
Independent Researcher | Security enthusiast • Mathematics • Computer Science
Brazil
$ ./profile --info
focus Post-quantum cryptography, Differential geometry, Graph theory
$ ls -la /expertise/
cryptography/ Key encapsulation mechanisms, elliptic curves
mathematics/ Differential geometry, topological data analysis
network-security/ Penetration testing, OSINT, reconnaissance
malware-analysis/ Control flow graphs, spectral methods
programming/ Python, JavaScript, R, Bash, C, C++, ADA
$ cat /current/projects.txt
GitSec Encrypting sensitive files using OpenPGP.
PhantomTrack OSINT Intelligence Framework
$ find . -type f -name "*.py" | head -5
./JSnninja JavaScript reconnaissance automation
./GitSec OpenPGP secret management for git
./PhantomTrack OSINT with heuristic false-positive reduction
./DNScout DNS benchmarking & anomaly detection
./M474 Network privacy (MAC randomization, IP mgmt)
$ grep -r "published" ~/research/
Spectral graph geometry + malware analysis
Neural Network + Assited Integer Factorization
$ echo "Let's build secure systems"
Let's build secure systems

