-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
38 lines (29 loc) · 1.78 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<html>
<head>
<title> Pranay Venkatesh's Personal Page </title>
</head>
<body>
<center>
<h1> <u> Pranay Venkatesh's Website </u> </h1>
Links : <a href="https://github.com/chemicalfiend/latex-moderncv/blob/master/pranay-cv.pdf">Resume</a> | <a href="https://github.com/chemicalfiend">GitHub</a> | <a href="https://www.linkedin.com/in/pranay-venkatesh-1a191143/">LinkedIn</a> | <a href = "https://odysee.com/@chemicalfiend:c">Odysee</a>
</center>
<img src="dp_me_w_hume.png" alt=" " width="245" height="254">
<br /><br /><br />
<h2> Some things about me </h2>
<ul>
<li> I am a PhD student at the University of Colorado, Boulder</li>
<li> I previously was a researcher at Imperial College, London </li>
<li> I did my undergrad at BITS Pilani (chemistry + chemE double major) </li>
<li>Broadly, I am interested in theoretical methods to investigate dynamics in condensed phase systems. Some of the areas that I work in :
<ol style="I; margin-left: 1em">
<li><a href="https://chemicalfiend.github.io/research/numerical-simulations.html">Numerical simulations for Molecular Systems</a></li>
<li><a href="https://chemicalfiend.github.io/research/sensing.html">Decoherence in Quantum Sensors</a></li>
<li> <a href="https://chemicalfiend.github.io/research/polarons.html">Chemical Physics of Optoelectronic Devices</a></li>
<li> <a href="https://chemicalfiend.github.io/research/piqd.html">Quantum Dynamics Method Development</a></li>
<li> Pretty much anything where you can use fun mathematical models and simulations for matter</li>
</ol>
</li>
<li> I also like to write programs in <a href="https://chemicalfiend.github.io/programming/julia.html">Julia</a></li>
<li> I like anime and philosophy</li>
</ul>
</body>