|
3 | 3 | <head> |
4 | 4 | <meta charset="UTF-8"> |
5 | 5 | <meta name="viewport" content="width=device-width,initial-scale=1"> |
6 | | - <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.11.0.814136367694"> |
| 6 | + <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.11.0.817138942554"> |
7 | 7 |
|
8 | 8 | <!-- See retype.com --> |
9 | 9 | <meta name="generator" content="Retype 3.11.0"> |
10 | 10 |
|
11 | 11 | <!-- Primary Meta Tags --> |
12 | 12 | <title>About</title> |
13 | 13 | <meta name="title" content="About"> |
14 | | - <meta name="description" content="Hi, I'm s3rp3nt — a software and cybersecurity enthusiast with a deep interest in building robust software, understanding networks, and exploring the..."> |
| 14 | + <meta name="description" content="Hi, I'm 0xSerpent — a software and cybersecurity enthusiast with a deep interest in building robust software, understanding networks, and exploring..."> |
15 | 15 |
|
16 | 16 | <!-- Canonical --> |
17 | 17 | <link rel="canonical" href="https://bytebl33d.github.io/about/"> |
|
20 | 20 | <meta property="og:type" content="website"> |
21 | 21 | <meta property="og:url" content="https://bytebl33d.github.io/about/"> |
22 | 22 | <meta property="og:title" content="About"> |
23 | | - <meta property="og:description" content="Hi, I'm s3rp3nt — a software and cybersecurity enthusiast with a deep interest in building robust software, understanding networks, and exploring the..."> |
| 23 | + <meta property="og:description" content="Hi, I'm 0xSerpent — a software and cybersecurity enthusiast with a deep interest in building robust software, understanding networks, and exploring..."> |
24 | 24 | <meta property="og:image" content="https://bytebl33d.github.io/assets/images/bio-photo.jpg"> |
25 | 25 |
|
26 | 26 | <!-- Twitter --> |
27 | 27 | <meta property="twitter:card" content="summary_large_image"> |
28 | 28 | <meta property="twitter:url" content="https://bytebl33d.github.io/about/"> |
29 | 29 | <meta property="twitter:title" content="About"> |
30 | | - <meta property="twitter:description" content="Hi, I'm s3rp3nt — a software and cybersecurity enthusiast with a deep interest in building robust software, understanding networks, and exploring the..."> |
| 30 | + <meta property="twitter:description" content="Hi, I'm 0xSerpent — a software and cybersecurity enthusiast with a deep interest in building robust software, understanding networks, and exploring..."> |
31 | 31 | <meta property="twitter:image" content="https://bytebl33d.github.io/assets/images/bio-photo.jpg"> |
32 | 32 |
|
33 | 33 | <script data-cfasync="false">(function(){var cl=document.documentElement.classList,ls=localStorage.getItem("retype_scheme"),hd=cl.contains("dark"),hl=cl.contains("light"),wm=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches;if(ls==="dark"||(!ls&&wm&&!hd&&!hl)){cl.remove("light");cl.add("dark")}else if(ls==="light"||(!ls&&!wm&&!hd&&!hl)){cl.remove("dark");cl.add("light")}})();</script> |
34 | 34 |
|
35 | | - <link href="../resources/css/retype.css?v=3.11.0.814136367694" rel="stylesheet"> |
| 35 | + <link href="../resources/css/retype.css?v=3.11.0.817138942554" rel="stylesheet"> |
36 | 36 |
|
37 | | - <script data-cfasync="false" src="../resources/js/config.js?v=3.11.0.814136367694" data-turbo-eval="false" defer></script> |
| 37 | + <script data-cfasync="false" src="../resources/js/config.js?v=3.11.0.817138942554" data-turbo-eval="false" defer></script> |
38 | 38 | <script data-cfasync="false" src="../resources/js/retype.js?v=3.11.0" data-turbo-eval="false" defer></script> |
39 | | - <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.11.0.814136367694" data-turbo-eval="false" defer></script> |
| 39 | + <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.11.0.817138942554" data-turbo-eval="false" defer></script> |
40 | 40 | </head> |
41 | 41 | <body> |
42 | 42 | <div id="retype-app" class="relative text-base antialiased text-base-text bg-base-bg font-body"> |
|
182 | 182 | <figcaption class="caption"></figcaption> |
183 | 183 | </figure> |
184 | 184 | </p> |
185 | | -<p>Hi, I'm s3rp3nt — a software and cybersecurity enthusiast with a deep interest in building robust software, understanding networks, and exploring the ever-evolving landscape of digital security. My journey into this field began during my studies, where I discovered a love for coding, solving complex problems, and securing systems.</p> |
| 185 | +<p>Hi, I'm 0xSerpent — a software and cybersecurity enthusiast with a deep interest in building robust software, understanding networks, and exploring the ever-evolving landscape of digital security. My journey into this field began during my studies, where I discovered a love for coding, solving complex problems, and securing systems.</p> |
186 | 186 | <p>In my free time, you'll often find me sharpening my skills through CTF competitions or platforms like HackTheBox and TryHackMe, where I tackle real-world challenges and hone my expertise.</p> |
187 | 187 | <p>This blog is my space to dive into the world of cybersecurity and software development. You'll find content covering:</p> |
188 | 188 | <ul> |
|
0 commit comments