-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
18 lines (15 loc) · 1.86 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link rel="preconnect" href="https://firebasestorage.googleapis.com" />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<link href="css/aspect-elements.css" rel="stylesheet" />
<link href="css/aspect-style.css" rel="stylesheet" />
</head>
<body id="root-container" style="margin: 0;">
<div id="content-container"><div id="container-id-0-" data-element-type="container"><div id="container-id-1-" data-element-type="container"><div id="container-id-10-" data-element-type="container"><p id="text-id-6-" data-element-type="text">Hello.<br></p><p id="text-id-0-" data-element-type="text">I'm Karthik Nair.<br></p><p id="text-id-8-" data-element-type="text">My curiosity for biology met my passion for computer science, which ultimately converged to exploring bioinformatics.<br><br>I'm a Bioinformatician. I'm currently working on utilizing Next Generation Sequencing data to understand more about Mendelian / neurodevelopmental disorders<br><br>When not working, I listen to music, play my instruments, or play a game of Apex Legends</p></div><div id="container-id-2-" data-element-type="container"><a id="button-id-5-" data-element-type="button" href="mailto:kvn95ss@gmail.com"><span id="element-id-6-">Email</span></a><a id="button-id-7-" data-element-type="button" href="https://github.com/kvn95ss"><span id="element-id-8-">Github</span></a><a id="button-id-9-" data-element-type="button" href="https://www.linkedin.com/in/kvn95ss/"><span id="element-id-10-">LinkedIn</span></a></div></div><div id="container-id-3-" data-element-type="container"></div></div></div>
</body>
</html>