"The quieter you become, the more you can hear."
root@leo:~$ whoami
- ๐ Based in Northern Africa
- ๐ป 4+ years deep in the programming realm
- ๐ System builder turned security researcher
- ๐ฏ Focused on vulnerability research & exploit development
skills = {
"Languages": ["Python", "PHP", "Bash", "Go", "C++"],
"Web_Stack": ["HTML", "CSS", "JavaScript", "React", "Tailwind", "Bootstrap", "Flask"],
"Databases": ["MySQL", "NoSQL"],
"Security": ["Penetration Testing", "Vulnerability Assessment", "Exploit Development"]
}
#!/bin/bash
while true; do
learn_new_tech
break_things
learn_from_pieces
repeat
done