Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns#" lang="en">
<head>
<title>hello</title>
<link rel="stylesheet" type="text/css" href="/styles/styles.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta http-equiv="onion-location" content="http://clashkahznlvpwfg.onion" />
<link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon-16x16.png">
<link rel="manifest" href="/assets/site.webmanifest">
<link rel="mask-icon" href="/assets/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/assets/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="/assets/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<meta property="og:title" content="Aadi Bajpai"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://aadibajpai.com"/>
<meta property="og:image" content="/assets/logotype_me.png"/>
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@clasherintherye" />
<meta name="twitter:creator" content="@clasherintherye" />
<meta name="author" content="Aadi Bajpai">
<meta name="description" content="this is my own space on the internet ✨" />
<meta property="og:description" content="this is my own space on the internet ✨" />
</head>
<body>
<div class="main">
<h3>hello</h3>
<p>
I am Aadi Bajpai. You probably know that like thrice by now.<br>
<span id="uni">I study Computer Science, Math and Business at
<a target="_blank" rel="noopener" href="https://www.vanderbilt.edu/">Vanderbilt University</a>.
</span><br>
There, I work on
<a target="_blank" rel="noopener" href="https://vandyhacks.org/">VandyHacks</a> and previously also worked on
<a target="_blank" rel="noopener" href="https://vanderbilthustler.com/">The Vanderbilt Hustler</a>.<br>
Next semester, I am founding a CTF club at Vanderbilt with a few friends.
</p>
<h3>current¹</h3>
<p>I am interning at Apple in New York this summer. I am working with Apple Media Products Commerce.<br>
I probably want to work in commerce / finance, probably in New York.
</p>
<p>I am doing <a target="_blank" rel="noopener" href="https://hacklodge.org/">hack lodge</a> in august as well,
so that should be interesting.
</p>
<small>
[1] hopefully I can update this section fairly frequently
</small>
<h3>reading / learning</h3>
<p>
Of late, I have been capitalizing on close proximity to the New York Public Library and reading a lot.<br>
I have also been reading more about Nix, APL and cryptography when time permits.
</p>
<h3>potentially important links</h3>
<p>
<a target="_blank" rel="noopener" href="/aadi_resume.pdf" title="my r&#233sum&#233">r&#233sum&#233</a>
if you're into that kind of thing<br>
<a target="_blank" href="/blog/">blog</a> if you'd care to read what I have to write (thanks!)<br>
<a target="_blank" rel="noopener" href="http://clashkahznlvpwfg.onion">onion version</a>
<small>[<a target="_blank" rel="noopener" href="https://community.torproject.org/onion-services/">?</a>]</small>
of this site if you really want to be anonymous on the internet. I care about your privacy :)<br>
<small>I still need to move it to onion v3 actually</small>
<br>
<a target="_blank" rel="noopener" href="/gh">github</a>,
<a target="_blank" rel="noopener" href="https://www.linkedin.com/in/aadibajpai/">linkedin</a>
</p>
<hr>
<small>
...not sure what else to say, email me or something (no one emails me anymore sad). Email is hello at aadibajpai dot com.<br>
Yes there is Cloudflare scrape protection here but then people don't really read the text so maybe this way I get an email.<br>
Website open source at <a href="https://aadibajpai.com/gh/my-website">aadibajpai/my-website</a>.
</small>
</div>
<script type="text/javascript" src="/scripts/uni.js"></script>
<script>
if (document.readyState !== 'loading'){
uni();
} else {
document.addEventListener('DOMContentLoaded', uni);
}
</script>
<script type="text/javascript" src="/scripts/darkMode.js"></script>
<script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script>
</body>
</html>