-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
385 lines (341 loc) · 13.8 KB
/
index.html
File metadata and controls
385 lines (341 loc) · 13.8 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
375
376
377
378
379
380
381
382
383
384
385
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width,initial-scale=1" name="viewport">
<meta content="description" name="description">
<meta name="google" content="notranslate" />
<meta content="Mashup templates have been developped by Orson.io team" name="author">
<!-- Disable tap highlight on IE -->
<meta name="msapplication-tap-highlight" content="no">
<link rel="apple-touch-icon" sizes="180x180" href="./assets/apple-icon-180x180.png">
<link href="./assets/favicon.ico" rel="icon">
<link href="" rel="stylesheet">
<title>Arun Surendharan</title>
<link href="./main.550dcf66.css" rel="stylesheet">
<style>
body {
background-color: white;
color: black;
}
.dark-mode {
background-color: black;
color: white;
}
</style>
</head>
<body> <!-- Add your content of header -->
<header>
<nav class="navbar navbar-default active">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse"
aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="./index.html" title="">
Arun Surendharan
</a>
</div>
<div class="collapse navbar-collapse" id="navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="./index.html" title="">Home</a></li>
<li><a href="#project" title="">Project</a></li>
<li><a href="#skills" title="">Skills</a></li>
<li><a href="#education" title="">Education</a></li>
<li><a href="#contact" title="">Contact</a></li>
<li>
<button class="btn btn-default navbar-btn" onclick="myFunction()">Toggle dark mode</button>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!-- Add your site or app content here -->
<div class="hero-full-container background-image-container white-text-container">
<div class="container">
<div class="row">
<div class="col-xs-12">
<h1>Arun Surendharan</h1>
<p>Full Stack Developer</p>
<br>
<a href="./project.html" class="btn btn-default btn-lg" title="">Projects</a>
</div>
</div>
</div>
</div>
<div class="section-container">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-8 col-md-offset-2">
<div class="text-center">
<h2>About Me</h2>
<p>Full stack developer
<br>
Looking for an opportunity to use my skills to develop a company and actively grow along with it.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="section-container" id="project">
<div class="container text-center">
<div class="row section-container-spacer">
<div class="col-xs-12 col-md-12">
<h2>Projects</h2>
<div id="carousel-example-generic" class="carousel carousel-fade slide" data-ride="carousel">
<div class="carousel-inner" role="listbox">
<div class="item active">
<img class="img-responsive" src="./assets/images/Roboly.jpg" alt="First slide">
<div class="carousel-caption card-shadow reveal">
<h3>Roboly</h3>
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<i class="fa fa-chevron-left" aria-hidden="true"></i>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<i class="fa fa-chevron-right" aria-hidden="true"></i>
<span class="sr-only">Next</span>
</a>
<p>
A Sample web app to connect with friends<br>
-Built with REACT.JS and NODE.JS modules<br>
-used JSON placeholder to get user details from a remote server.<br>
-unique avatar for every user has been rendered using RoboHash API<br>
-used tachyons for styling<br>
</p>
<p>
FUTURE OF THIS PROJECT<br>
It uses a slow server.At present new users are prohibited.<br>
These issues will be removed and new funcionality like peer to peer connection and chat feature will
be available in future updates.
</p>
<a href="https://arun-me.github.io/roboly/" class="btn btn-primary" title="">
Discover
</a>
</div>
</div>
<div class="item">
<img class="img-responsive" src="./assets/images/underconstruction.jpg" alt="First slide">
<div class="carousel-caption card-shadow reveal">
<h3>Smart Brain</h3>
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<i class="fa fa-chevron-left" aria-hidden="true"></i>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<i class="fa fa-chevron-right" aria-hidden="true"></i>
<span class="sr-only">Next</span>
</a>
<p>
This project is under construction
</p>
<p>
please come back later
</p>
<a href="https://arun-me.github.io/AI-EYE/" class="btn btn-primary" title="">
Discover
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section-container" id="skills">
<div class="container text-center">
<div class="row section-container-spacer">
<div class="col-xs-12 col-md-12">
<h2>Skills</h2>
</div>
</div>
<div class="row skill-content">
<div class="col-xs-12 col-md-4">
<p class="bg-primary p-2">JavaScript</p>
<p class="bg-primary p-2">HTML</p>
<p class="bg-primary p-2">CSS</p>
<p class="bg-primary p-2">Tailwind CSS</p>
<p class="bg-primary p-2">Bootstrap</p>
<p class="bg-primary p-2">Foundation</p>
<p class="bg-primary p-2">Tachyons</p>
</div>
<div class="col-xs-12 col-md-4">
<p class="bg-primary p-2">React.JS</p>
<p class="bg-primary p-2">Redux</p>
<p class="bg-primary p-2">REST.Api</p>
<p class="bg-primary p-2">Git</p>
<p class="bg-primary p-2">GItHub</p>
<p class="bg-primary p-2">VIsual Studio Code</p>
<p class="bg-primary p-2">Sublime Text</p>
</div>
<div class="col-xs-12 col-md-4 tc">
<p class="bg-primary p-2">Node.JS</p>
<p class="bg-primary p-2">NPM</p>
<p class="bg-primary p-2">SQL</p>
<p class="bg-primary p-2">C</p>
<p class="bg-primary p-2">C++</p>
<p class="bg-primary p-2">Heroku</p>
</div>
</div>
</div>
</div>
<div class="section-container" id="education">
<div class="container text-center">
<div class="row section-container-spacer">
<div class="col-xs-12 col-md-12">
<h2 class="text-center ">Education</h2>
<p>
<div class="bg-primary">
<br>The Complete Junior to Senior Web Developer Roadmap (2020)<br>
ZERO TO MASTERY ACADEMY2020<br>
<br>
</div>
<br>
<div class="bg-primary">
<br>B.E.Mechanical Engineering<br>
NEHRU INSTITUTE OF TECHNOLOGY2012-2016<br><br>
</div>
</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-md-4">
<img src="./assets/images/logo-01.png" alt="" class="img-responsive reveal-content image-center">
</div>
<div class="col-xs-12 col-md-4">
<img src="./assets/images/logo-02.png" alt="" class="img-responsive reveal-content image-center">
</div>
<div class="col-xs-12 col-md-4">
<img src="./assets/images/logo-03.png" alt="" class="img-responsive reveal-content image-center">
</div>
</div>
</div>
</div>
<div class="section-container contact-container" id="contact">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-12">
<div class="section-container-spacer">
<h2 class="text-center">Get in touch</h2>
<p class="text-center">Fell free to connect with me, and to get updates on my future projects, subscribe to
my newsletter.(mail me for any queries)</p>
</div>
<div class="card-container">
<div class="card card-shadow col-xs-10 col-xs-offset-1 col-md-8 col-md-offset-2 reveal">
<form action="" class="reveal-content">
<div class="row">
<div class="col-md-7">
<div class="form-group">
<input type="email" class="form-control" id="email" placeholder="Your Email">
</div>
<div class="form-group">
<input type="text" class="form-control" id="subject" placeholder="Subject">
</div>
<div class="form-group">
<textarea class="form-control" rows="3" placeholder="Enter your message"></textarea>
</div>
<button type="submit" class="btn btn-primary">Send message</button>
</div>
<div class="col-md-5 bg-primary">
<ul class="list-unstyled address-container">
<li>
<!-- <div class="bg-danger"> -->
<i class="fa fa-phone" aria-hidden="true"> Phone:</i><br>
<!-- </div> -->
<p>+ 91 8870 960 650</p>
</li>
<li>
<!-- <span class="bg-info"> -->
<i class="fa fa-envelope-open-o" aria-hidden="true"> Email:</i>
<!-- </span> -->
<p>arunsurendharan@gmail.com</p>
</li>
<li>
<!-- <span class="bg-info"> -->
<i class="fa fa fa-map-o" aria-hidden="true"> Address:</i>
<!-- </span> -->
<p>15,Appachi Nagar EXTN.,
5th Street,<br>
Tirupur-641607<br>
Tamil nadu,<br>
India</p>
</li>
</ul>
</div>
</div>
</form>
</div>
<div class="card-image col-xs-12" style="background-image: url('/assets/images/img-01.jpg')">
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function (event) {
navbarFixedTopAnimation();
});
</script>
<footer class="footer-container white-text-container">
<div class="container">
<div class="row">
<div class="col-xs-12">
<!-- <h3>Arun Surendharan</h3> -->
<div class="row">
<div class="col-xs-12 col-sm-7">
<i class="fa fa-copyright" aria-hidden="true">,2020 Arun Surendharan</i>
</div>
<div class="col-xs-12 col-sm-5">
<p class="text-right">
<a href="https://github.com/arun-me/" class="social-round-icon white-round-icon fa-icon" title="">
<i class="fa fa-github" aria-hidden="true"></i>
</a>
<a href="https://arun-me.github.io/me/" class="social-round-icon white-round-icon fa-icon" title="">
<i class="fa fa-chrome" aria-hidden="true"></i>
</a>
<a href="https://www.linkedin.com/in/arun-surendharan/"
class="social-round-icon white-round-icon fa-icon" title="">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</p>
</div>
</div>
</div>
</div>
</div>
</footer>
<script>
document.addEventListener("DOMContentLoaded", function (event) {
navActivePage();
scrollRevelation('.reveal');
});
// dark-mode
function myFunction() {
var element = document.body;
element.classList.toggle("dark-mode");
}
</script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-XXXXX-X', 'auto');
ga('send', 'pageview');
</script>
-->
<script type="text/javascript" src="./main.0cf8b554.js"></script>
</body>
</html>