-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
136 lines (129 loc) · 5.84 KB
/
Copy pathindex.html
File metadata and controls
136 lines (129 loc) · 5.84 KB
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
<!DOCTYPE html>
<!--
Design by TEMPLATED
http://templated.co
Released for free under the Creative Commons Attribution License
Name : Polychromasia
Description: A two-column, fixed-width design with dark color scheme.
Version : 1.0
Released : 20131021
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href='http://fonts.googleapis.com/css?family=Pontano+Sans' rel='stylesheet' type='text/css' />
<link href="default.css" rel="stylesheet" type="text/css" media="all" />
<link href="fonts.css" rel="stylesheet" type="text/css" media="all" />
<!--[if IE 6]><link href="default_ie6.css" rel="stylesheet" type="text/css" /><![endif]-->
</head>
<body>
<div id="header-wrapper">
<div id="header" class="container">
<div id="menu">
<ul>
<li class="current_page_item"><a href="#" accesskey="1" title="">Home</a></li>
<li><a href="#CV" accesskey="2" title="">CV</a></li>
<li><a href="#Blog" accesskey="3" title="">My Thoughts</a></li>
<li><a href="#Interest" accesskey="4" title="">Dump of interesting things</a></li>
<li><a href="#AboutMe" accesskey="5" title="">About Me</a></li>
</ul>
</div>
<div id="logo">
<h1><a href="#">Anil Radhakrishnan</a></h1>
<span>Undergraduate Student, University of Illinois</a></span>
</div>
</div>
<div id="CV" class="container">
<div class="heading">
<h2>Curriculum Vitae</h2>
<a href="files/Curriculum_Vitae.pdf" class="button">Download CV</a>
</div>
</div>
</div>
<div id="Blog" class="container">
<div class="title">
<h1>Blog Posts</h1>
<span class="byline">Random musings</span> </div>
<div id="tbox1">
<div class="title">
<h2>Maecenas luctus</h2>
</div>
<p>Nullam non wisi a sem semper eleifend. Donec mattis libero eget urna. Duis pretium velit ac suscipit mauris. Proin interdum.</p>
<a href="#" class="button">Learn More</a> </div>
<div id="tbox2">
<div class="title">
<h2>Integer gravida</h2>
</div>
<p>Proin eu wisi suscipit nulla suscipit interdum. Nullam non wisi a sem semper suscipit eleifend. Donec mattis libero eget urna.</p>
<a href="#" class="button">Learn More</a> </div>
<div id="tbox3">
<div class="title">
<h2>Praesent mauris</h2>
</div>
<p>Donec mattis libero eget urna. Proin eu wisi suscipit nulla suscipit interdum. Nullam non wisi a sem suscipit semper eleifend.</p>
<a href="#" class="button">Learn More</a> </div>
</div>
</div>
<div id="Interest">
<div id="portfolio" class="container">
<div class="title">
<h2>Items of interest</h2>
<span class="byline">things that have piqued my attention on the internet</span> </div>
<div class="column1">
<div class="box"> <a href="https://pytorch.org/"><img src="images/Pytorch_logo.png" alt="" class="image image-full" /></a>
<h3>PyTorch</h3>
<p>An open source deep learning platform that provides a seamless path from research prototyping to production deployment.</p>
<a href="https://pytorch.org/" class="button">Learn More</a> </div>
</div>
<div class="column2">
<div class="box"> <a href="https://julialang.org/"><img src="images/julia.png" alt="" class="image image-full" /></a>
<h3>Julia</h3>
<p>Julia is a high-level general-purpose dynamic programming language designed for high-performance numerical analysis and computational science.</p>
<a href="https://julialang.org/" class="button">Learn More</a> </div>
</div>
<div class="column3">
<div class="box"> <a href="https://www.netket.org/"><img src="images/netket.jpg" alt="" class="image image-full" /></a>
<h3>NetKet</h3>
<p>NetKet is an open-source project delivering cutting-edge methods for the study of many-body quantum systems with artificial neural networks and machine learning techniques.</p>
<a href="https://www.netket.org/" class="button">Learn More</a> </div>
</div>
<div class="column4">
<div class="box"> <a href="https://distill.pub/"><img src="images/distill.png" alt="" class="image image-full" /></a>
<h3>Distill</h3>
<p>A medium for presenting research harnessing modern web design.</p>
<a href="https://distill.pub/" class="button">Learn More</a> </div>
</div>
</div>
</div>
<div id="AboutMe">
<div id="welcome" class="container">
<div class="title">
<h2>About Me</h2>
</div>
<p>I am a senior undergraduate student in physics at the University of Illinois at Urbana Champaign. My main area of interest is in computational techniques and how they can be used to aide our understanding of physics. I am currently working on using deep learning to classify lepton data from the ATLAS detector at CERN under Professor Benjamin Hooberman. </p>
</div>
</div>
<div id="wrapper4">
<div id="footer" class="container">
<div>
<header class="title">
<h2>Get in touch</h2>
<span class="byline">I am availabe on these social media platforms</span> </header>
<ul class="contact">
<li><a href="https://github.com/ParticularlyPythonicBS" class="icon icon-github"><span>Github</span></a></li>
<li><a href="https://www.linkedin.com/in/anil-radhakrishnan/" class="icon icon-linkedin"><span>Linkedin</span></a></li>
<li><a href="https://www.facebook.com/anil.radhakrishnan.2097" class="icon icon-facebook"><span>Facebook</span></a></li>
<!-- <li><a href="https://gitlab.com/ParticularlyPythonicBS" class="icon icon-gitlab"><span>Gitlab</span></a></li> -->
<li><a href="https://twitter.com/particularlypy1" class="icon icon-twitter"><span>Twitter</span></a></li>
</ul>
</div>
</div>
</div>
<div id="copyright" class="container">
<p>© Anil Radhakrishnan | Design by <a href="http://templated.co" rel="nofollow">TEMPLATED</a>.</p>
</div>
</body>
</html>