-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
317 lines (232 loc) · 12.2 KB
/
index.html
File metadata and controls
317 lines (232 loc) · 12.2 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
<html lang="en">
<head>
<title>Portfolio</title>
<!-- meta tags -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- google fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i" rel="stylesheet">
<!-- bootstrap -->
<link rel="stylesheet" href="css/bootstrap/bootstrap.min.css" type="text/css">
<!-- animate css file -->
<link rel="stylesheet" href="css/animate/animate.css" type="text/css">
<!-- fontawesome icons -->
<link href="https://use.fontawesome.com/releases/v5.0.1/css/all.css" rel="stylesheet">
<!-- css file-->
<!-- fav icon -->
<link rel="shortcut icon" href="img/favicon%20(1).ico">
<link rel="stylesheet" href="css/style.css" type="text/css">
<!-- media query -->
<link rel="stylesheet" href="css/media.css" type="text/css">
</head>
<body>
<!--- bootstrap nav bar -->
<nav class="navbar portfolio-nav navbar-inverse navbar-fixed-top" role="navigation">
<div class="container-fluid">
<div class="own-nav-wrapper">
<div class="navbar-header">
<button role="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#own-menu">
<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 nav-style" href="#home">SANDEEP</a>
</div>
<div class="collapse navbar-collapse" id="own-menu">
<ul class="nav navbar-nav navbar-right">
<li><a class="right-side-button" href="#home">Home</a></li>
<li><a class="right-side-button" href="#about-me">about me</a></li>
<li><a class="right-side-button" href="#projects">projects</a></li>
<li><a class="right-side-button" href="#skills">skills</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</div>
</div>
</nav>
<!-- home section -->
<section id="home">
<div id="home-cover">
<div id="home-content-box">
<div id="home-content-box-inner">
<div class="animated zoomIn" id="home-heading">
<h1>hi,my name is sandeep</h1>
<p>i'm a full stack developer</p>
</div>
<div id="home-button">
<a class="btn btn-lg btn-own" href="#projects" role="button" title="view my wrok">view my work</a>
</div>
</div>
</div>
</div>
<!----- about section --->
</section>
<section id="about-me">
<div class="content">
<div class="content-title wow fadeInDown">
<h3>about me</h3>
<div class="content-title-underline"></div>
</div>
<div class="container">
<div class="row">
<div class=" col-lg-6 col-md-6 col-sm-12 col-xs-12">
<div class="about-left">
<img src="img/IMG_3235.JPG" alt="sandeep">
</div>
</div>
<div class=" col-lg-6 col-md-6 col-sm-12 col-xs-12">
<div class="about-right wow fadeInLeft">
<h1>sandeep guntupalli</h1>
<p>hey thanks for checking my page,I'm sandeep a upcoming MEAN stack developer</p>
<p> i create stylish and functional web apps with html,css,javascript and php</p>
<p>When i'm not coding i think about life,exploring quora and i'll talk with my friends and try to solve some problems about html and css in various forms and i'm a big fan of cricket and movie lover :)</p>
<a href="#contact" class="btn btn-lg btn-blue" role="button">CONTACT ME NOW</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!---project section --->
<section id="projects">
<div class="content">
<div class="content-title wow fadeInDown">
<h3>projects</h3>
<div class="content-title-underline"></div>
</div>
<div class="container">
<div class="row">
<div class=" col-lg-4 col-md-4 col-sm-4 col-xs-12">
<div class="proj-wrapper wow flipInX" data-wow-duration="1s" data-wow-delay=".5s">
<div class="proj-icon">
<i class="fas fa-folder-open fa-3x"></i></div>
<div class="proj-title">
<p>Facebook API</p>
</div>
<div class="proj-desc">
<p>The project mainly focuses on usage of jQuery ajax with the help of Facebook API token we can display the individual basic details and feed with the help of Facebook graph API tool</p>
<a class="btn btn-lg btn-proj" role="button" title="view" href="https://devsandeep26.github.io/facebook-api/">click here</a>
</div>
</div>
</div>
<div class=" col-lg-4 col-md-4 col-sm-4 col-xs-12">
<div class="proj-wrapper wow flipInX" data-wow-duration="1s" data-wow-delay=".5s" >
<div class="proj-icon">
<i class="fas fa-folder-open fa-3x"></i></div>
<div class="proj-title">
<p>EPL -English premier league</p>
</div>
<div class="proj-desc">
<p>The project mainly focuses on usage of jQuery ajax with the help of Facebook API token we can display the individual basic details and feed with the help of Facebook graph API tool</p>
</div>
<a class="btn btn-lg btn-proj" role="button" title="view" href="https://devsandeep26.github.io/EPL-AngularJS/">click here</a>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<div class="proj-wrapper wow flipInX" data-wow-duration="1s" data-wow-delay=".5s">
<div class="proj-icon">
<i class="fas fa-folder-open fa-3x"></i></div>
<div class="proj-title">
<p>GOT-angularJS</p>
</div>
<div class="proj-desc">
<p>This is an ongoing project which will consists of advanced angularJS concepts from an api Ice and Fire</p>
</div>
<a class="btn btn-lg btn-proj" href="#home" role="button" title="view">click here</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!---- skills section -->
<section id="skills">
<div class="content">
<div class="content-title wow fadeInDown">
<h3>skills</h3>
<div class="content-title-underline"></div>
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4 col-xs-12 col-sm-4 wow bounceInLeft" data-wow-duration="1s" data-wow-delay=".5s">
<i class="fas fa-mobile-alt fa-7x fa-own"></i>
<h4>responsive web design</h4>
<p>Responsive websites with the help of html,css,javascript and bootstrap framework</p>
</div>
<div class="col-lg-4 col-xs-12 col-sm-4 wow bounceInLeft" data-wow-duration="1s" data-wow-delay=".5s">
<i class="fab fa-angular fa-7x fa-own"></i>
<h4>javaScript | angularJS</h4>
<p>Structural framework for dynammic apps and single page application</p>
</div>
<div class=" col-lg-4 col-md-4 col-xs-12 col-sm-4 wow bounceInLeft" data-wow-duration="1s" data-wow-delay=".5s">
<i class="fab fa-node fa-7x fa-own"></i>
<h4>nodejs</h4>
<p>server side programming</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!--- footer section -->
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-6867952582350496",
enable_page_level_ads: true
});
</script>
<footer>
<div id="contact">
<div class="container">
<div class="row">
<div class=" col-lg-6 col-md-6 col-xs-12 col-sm-6">
<div id="contact-left">
<h3>sandeep</h3>
<div id="contact-info">
<address>
<strong>address<br>
<p>d.no:9-7-49/a,sivajipalem,visakhapatnam</p></strong>
</address>
<div id="contact-details">
<p><strong>phone:<span>9160070117</span></strong><br>
<strong>mail:<span>sandeep.guntupalli567@gmail.com</span></strong></p>
</div>
<ul class="social-list">
<li><a href="#" class="social-icon icon-white"><i class="fab fa-facebook-square fa-2x"></i></a></li>
<li><a href="#" class="social-icon icon-white"><i class="fab fa-twitter fa-2x"></i></a></li>
<li><a href="#" class="social-icon icon-white"><i class="fab fa-google-plus fa-2x"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-xs-12 col-sm-6">
<div id="right-side">
<h3>contact me</h3>
<form action="#">
<input type="text" name="fullname" placeholder="fullname" class="form-control">
<input type="email" name="email" placeholder="email" class="form-control">
<textarea rows="5" name="message" class="form-control" placeholder="your message . . ."></textarea>
<div id="send-btn">
<a class="btn btn-lg btn-general btn-own" href="#home" role="button">SEND</a>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<script src="test.js"></script>
</footer>
<!-- jquery file -->
<script src="js/jquery-3.2.1.min.js"></script>
<!-- bootstrap file -->
<script src="js/bootstrap/bootstrap.min.js"></script>
<!-- on scroll animation js file -->
<script src="js/wow/wow.min.js"></script>
<!-- custom js file -->
<script src="js/custom.js"></script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</body>
</html>