Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 64 additions & 5 deletions src/index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<section>
<h1>
Software Engineer
Vulnerability Researcher
</h1>
<p>
I am a software engineer with a passion for security.
I am a Vulnerability Researcher with a passion for security and a robust background in software engineering.
</p>
</section>
<section>
Expand All @@ -27,6 +27,11 @@ <h1>
Frameworks
</a>
</li>
<li>
<a href="#skills">
Skills
</a>
</li>
<li>
<a href="#contact">
Contact
Expand All @@ -39,13 +44,13 @@ <h2>
About
</h2>
<p>
I am a Senior Software Engineer and Senior Security Engineer with over 15 years of experience in developing and deploying software applications. I have been programming since I was seven, and my passion for technology has only grown since then. Throughout my career, I have worked on a variety of projects ranging from Enterprise Fullstack SaaS applications and Industrial Automation Software. I have a strong understanding of software development principles, including agile methodologies, and a deep knowledge of languages such as Python, JavaScript, and C#.
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.
</p>
<p>
I take great pride in my contributions to the software development and security fields. My extensive experience and expertise have allowed me to play a key role in several successful projects and initiatives, and I am committed to continuously improving my skills and knowledge in order to stay at the forefront of these rapidly evolving industries.
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.
</p>
<p>
As a Senior Software Engineer and Senior Security Engineer, I am always seeking new opportunities to challenge myself and contribute to innovative and impactful projects. I am eager to join a dynamic organization where I can continue to grow as a professional, collaborate with like-minded individuals, and be part of a team that is dedicated to delivering high-quality software solutions while ensuring the security and integrity of the systems and applications they develop.
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.
</p>
</section>
<section id="languages">
Expand Down Expand Up @@ -212,6 +217,60 @@ <h2>
</tbody>
</table>
</section>
<section id="Skills">
<h2>
Skills
</h2>
<p>
The following are some skills I've obtained over the years.
</p>
<table>
<thead>
<tr>
<th>
Skill
</th>
<th>
Proficiency
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
Exploit Development
</td>
<td>
3+ years
</td>
</tr>
<tr>
<td>
Reverse Engineering
</td>
<td>
3+ years
</td>
</tr>
<tr>
<td>
Vulnerability Assessment
</td>
<td>
2+ years
</td>
</tr>
<tr>
<td>
Vulnerability Research
</td>
<td>
1+ years
</td>
</tr>
</tbody>
</table>
</section>
<section id="contact">
<h2>
Contact
Expand Down