-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
374 lines (350 loc) · 17.3 KB
/
index.html
File metadata and controls
374 lines (350 loc) · 17.3 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
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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
<!DOCTYPE html>
<html lang="en">
<head>
<title>Rohannn</title>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta property="og:title" content="Rohannn" />
<meta property="og:description" content="Intro page of Rohan Rawat" />
<!-- <meta property="og:url" content="https://nnboru.github.io" /> -->
<meta property="og:image" itemprop="image"
content="https://github.com/NNboru/nnboru.github.io/raw/master/files/me2.png" />
<link rel=stylesheet href='me.css' />
</head>
<body>
<!-- <div id=menubut>
<div class=dash></div>
<div class=dash></div>
<div class=dash></div>
</div> -->
<div id=menudiv>
<button type="button" id=menubut>
<div class='menuline'></div>
<div class='menuline'></div>
<div class='menuline'></div>
</button>
</div>
<header id=headbar>
<a id=heada1>AboutMe<img src='files/user.png' /></a>
<a id=heada2>
Projects <img src='files/github.png' />
</a>
<a id=heada3>Contact<img src='files/chat.png' /></a>
</header>
<!-- <dialog id=popup>
<div class='dialog'>
<div id=cross>❌</div>
<img src='files/hi.png'/>
<div>
<div class='span'>
<img src='files/call.png'/>
<div class='alt'><div><div class='marker'><div></div></div>call me</div></div>
</div>
91-9897644759
<div class='span'>
<img src='files/whatsapp.png'/>
<div class='alt'><div><div class='marker'><div></div></div>whatsapp me</div></div>
</div>
</div>
</div>
</dialog> -->
<div id=me>
<h4>Hey! I am Rohan</h4>
<p>A programming nerd.</p>
<p>Love dogs. </p>
<p>Dawdles a lot. </p>
<p>Interested in chat with me! <a class='coffee'>drop a message</a> </p>
<h4>
◠‿◠
<div id=resume class="item">
<a target="_blank" href="files/resume.pdf">
<img src="files/download.png" /> Resume
</a>
</div>
</h4>
<img id=mebg src="files/me.png" />
</div>
<div id=main>
<div id=fake></div>
<div id=main-content>
<h1>About me</h1>
<div class=bio>
<p>I am Rohan Rawat. I belong to Dehradun, Uttarakhand and currently I live in Gurugram.</p>
<p>I am a software developer in Fareportal with 3+ years of work experience as a
Full-Stack developer on <code>.NET, React, SQL, MongoDB, Azure</code> and related tools and
libraries.</p>
<p>I completed my M.Tech at NITD with specialization in Data Analytics (2020-22)
and did B.Tech in Computer Science from G.B Pant College of Engineering, Uttarakhand. (2016-20).</p>
<p>Mostly I'm a computer geek but as my hobbies I play football, go for a run and I love travelling.
</p>
<p>I am passionate about programming. I want to keep learning and improving, and explore all the wonders
that
IT can achieve in this world! </p>
<!-- <p>"Logic" is what I strive for or else its just boring! </p> -->
<h4>¬_¬</h4>
</div>
<div id=projectdiv>
<h1>Some of my work</h1>
<br />
<div id=projects>
<div class='out-item'>
<div class=item>
<div>
<img src='files/binge.png' />
</div>
<div class='item-main'>
<h2>Binge Companion 🎬</h2>
<p>A binge watch companion where you can maintain your liked/disliked watches and also maintain a watchlist, along with a personalized content-based filtering.</p>
<div class='link' id='myapp'>
<a href='https://github.com/nnboru/BingeSystem' target='_blank'>
<img src='files/github.png' />
<div class='alt'>
<div>
<div class='marker'>
<div></div>
</div>see code
</div>
</div>
</a>
<a href='https://binge.nnboru.in'
target='_blank'>
OPEN<img src='files/up.png' />
</a>
</div>
</div>
</div>
</div>
<div class='out-item'>
<div class=item>
<div>
<img src='files/blog.png' />
</div>
<div class='item-main'>
<h2>Blog Maker<img src='files/article.png' class='bigicon' /></h2>
<p>Create your blogs or articles super-easily with this tool and share it with others.
</p>
<div class='link'>
<a href='https://github.com/NNboru/poka' target='_blank'>
<img src='files/github.png' />
<div class='alt'>
<div>
<div class='marker'>
<div></div>
</div>see code
</div>
</div>
</a>
<a href='https://nnboru.pythonanywhere.com/myPage' target='_blank'>
OPEN<img src='files/up.png' />
</a>
</div>
</div>
</div>
</div>
<div class='out-item'>
<div class=item>
<div>
<img src='files/plot.png' />
</div>
<div class='item-main'>
<h2>MathBot<img src='files/bot.png' class='bigicon' /></h2>
<p>Try out our bot with features likes equation plotting, csv statistical-graphical
analysis, cs problem-refering and of course basic chat.</p>
<div class='link'>
<a href='https://github.com/nnboru/botbase' target='_blank'>
<img src='files/github.png' />
<div class='alt'>
<div>
<div class='marker'>
<div></div>
</div>see code
</div>
</div>
</a>
<a href='https://nnboru.pythonanywhere.com' target='_blank'>
OPEN<img src='files/up.png' />
</a>
</div>
</div>
</div>
</div>
<div class='out-item'>
<div class=item>
<div>
<img src='files/ludo2.png' />
</div>
<div class='item-main'>
<h2>LUDO<img src='files/dice.png' class='bigicon' /></h2>
<p>A very light-weight LUDO webgame. Just start playing with your friends whenever and
wherever you want.</p>
<div class='link'>
<a href='https://github.com/nnboru/ludo' target='_blank'>
<img src='files/github.png' />
<div class='alt'>
<div>
<div class='marker'>
<div></div>
</div>see code
</div>
</div>
</a>
<a href='https://nnboru.github.io/ludo' target='_blank'>
OPEN<img src='files/up.png' />
</a>
</div>
</div>
</div>
</div>
<div class='out-item'>
<div class=item>
<div>
<img src='files/hover.png' />
</div>
<div class='item-main'>
<h2>HOVER<img src='files/ufo.png' class='bigicon' /></h2>
<p>HOVER is a click free hovering webgame. The sad-smiley is waiting for you to resque
him.
Along with infinite number of random levels, this game also tests your mouse
control.
</p>
<div class='link'>
<a href='https://github.com/nnboru/hover' target='_blank'>
<img src='files/github.png' />
<div class='alt'>
<div>
<div class='marker'>
<div></div>
</div>see code
</div>
</div>
</a>
<a href='https://nnboru.github.io/hover' target='_blank'>
OPEN<img src='files/up.png' />
</a>
</div>
</div>
</div>
</div>
<div class='out-item'>
<div class=item>
<div>
<img src='files/rock.png' />
</div>
<div class='item-main'>
<h2>Rock Paper Scissors<img src='files/scissor.png' class='bigicon' /></h2>
<p>Stone-Paper-Scissor, infinity multiplayer online game. No limit on number of players.
Create your room and share the link with others. Also chat while playing!
</p>
<div class='link'>
<a href='https://github.com/nnboru/rock-paper-cutter' target='_blank'>
<img src='files/github.png' />
<div class='alt'>
<div>
<div class='marker'>
<div></div>
</div>see code
</div>
</div>
</a>
<a href='https://play-rock.onrender.com/' target='_blank'>
OPEN<img src='files/up.png' />
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div id=contactdiv>
<h1>Contact me</h1>
<div id=contact>
<p>Feel free to get in touch ... for anything and anytime ;)</p>
<div class='con-grid'>
<img src='files/hi.png' />
<div>
<div class='span'>
<img src='files/call.png' />
<div class='alt'>
<div>
<div class='marker'>
<div></div>
</div>call me
</div>
</div>
</div>
<a href="tel:+919897644759"> 91-9897644759 </a>
<div class='span'>
<img src='files/whatsapp.png' />
<div class='alt'>
<div>
<div class='marker'>
<div></div>
</div>whatsapp me
</div>
</div>
</div>
</div>
<div>
<a target="_blank"
href="https://mail.google.com/mail/?view=cm&to=rohan.rawat.9897@gmail.com">
rohan.rawat.9897@gmail.com</a>
</div>
</div>
<br />
<footer>
<!-- social -->
<a href='https://facebook.com/rohan.rawat.125' target='_blank'>
<div class='alt uper'>
<div>Facebook<div class='marker'>
<div></div>
</div>
</div>
</div>
<img src='files/fb.png' class='bigicon' />
</a>
<a href='https://instagram.com/rohanrawatnn' target='_blank'>
<div class='alt uper'>
<div>Instagram<div class='marker'>
<div></div>
</div>
</div>
</div>
<img src='files/insta.png' class='bigicon' />
</a>
<a href='https://twitter.com/Rohannn40836251' target='_blank'>
<div class='alt uper'>
<div>Twitter<div class='marker'>
<div></div>
</div>
</div>
</div>
<img src='files/twitter.png' class='bigicon' />
</a>
<a href='https://mail.google.com/mail/?view=cm&to=rohan.rawat.9897@gmail.com' target='_blank'>
<div class='alt uper bai'>
<div>Gmail<div class='marker'>
<div></div>
</div>
</div>
</div>
<img src='files/gmail.png' class='bigicon' />
</a>
<a href='https://www.linkedin.com/in/rohannn' target='_blank'>
<div class='alt uper bai'>
<div>linkedin<div class='marker'>
<div></div>
</div>
</div>
</div>
<img src='files/linkedin.png' class='bigicon' />
</a>
</footer>
</div>
</div>
<br />
<div class='copyright'> @ no copyrights</div>
</div>
</div>
<script src='me.js'></script>
</body>
</html>