|
|
@ -0,0 +1,39 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html lang="en"> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"> |
|
|
|
<title>prydt | Pranoy Dutta</title> |
|
|
|
<meta name="description" content="Pranoy Dutta's Personal Webpage!"> |
|
|
|
<link href="source-code-pro.css" rel="stylesheet"> |
|
|
|
<link href="style.css" rel="stylesheet"> |
|
|
|
</head> |
|
|
|
<body> |
|
|
|
<div id="col"> |
|
|
|
<h1><span id="p">p</span><span id="r">r</span><span id="y">y</span><span id="d">d</span><span id="t">t</span>'s homepage</h1> |
|
|
|
<img id="pfp" src="dorothy_pfp.jpg"/> |
|
|
|
|
|
|
|
<p>My name is Pranoy Dutta (prydt) and I am a student at <a href="https://www.utexas.edu/" class="ut">The University of Texas at Austin</a> interested in computing, anime, philosophy, and lots more!</p> |
|
|
|
|
|
|
|
<p>I believe in the ideas of <a href="https://www.activism.net/cypherpunk/manifesto.html">cypherpunk</a>, <a href="https://www.gnu.org/philosophy/free-sw.en.html">free software</a>, and <a href="https://trivial.technology/">trivial technologies</a>.</p> |
|
|
|
|
|
|
|
<p>I write my thoughts on a <a href="https://blog.prydt.xyz">blog</a> and run a <a href="https://git.prydt.xyz">git server</a>.</p> |
|
|
|
|
|
|
|
<h2>research interests 📚</h2> |
|
|
|
<p>I am interested in conducting research in natural language processing, computer architecture, and computer networking.</p> |
|
|
|
<p>I've assisted with research in the past which has resulted in <a href="https://scholar.google.com/citations?hl=en&user=YvnTheoAAAAJ">2 papers</a> and I plan to continue pursuing more research.</p> |
|
|
|
|
|
|
|
<h2>places to find me 🗼</h2> |
|
|
|
<p>email: pranoy (at) utexas.edu</p> |
|
|
|
<p>discord: prydt#1421</p> |
|
|
|
<p>fedi: prydt@letsalllovela.in</p> |
|
|
|
|
|
|
|
<h2>check out some friends of mine 😃</h2> |
|
|
|
<ul> |
|
|
|
<li><a href="https://wbne.github.io/">https://wbne.github.io/</a></li> |
|
|
|
<li><a href="https://nitroguy10.github.io/">https://nitroguy10.github.io/</a></li> |
|
|
|
<li><a href="http://zxie.great-site.net">http://zxie.great-site.net</a></li> |
|
|
|
</ul> |
|
|
|
</div> |
|
|
|
</body> |
|
|
|
</html> |