From 10571f6cc17da751164ce248a4b859ee793d0290 Mon Sep 17 00:00:00 2001 From: "Johnathan P. Irvin" Date: Sun, 17 Dec 2023 12:48:56 -0500 Subject: [PATCH 1/4] refactor(index): Moved TOC to Top of Page refactor(index): Combined intro with about section --- src/index.html | 130 +++++++++++++++++++++++-------------------------- 1 file changed, 62 insertions(+), 68 deletions(-) diff --git a/src/index.html b/src/index.html index c59876a..54da0a1 100644 --- a/src/index.html +++ b/src/index.html @@ -1,10 +1,4 @@ -
-

- Vulnerability Researcher -

-

- I am a Vulnerability Researcher with a passion for security and a robust background in software engineering. -

+
Table of Contents @@ -15,6 +9,11 @@

About +
  • + + Skills + +
  • Languages @@ -25,11 +24,6 @@

    Frameworks

  • -
  • - - Skills - -
  • Contact @@ -38,9 +32,9 @@

  • -

    +

    About -

    +

    I am a Vulnerability Researcher with a passion for security and a robust background in software engineering. With over 15 years of experience in developing and deploying software applications, my journey began at the tender age of seven, igniting a lifelong passion for technology.

    @@ -51,6 +45,60 @@

    I am continually driven by the prospect of new challenges and the opportunity to collaborate on innovative projects. As I transition into this new chapter of my career, I look forward to growing, learning, and contributing to a safer digital world.

    +
    +

    + Skills +

    +

    + The following are some skills I've obtained over the years. +

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    + Skill + + Proficiency +
    + Exploit Development + + 3+ years +
    + Reverse Engineering + + 3+ years +
    + Vulnerability Assessment + + 2+ years +
    + Vulnerability Research + + 1+ years +
    +

    Languages @@ -215,60 +263,6 @@

    -
    -

    - Skills -

    -

    - The following are some skills I've obtained over the years. -

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Skill - - Proficiency -
    - Exploit Development - - 3+ years -
    - Reverse Engineering - - 3+ years -
    - Vulnerability Assessment - - 2+ years -
    - Vulnerability Research - - 1+ years -
    -

    Contact From a44d01a14ed9091610b48933c0c72897990f39fd Mon Sep 17 00:00:00 2001 From: "Johnathan P. Irvin" Date: Sun, 17 Dec 2023 13:08:51 -0500 Subject: [PATCH 2/4] refactor(index): Rewrote about section * More personalized --- src/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/index.html b/src/index.html index 54da0a1..1c07414 100644 --- a/src/index.html +++ b/src/index.html @@ -36,13 +36,13 @@

    About

    - I am a Vulnerability Researcher with a passion for security and a robust background in software engineering. With over 15 years of experience in developing and deploying software applications, my journey began at the tender age of seven, igniting a lifelong passion for technology. + Ever since I was a young boy, I have had a persistent desire to understand the fundamentals of how things work. This curiosity has led me to pursue a career in software engineering, where I have been able to develop and deploy applications that have been used by millions of people around the world.

    - Now, my professional focus is on researching vulnerabilities. While the nature of my work is confidential, the goal is to identify potential threats, staying ahead of the curve in the ever-evolving landscape of cybersecurity. + Now instead of taking apart my toys and my mother's appliances (whoops)... I am taking apart software applications and finding vulnerabilities. As a Vulnerability Researcher, the nature of my work is confidential, the goal is to identify potential threats, staying ahead of the curve in the ever-evolving landscape of cybersecurity.

    - I am continually driven by the prospect of new challenges and the opportunity to collaborate on innovative projects. As I transition into this new chapter of my career, I look forward to growing, learning, and contributing to a safer digital world. + I am continually driven by the prospect of new challenges and the opportunity to collaborate on innovative projects. I look forward to growing, learning, and contributing to a safer digital world.

    From 7fd8ecd8e6eba8cddb9bbc543332ac36d1ad9171 Mon Sep 17 00:00:00 2001 From: "Johnathan P. Irvin" Date: Sun, 17 Dec 2023 13:09:57 -0500 Subject: [PATCH 3/4] feat(index): Added Additional Skills --- src/index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/index.html b/src/index.html index 1c07414..81e90e7 100644 --- a/src/index.html +++ b/src/index.html @@ -64,6 +64,22 @@

    + + + Software Engineering + + + 10+ years + + + + + Cybersecurity + + + 5+ years + + Exploit Development From 81a3b92e05bda3470b47319bfdd65d3d4f1508e0 Mon Sep 17 00:00:00 2001 From: "Johnathan P. Irvin" Date: Sun, 17 Dec 2023 13:12:56 -0500 Subject: [PATCH 4/4] refactor(index): Organized skills by length of time --- src/index.html | 38 +++++++++++++++++++++++--------------- 1 file changed, 23 insertions(+), 15 deletions(-) diff --git a/src/index.html b/src/index.html index 81e90e7..70d07e7 100644 --- a/src/index.html +++ b/src/index.html @@ -136,15 +136,15 @@

    - Python + C# - 5+ years + 10+ years - JavaScript + Python 5+ years @@ -152,10 +152,10 @@

    - C# + JavaScript - 10+ years + 5+ years @@ -222,18 +222,18 @@

    - Flask + Bootstrap - 5+ years + 10+ years - FastAPI + jQuery - 3+ years + 10+ years @@ -246,26 +246,26 @@

    - Vuetify + Flask - 3+ years + 5+ years - Bootstrap + FastAPI - 10+ years + 3+ years - jQuery + Vuetify - 10+ years + 3+ years @@ -276,6 +276,14 @@

    3+ years + + + HTMX + + + 1+ year + +