-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patholdwebsite.html
342 lines (328 loc) · 13 KB
/
oldwebsite.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Nikhil Sahu</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content=" Student & Developer " />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, user-scalable=0"
/>
<meta name="theme-color" content="#212121" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Titillium+Web:600,300|Expletus+Sans:300,700|Domine:400,700"
/>
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.3.1/css/all.css"
/>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/aos.css"
/>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="portfolio1.0/css/base.css" />
<link rel="stylesheet" href="portfolio1.0/css/main.css" />
<link rel="shortcut icon" href="portfolio1.0/favicon.png" type="image/x-icon" />
<link rel="icon" href="portfolio1.0/favicon.png" type="image/x-icon" />
<script type="application/ld+json">
{
"@context": "http://www.schema.org",
"@type": "Person",
"name": "Nikhil Sahu",
"jobTitle": "Student ",
"url": "https://stanleeniko.github.io",
"address": {
"@type": "PostalAddress",
"addressLocality": "Nagpur",
"addressCountry": "India"
},
"email": "[email protected]",
"birthDate": "1999-12-07",
"sameAs": [
"https://www.linkedin.com/in/nikhil-sahu",
"https://twitter.com/stanleeniko",
"https://github.com/nikhildsahu",
"https://instagram.com/nikhildsahu"
]
}
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-142321004-1"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-142321004-1");
</script>
</head>
<body id="top">
<section id="home" class="s-home target-section" style="background-image: url(portfolio1.0/u3.png);" >
<!-- <div class="shadow-overlay" id="wave"></div> -->
<div class="home-content">
<div class="row home-content__main">
<h1>Nikhil Sahu</h1>
<p> Student | Developer | Tech Enthusiast <br/>
<!-- <span style="color:gray"> @stanleeniko </span> -->
</p>
</div>
</div>
<a href="#about" class="home-scroll smoothscroll">
<span class="home-scroll__text">Scroll Down</span>
<span class="home-scroll__icon"></span>
</a>
</section>
<section id="about" class="s-about">
<div class="row section-header" data-aos="fade-up">
<div class="col-full">
<h3 class="subhead">Hey There, My name is Nikhil Sahu</h3>
<p class="lead">
I'm currently an Engineering student at
<span style="color:#4e48ee">Ramdeobaba College of Engineering and Management,Nagpur
</span>
and I enjoy combining my technical knowledge with my keen eye for
perfection to create awesome things.I everyday try to learn new things to improve my skills & efficiency.
</p>
<p class="lead">
<span style="color:#4e48ee"> When I'm not writing code</span>, I enjoy photography, reading about new technological advancements , listening
to great music or crossing off another item on my bucket
list.
<br/>
<br/>
<!-- <a href="Nikhil Sahu.pdf"
target="_blank"> <span style="color:#4e48ee; font-size: 3 rem">My Resume </span><img src="/images/arrow-right-3x.png"> </a> -->
</p>
</div>
</div>
</section>
<section id="services" class="s-services">
<div class="row section-header" data-aos="fade-up">
<div class="col-full">
<h3 class="subhead">My Skills</h3>
<p class="lead"></h3>
<h2 class="display-1 display-1--light">
Learning New Things Everyday
</h2>
</div>
</div>
<div class="row" data-aos="fade-up">
<div class="col-full">
<div>
<div class="job">
<a>Languages:</a>
<p> C, C++, Java, Python, JavaScript,Solidity,HTML/CSS, VHDL </p>
</div>
<div class="job">
<a>Libraries & Frameworks:</a>
<p>
React JS,Bootstrap
</p>
</div>
<div class="job">
<a>Tools & Platforms:</a>
<p>
Git,Shell/Bash, Linux, Windows
</p>
</div>
<div class="job">
<a>Interests:</a>
<p>
Web Develoment,Blockchain,Ethereum,Algorithms,Designing
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="works" class="s-works">
<div class="row section-header" data-aos="fade-up">
<div class="col-full">
<h3 class="subhead">My stuff</h3>
<h2 class="display-1">Here are some of my projects.</h2>
</div>
</div>
<div class="row" data-aos="fade-up">
<div class="col-full">
<div>
<div class="job">
<a
href="https://github.com/nikhildsahu/E-Certify"
rel="noopener"
target="_blank"
style="color: black " ><h3>E-Certify : Blockchain Based Certificate Validation <img src="/images/arrow-right-3x.png"></h3> </a>
<p class="lead" style="padding-left: 25 pxr"> It is a Decentralized Solution for Students and Institutions to store certificates ,verify its authenticity and easily share certificates with any other Institute or Organisation. It uses multi-signature wallet where student as well as institute are owners,Back end is secured by Smart Contract and all the data stored is decentralized. <br/><span style="color:grey">Build at SIH 2019</span>
<br/>
<button type="button" class="btn btn-outline-dark">React.Js</button>
<button type="button" class="btn btn-outline-dark">Solidity</button>
<button type="button" class="btn btn-outline-dark">Smart Contract</button> </p>
</div>
<div class="job">
<a
href="https://github.com/nikhildsahu/Stone-Paper-Scissors"
rel="noopener"
target="_blank"
style="color: black"
><h3>Stone Paper Scissor Game <img src="/images/arrow-right-3x.png"></h3> </a>
<p class="lead" style="padding-left: 25 px">
JavaScript implementation of this classic game ,where player competes with computer
<br/>
<button type="button" class="btn btn-outline-dark">React.Js</button>
<br/>
</p>
</div>
</div>
<!-- <li class="project-item" style="background-color: #448aff">
<a
href="https://akshatmittal.com/text-toolbox/"
rel="noopener"
target="_blank"
>
<div class="inner">
<span class="project-type">Web App</span>
<h3 class="project-name" style="color:#ffffff">Text Toolbox</h3>
</div>
<div class="project-color" style="background-color:#1d74ba"></div>
<div
class="project-visual"
style="background-image: url('/images/portfolio/text-toolbox.jpg');"
></div>
</a>
</li>
<li class="project-item" style="background-color: #000000">
<a>
<div class="inner">
<span class="project-type">Mobile App</span>
<h3 class="project-name" style="color:#ffffff">Human Clock</h3>
</div>
<div class="project-color" style="background-color:#d34141"></div>
<div
class="project-visual"
style="background-image: url('/images/portfolio/human-clock.jpg');"
></div>
</a>
</li>
<li class="project-item" style="background-color: #262626">
<a
href="https://github.com/akshatmittal/crowdalert-hackdelhi"
rel="noopener"
target="_blank"
>
<div class="inner">
<span class="project-type">Platform & Service</span>
<h3 class="project-name" style="color:#ffffff">Crowd Alert</h3>
</div>
<div class="project-color" style="background-color:#515151"></div>
<div
class="project-visual"
style="background-image: url('/images/portfolio/crowd-alert.jpg');"
></div>
</a>
</li>
<li class="project-item" style="background-color: #67cc66">
<a>
<div class="inner">
<span class="project-type">Mobile App</span>
<h3 class="project-name" style="color:#ffffff">Squishy Bird</h3>
</div>
<div class="project-color" style="background-color:#4ec34d"></div>
<div
class="project-visual"
style="background-image: url('/images/portfolio/squishy-bird.jpg');"
></div>
</a>
</li> -->
</div>
</div>
</section>
<section id="contact" class="s-contact">
<div class="row section-header" data-aos="fade-up">
<div class="col-full">
<h3 class="subhead subhead--light">Hello Again!</h3>
<h1 class="display-1 display-1--light">I'd love to talk.</h1>
<p class="lead">
I'm always looking for opportunities to work on exciting projects.
I'm currently looking for Internship oppurtuninties .Let's make something great, together.
</p>
</div>
</div>
<div class="row" data-aos="fade-up">
<div class="col-full contact-main">
<p>
<a
href="mailto:[email protected]"
class="contact-email"
title="Email"
target="_blank"
rel="noopener"
>
</p>
</div>
</div>
<div class="row" data-aos="fade-up">
<div class="col-full tab-full contact-secondary">
<h3 class="subhead subhead--light">Connect elsewhere </h3>
<ul class="contact-social">
<li>
<a
target="_blank"
rel="noopener"
href="https://github.com/nikhildsahu"
title="GitHub"
><i class="fab fa-github"></i
></a>
</li>
<li>
<a
target="_blank"
rel="noopener"
href="https://www.linkedin.com/in/nikhil-sahu"
title="LinkedIn"
><i class="fab fa-linkedin"></i
></a>
</li>
<li>
<a
target="_blank"
rel="noopener"
href="https://twitter.com/stanleeniko"
title="Twitter"
><i class="fab fa-twitter"></i
></a>
</li>
<li>
<a
target="_blank"
rel="noopener"
href="https://instagram.com/nikhildsahu"
title="Instagram"
><i class="fab fa-instagram"></i
></a>
</li>
</ul>
</div>
</div>
<div class="go-top">
<a class="smoothscroll" title="Back to Top" href="#top"
><i class="fa fa-angle-up" aria-hidden="true"></i
></a>
</div>
</section>
<div id="preloader">
<div id="loader"></div>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/aos.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/build/three.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/examples/js/renderers/CanvasRenderer.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/examples/js/renderers/Projector.js"></script>
<script src="portfolio1.0/js/main.js"></script>
</body>
</html>