class AboutMe():
# I'm a passionate programmer with a Bachelor Degree.
# I’m currently developing tools.
def __init__(self):
self.name = "Jeric Aminola"
self.username = "jhaxce"
self.location = "Philippines"
self.portfolio = "https://jhaxce.github.io"
def __str__(self):
return self.name
if __name__ == '__main__':
me = AboutMe()
🚩
CTF
Cybersecurity Analyst & Full Stack Developer | 2× DICT Regional CTF Champion | Penetration Testing, Web Security & AI/ML Automation
- Philippines
-
01:51
(UTC +08:00) - jhaxce.github.io
- in/jhaxce
Highlights
- Pro
Pinned Loading
-
origindive
origindive PublicA powerful security analysis tool for discovering real origin server IPs hidden behind CDN/WAF services through both passive reconnaissance and active scanning.
Go 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

