all repos — site @ ef646de59f9d9ce01a00a1e848691aa74510f8d2

source for my site, found at icyphox.sh

about/index.html (view raw)

 1<!DOCTYPE html>
 2<html lang=en>
 3<link rel="stylesheet" href="/static/style.css" type="text/css">
 4<link rel="shortcut icon" type="images/x-icon" href="/static/favicon.ico">
 5<meta content="linux, infosec, open source." name=description>
 6<meta name="viewport" content="initial-scale=1">
 7<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 8<meta content="#021012" name="theme-color">
 9<meta name="HandheldFriendly" content="true">
10<meta name="twitter:card" content="summary_large_image">
11<meta name="twitter:site" content="@icyphox">
12<meta name="twitter:title" content="Anirudh">
13<meta name="twitter:description" content="Memeing security since forever.">
14<meta name="twitter:image" content="/static/icyphox.png">
15<meta property="og:title" content="Anirudh">
16<meta property="og:type" content="website">
17<meta property="og:description" content="Memeing security since forever.">
18<meta property="og:url" content="https://icyphox.sh">
19<meta property="og:image" content="/static/icyphox.png">
20<html>
21  <title>
22    Anirudh
23  </title>
24<script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script>
25<body class="noselect"> 
26<div class="container-text">
27  <div class="header">
28    <a href="/">icyphox.sh</a> 
29    (<a href="https://github.com/icyphox/site">src</a>)
30  </div>
31   <div class="content">
32    <div align="left">
33    <h1>Hi, I’m Anirudh.</h1>
34      <p> I go by <a href="https://www.startpage.com/do/search?query=icyphox">icyphox</a> on the Internet. I’m doing my undergrad right now, majoring in CS.
35      My primary interest is computer security, and more specifically — <b>offensive security</b> and <b>digital forensics</b>. 
36      I’m also a CTF player/security researcher at <a href=https://sector443.xyz>Sector443</a>, an infosec community at my University. 
37      My <a href=https://medium.com/@icyphox>blog</a> has a few write-ups that you might want to check out.
38      </p>
39      <p> 
40      In my free time (which I tend to have a lot of) I contribute to open-source projects like the <a href=https://nim-lang.org>Nim</a> programming language. 
41      Take a look at my <a href=https://github.com/icyphox>GitHub</a> profile for more of my work.
42      </p>
43      <p> Want to <b> hire me? </b> I’m down for freelance security work. Here’s my <a href=https://x.icyphox.sh/resume.pdf>résumé</a>.
44      <p>My DMs on <a href=https://twitter.com/icyphox>Twitter</a> are open, so feel free to slide into them. 
45      Don’t use Twitter? Shoot me an <a href=mailto:icyph0x@pm.me>email</a>. If it’s something secret, here’s my <a href=/static/gpg.txt>GPG</a> key. 
46      </p>
47    </div>
48   </div>
49</body>
50</html>