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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
jhaxce/README.md

Typing SVG

classAboutMe:
"""Cybersecurity Analyst & Full Stack Developer building secure solutions."""def__init__(self):
self.name="Jeric Aminola"self.role="Cybersecurity Analyst & Full Stack Developer"self.location="Philippines"self.portfolio="https://jhaxce.github.io"self.focus= ["Penetration Testing", "Web Security", "Secure Development"]
def__str__(self):
returnf"{self.name} | {self.role}"if__name__=='__main__':
me=AboutMe()

GitHub Streak Stats showing current streak, longest streak, and total contributions

Top languages by repository countTop languages by commit count

GitHub stats showing commits, PRs, issues, and contributionsMost productive coding hours

Tech Stack

Languages

PythonGoJavaScriptTypeScriptC++CRustBash

Frameworks & Libraries

ReactNext.jsNode.jsTailwindCSSHTML5CSS3

Cloud & Infrastructure

AWSAzureGoogle CloudDockerKubernetesCloudflareVercel

Databases

MongoDBMySQLPostgreSQLFirebaseSupabaseGraphQL

Tools & Environment

LinuxGitGitHubVS CodePostmanFigmaNginx

Snake animation of GitHub contribution graph
GitHub activity graph showing contribution timeline

Portfolio

Pinned Loading

  1. origindiveorigindivePublic

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

    Go 2 1