-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
174 lines (160 loc) · 5.19 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
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
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
<!DOCTYPE html>
<html>
<head>
<title>My Page</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Raunak Gupta's website" >
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="index.css" type="text/css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#mynavbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#"class="navbar-brand">Raunak Gupta</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse nav" id="mynavbar">
<ul class="nav navbar-nav navbar-right">
<li><a href="#intro">Intro</a></li>
<li><a href="#about">About me</a></li>
<li><a href="#edu">Education</a></li>
<li><a href="#skill">Skills</a></li>
<li><a href="#link">Link</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container -->
</nav>
<!--heading-->
<div class = "jumbotron" style="background: #CCC">
<div class = "container text-center">
<h1>RAUNAK GUPTA</h1>
<p>IT Major || Competitive Coder</p>
</div>
</div>
<!-- Photo and Introduction -->
<div class="container homepic" id="intro">
<div class="col-md-8">
<p class="myintro">Hii there! Welcome to my blog. I am Raunak Gupta, an 2nd year undergraduate, presently pursuing <strong>Information Technology</strong> at <a href="www.jaduniv.edu.in">JADAVPUR UNIVERSITY</a>.</p>
<p class="myintro">I am very much enthusiastic about competetive coding and the various other aspects of Computer Science, that certainly took me into this field. I would certainly love to know about topics like <strong>Artificial Intelligence</strong> and <strong>Android Application Development</strong> in the near future.</p>
</div>
<div class="col-xl-4">
<img src="index.jpeg" alt="Raunak Gupta"/>
</div>
</div>
<!-- About me -->
<div id="about" class="container">
<h3>Personal Information</h3>
<ul>
<li>
<h4>Address:</h4><p>3/3/1, Nidhi Ram Majhi Lane, Howrah-711101</p>
</li>
<li>
<h4>Phone_no:</h4><p>8820157725</p>
</li>
<li>
<h4>Email_id:</h4><p>[email protected]</p>
</li>
<li>
<h4>Sex:</h4><p>Male</p>
</li>
<li>
<h4>Date_of_Birth:</h4><p>21st February, 1997</p>
</li>
<li>
<h4>Nationality:</h4><p>INDIAN</p>
</li>
</ul>
</div>
<!-- Education -->
<div id="edu" class="container">
<h3>Education</h3>
<ul>
<li>
<h4>Bachelor of Engineering(B.E),<br>Information Technology(2016-2020)</h4>
<p><a href="www.jaduniv.edu.in">Jadavpur University</a></p>
</li>
<li>
<h4>XII(Higher Secondary), Science</h4>
<p>Year of Completion: 2015</p>
<p>WBCHSE Board( <a href="https://sjvidyalaya.net">Shree Jain Vidyalaya</a>, kolkata )</p>
<p>Percentage : 90.20%</p>
</li>
<li>
<h4>X( Secondary )</h4>
<p>Year of Completion: 2013</p>
<p>WBCHSE Board( Shree Jain Vidyalaya, Howrah )</p>
<p>Percentage : 88.00%</p>
</li>
</ul>
</div>
<!-- Skills -->
<div class="container" id="skill">
<h3>My Skills</h3>
<ul>
<li>
<h4>C Programming</h4>
</li>
<li>
<h4>C++ Programming</h4>
</li>
<li>
<h4>Java</h4>
</li>
<li>
<h4>Data Structure</h4>
</li>
<li>
<h4>HTML</h4>
</li>
</ul>
</div>
<!-- link -->
<div id="link" class="container">
<h3>My Links</h3>
<ul>
<li>
<h4>Github Profile:</h4>
<a href="https://Github.com/raunak11"><button class="btn btn-primary">Visit Website</button></a>
</li>
<li>
<h4>Codechef Profile</h4>
<a href="https://www.codechef.com/users/raunak_9812"><button class="btn btn-primary">Visit Website</button></a>
</li>
<li>
<h4>Spoj Profile</h4>
<a href="www.spoj.com/users/raunak_9812/"><button class="btn btn-primary">Visit Website</button></a>
</li>
<li>
<h4>Quora Profile</h4>
<a href="https://www.quora.com/profile/Raunak-Gupta-69"><button class="btn btn-primary">Visit Website</button></a>
</li>
<li>
<h4>LinkedIn Profile</h4>
<a href="https://in.linkedin.com/in/raunak-gupta-0b8b54137"><button class="btn btn-primary">Visit Website</button></a>
</li>
</ul>
</div>
<!--footer-->
<footer>
<div class="container text-center">
<p>© Copyright @ 2016</p>
</div>
</footer>
<script src="index.js"></script>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</body>
</html>