-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
239 lines (161 loc) · 8.24 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
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
<!DOCTYPE html>
<html>
<head>
<!-- ========META TAG========== -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>neo700</title>
<!-- ========FONTS========== -->
<link href="https://fonts.googleapis.com/css?family=VT323" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lora" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Merriweather:300,400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Assistant:300" rel="stylesheet">
<!-- ========CSS========== -->
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="micons/micons.css">
<link rel="icon" type="image/png" href="images/coffee.png">
<!-- =============BOOTSTRAP=========== -->
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/font-awesome.min.css">
</head>
<body>
<header>
<h1>Sarthak Aggarwal</h1>
<h3>1 part HTML, 1 part CSS, 2 part geek and 3 part Human. Too many parts? </h3>
<div class="icons-social">
<a target="_blank" href="https://github.com/neo700"><i class="fa fa-github"></i></a>
<a target="_blank" href="https://www.stopstalk.com/user/profile/neo700"><i class="fa fa-ban"></i></a>
<a target="_blank" href="https://www.linkedin.com/in/sarthak-aggarwal-44a9a8b1/"><i class="fa fa-linkedin">
</i></a>
<a target="_blank" href="https://twitter.com/neo__700"><i class="fa fa-twitter"></i></a>
<a target="_blank" href="https://www.facebook.com/sarthak.neo700"><i class="fa fa-facebook"></i></a>
<a target="_blank" href="https://www.instagram.com/neo_700/"><i class="fa fa-instagram"></i></a>
</div>
</header>
<!-- about section
================================================== -->
<section id="about">
<div class="row section-intro">
<div class="col-twelve">
<h4>Presenting to you a bot when interacted will respond with great ideas, hardwork and will help you put your ideas to life</h4>
<!-- <h2>Coder with developer's skills </h2> -->
<div class="intro-info">
<img src="images/dp.png" class="col-sm-6"alt="Profile Picture">
<p class="lead ">My objective is to pursue a dynamic and challenging career in a growth oriented company and contribute to the development of the organization while concurrently upgrading my skills and knowledge.</p>
</div>
</div>
</div>
<!-- ================================================
=========================================== -->
<div class="row about-content">
<div class="col-six tab-full">
<ul class="info-list">
<h3 ><bold>Profile</bold></h3>
<span style="padding-bottom: 2rem;">Learning stack development.<br> I have always been interested in new technologies.<br> I am Always up for innovative hardware and software solutions.<br>
Challenging position with a creative work environment <br>to enhance expertise in web development and application design.<br>
</span>
<li>
<strong>Fullname:</strong>
<span>Sarthak Aggarwal</span>
</li>
<li>
<strong>Birth Date:</strong>
<span>August 20, 1998</span>
</li>
<li>
<strong>Email:</strong>
<span>[email protected]</span>
</li>
<li><strong>Achievements</strong></li>
<li>
<span>STILL LIVING</span>
</li>
</ul>
</div>
<div class="row button-section">
<div class="col-twelve">
<a href="mailto:[email protected]?Subject=Hello%20Again" title="Contact Me" class="button button-primary">Contact Me</a>
<a href="images/cv.pdf" download = "images/Sarthak_CV.pdf" title="Download CV" class="button button-primary">Download CV</a>
</div>
</div>
<!--------------------------------------------------------------------------------------------------------------------------------------- -->
<div class="page2">
<div class="head2">I've got some Skills</div>
<div class="boxes">
<div class="box" id="box1">
<img src="https://s3-us-west-2.amazonaws.com/svgporn.com/logos/html-5.svg" alt="HTML5" style="height: 110px;"/>
</div>
<div class="box">
<img src="https://s3-us-west-2.amazonaws.com/svgporn.com/logos/css-3.svg" alt="CSS3" style="height: 110px;" />
</div>
<div class="box">
<img src="https://ng-bootstrap.github.io/img/logo.svg" alt="Bootstrap" style="height: 110px;"/>
</div>
<div class="box">
<img src="https://s3-us-west-2.amazonaws.com/svgporn.com/logos/javascript.svg" alt="Javascript" style="height: 110px;" />
</div>
<div class="box" id="box1">
<img src="images/php.jpeg" alt="PHP" style="height: 110px; width: 70%;" />
</div>
<div class="box" id="box1">
<img src="images/mysql.png" alt="MySQL" style="height: 110px; width: 70%;" />
</div>
<div class="box">
<img src="images/git.png" style="height: 110px; width: 75%;" alt="Git" />
</div>
<div class="box">
<img src="images/github.png" alt="Github" style="height: 80%; width: 82%; margin-bottom: 7px;" />
</div>
<div class="box" id="box1">
<img src="images/c++.png" alt="C++" style="height: 110px; width: 70%;" />
</div>
</div>
</div>
<section id="contact">
<div class="row section-intro">
<h3>Contact</h3>
<h1>I'd Love To Hear From You.</h1>
<p class="lead"></p>
</div>
<div class="row contact-info">
<div style="float: left; width: 40%;">
<div class="col-four tab-full">
<div class="icon">
<i class="icon-pin"></i>
</div>
<h5>Where to find me</h5>
<p>
62/C, Pocket-F<br>
GTB Enclave,<br>
Dilshad Garden, New Delhi<br>
110093 India
</p>
</div>
</div>
<div style="float: left; width: 55%;">
<div class="col-four tab-full collapse">
<div class="icon">
<i class="icon-mail"></i>
</div>
<h5>Email Me At</h5>
<p>[email protected]<br>
</p>
</div>
</div>
</div>
</section>
<!-- Map -->
<section id="contact" class="map go">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3500.1722856742276!2d77.31150175069384!3d28.684492488391754!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390cfba3de0a88b7%3A0xe2e2a43d13e6e20f!2sCar+Parking!5e0!3m2!1sen!2sin!4v1513167588127" width="100%" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</iframe>
</section>
<footer >
<span class="tes">< > with <span class="fa fa-heart"></span> by @neo700</span>
<div class="text-center center-block">
<a href="https://www.facebook.com/sarthak.neo700"><i id="social-fb" class="fa fa-facebook fa-3x social color"></i></a>
<a href="https://twitter.com/neo__700"><i id="social-tw" class="fa fa-twitter-square fa-3x social color"></i></a>
<a href="mailto:[email protected]?Subject=Hello%20There"><i id="social-em" class="fa fa-envelope-square fa-3x social color"></i></a>
</div>
</footer>
</body>
</html>