-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhobbies.html
88 lines (88 loc) · 3.46 KB
/
hobbies.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
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<title>Hobbies</title>
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">Home</div>
<div class="menu-item"><a href="index.html">About me</a></div>
<div class="menu-item"><a href="Tushar_Resume.pdf">Resume</a></div>
<div class="menu-item"><a href="education.html">Education</a></div>
<div class="menu-item"><a href="project.html">Project Work</a></div>
<div class="menu-item"><a href="service.html">Service</a></div>
<div class="menu-category">Interests</div>
<div class="menu-item"><a href="research.html">Research</a></div>
<div class="menu-item"><a href="hobbies.html" class="current">Hobbies</a></div>
<div class="menu-category">Miscellaenous</div>
<div class="menu-item"><a href="links.html">Links</a></div>
</td>
<td id="layout-content">
<div id="toptitle">
<h1>Hobbies</h1>
</div>
<p>These are some of the things that I do or have done, in order of Importance, in my free time.</p>
<h2>Competitive Programming</h2>
<ul>
<li><p><a href="https://codeforces.com/profile/tushartg/">Codeforces</a></p>
</li>
<li><p><a href="https://www.codechef.com/users/tushar_garg/">CodeChef</a></p>
</li>
<li><p><a href="mailto:https://www.hackerearth.com/@tushar_garg/">HackerEarth</a></p>
</li>
<li><p><a href="https://atcoder.jp/users/tushar_garg/">AtCoder</a></p>
</li>
<li><p><a href="https://www.hackerrank.com/tushargarg584/">HackerRank</a></p>
</li>
</ul>
<h2>Animes</h2>
<ul>
<li><p><a href="https://en.wikipedia.org/wiki/Kiba_(TV_series)">Kiba</a></p>
</li>
<li><p><a href="https://en.wikipedia.org/wiki/Death_Note">Death-Note</a></p>
</li>
<li><p><a href="https://en.wikipedia.org/wiki/Golden_Time_(novel_series)">Golden Time</a></p>
</li>
<li><p><a href="https://en.wikipedia.org/wiki/Code_Geass">Code Geass</a></p>
</li>
<li><p><a href="https://en.wikipedia.org/wiki/Itazura_na_Kiss">Itazura-na-Kiss</a></p>
</li>
<li><p><a href="https://en.wikipedia.org/wiki/YU-NO:_A_Girl_Who_Chants_Love_at_the_Bound_of_this_World">YU-NO: A girl who chants love at the bound of this world</a></p>
</li>
</ul>
<h2>TV Series </h2>
<ul>
<li><p><a href="https://en.wikipedia.org/wiki/Game_of_Thrones/">Game of Thrones</a></p>
</li>
<li><p><a href="https://en.wikipedia.org/wiki/The_Big_Bang_Theory/">The Bing Bang Theory</a></p>
</li>
<li><p><a href="https://en.wikipedia.org/wiki/The_Flash_(2014_TV_series)/">The Flash</a></p>
</li>
<li><p><a href="https://en.wikipedia.org/wiki/Friends/">F·R·I·E·N·D·S</a></p>
</li>
<li><p><a href="https://en.wikipedia.org/wiki/Sherlock_(TV_series)/">Sherlock</a></p>
</li>
<li><p><a href="https://en.wikipedia.org/wiki/Orange_Is_the_New_Black/">Orange is the New Black</a></p>
</li>
<li><p><a href="https://en.wikipedia.org/wiki/Two_and_a_Half_Men/">TWO and a half MEN</a></p>
</li>
<li><p><a href="https://en.wikipedia.org/wiki/Money_Heist/">Money Heist</a></p>
</li>
</ul>
<div id="footer">
<div id="footer-text">
Page generated 2020-05-11 13:12:29 IST, by <a href="http://jemdoc.jaboc.net/">jemdoc</a>.
</div>
</div>
</td>
</tr>
</table>
</body>
</html>