rdesh-site/public/index.html

64 lines
2.9 KiB
HTML
Raw Permalink Normal View History

2025-02-27 17:41:32 -08:00
<!DOCTYPE html>
<html lang="en">
<head>
2025-03-04 17:45:35 -08:00
<meta name="generator" content="Hugo 0.145.0">
2025-02-27 17:41:32 -08:00
<title>Rohan&#39;s Website</title>
2025-03-04 17:45:35 -08:00
<link rel="canonical" href="https://rdesh.xyz/">
2025-02-27 17:41:32 -08:00
<link rel='alternate' type='application/rss+xml' title="Rohan&#39;s Website RSS" href='./index.xml'>
<link rel='stylesheet' type='text/css' href='./style.css'>
<link rel="icon" href="./favicon.ico">
<meta name="description" content="About me
I&rsquo;m Rohan Deshpande, a current student at UCLA studying Computational and Systems Biology.
Since the UCLA LUG was gracious enough to give me a server, I figured it was about time that I started my own website instead of relying on other platforms.
This website is a way where I can document my time in college through articles, as well as explaining some stuff.
I want to host more stuff here in the future, such as my in-progress personal knowledge management system, but this can serve as a hub.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow">
<meta charset="utf-8">
</head>
<body>
<main>
<header><h1 id="tag_Rohan">Rohan</h1></header>
<article>
<h1 id="about-me">About me</h1>
<p>I&rsquo;m Rohan Deshpande, a current student at UCLA studying <a href="https://casb.ucla.edu/">Computational and Systems Biology</a>.
Since the UCLA LUG was gracious enough to give me a server, I figured it was about time that I started my own website instead of relying on other platforms.</p>
<p>This website is a way where I can document my time in college through articles, as well as explaining some stuff.
I want to host more stuff here in the future, such as my in-progress personal knowledge management system, but this can serve as a hub.</p>
<h2 id="interests">Interests</h2>
<p>Some of my interests include:</p>
<ul>
<li>Biology</li>
<li>Chemistry</li>
<li>Medicine</li>
<li>Computer Science</li>
<li>Math</li>
<li>History</li>
<li>Geopolitics</li>
</ul>
<p>Very spread out.
The history and geopolitics is more of a hobby, but I am interested in getting involved in <a href="https://en.wikipedia.org/wiki/Systems_biology">systems biology</a> research and using computers to create models of biological processes.
I&rsquo;d appreciate any guidance involving this, or once I get into a lab and spend some time there I&rsquo;ll write an article.</p>
<h2 id="currently-reading">Currently Reading</h2>
2025-03-06 23:42:20 -08:00
<p><strong>Atomic Habits</strong> by James Clear</p>
2025-02-27 17:41:32 -08:00
<h2 id="articles">Articles</h2>
<ul>
2025-03-07 13:21:22 -08:00
<li><time datetime="2025-03-07T12:47:27-08:00">2025 Mar 07</time> &ndash; <a href="./building_your_own_website/">Building your own website</a>
</li>
2025-02-27 17:41:32 -08:00
<li><time datetime="2025-02-26T23:06:56-08:00">2025 Feb 26</time> &ndash; <a href="./life_in_college/">Life in college</a>
</li>
</ul>
</article>
</main>
<footer>
2025-03-04 17:45:35 -08:00
<a href="https://rdesh.xyz/">https://rdesh.xyz/</a><br><br><a href="./index.xml"><img src="./rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
2025-02-27 17:41:32 -08:00
</footer>
</body>
</html>