Skip to content
View jhaxce's full-sized avatar
🚩
CTF
🚩
CTF

Highlights

  • Pro

Block or report jhaxce

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jhaxce/README.md

Typing SVG

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()





C++ C Python Jupyter Html React Gatsby JavaScript Css Sass Firebase Flutter Node.js MongoDB MySQL GraphQL Git Linux


snake animation

Pinned Loading

  1. origindive origindive Public

    A powerful security analysis tool for discovering real origin server IPs hidden behind CDN/WAF services through both passive reconnaissance and active scanning.

    Go 1