-
-
Notifications
You must be signed in to change notification settings - Fork 170
/
akashvermaofskt.html
208 lines (197 loc) · 7.27 KB
/
akashvermaofskt.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
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='https://fonts.googleapis.com/css?family=Alegreya+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script type="text/javascript" src="sc1.js"></script>
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<p> <span class="glyphicon glyphicon-sunglasses "> Personal Portfolio</span></p>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="#about">About</a></li>
<li><a href="#showcase">Portfolio</a></li>
<li><a href="#cm">Contact</a></li>
</ul>
</div>
</div>
</nav>
<style>
body{
padding-top: 50px;
position: relative;
}
.glyphicon-sunglasses {
font-size: 30px;
color:white;
}
.carousel{
background: #c5c5c5;
margin-top: 20px;
}
.carousel .item{
min-height: 280px; /* Prevent carousel from being distorted if for some reason image doesn't load */
}
.carousel .item img{
display: block;
margin: 0 auto; /* Align slide image horizontally center */
margin-top: 50px;
max-height: 400px;
//min-height: 400px;
width: auto;
height: auto;
padding-left: 10px;
padding-right: 10px;
}
.bs-example{
margin: 20px;
}
HR{
border: :solid 2px black;
}
#dp{
border-color: black;
border-width: 2px;
border-style: solid;
border-radius: 100%;
width:300px;
}
.img-responsive {
margin: 0 auto;
}
#about{
margin-left:200px;
margin-right:200px;
font-family:Alegreya Sans;
}
img{
width:60%;
}
#showcase{
background-color: #151515;
}
footer {
color: #FFFFFF;
background-color: #050505;
text-align:center;
box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.btn-circle {
width: 100px;
height: 100px;
text-align: center;
padding: 6px 0;
font-size: 30px;
line-height: 1.42;
border-radius: 100%;
}
#but{
width: 60px;
height: 60px;
text-align: center;
padding: 6px 0;
font-size: 30px;
line-height: 1.42;
border-radius: 100%;
}
#ico{
vertical-align: middle;
line-height: 1.5;
}
.btn-default:hover {
background-color:#252525;
}
.btn-default:hover > .fa{
color: white;
}
textarea,input{
width:500px;
}
label{
top-padding: 50px;
bottom-padding: 50px;
}
#ct{
display: table-cell;
vertical-align: middle;
padding: 60px;
}
.box:hover { -moz-box-shadow: 0 0 10px #ccc; -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 50px Green;
}
</style>
</head>
<body>
<div class="container-text-center jumbotron" >
<p style="width:80%; margin-left:auto; margin-right: auto;" class="text-center" id="about" > The name is Akash Verma and I'm an UX/UI designeveloper, with decent practical experience and knowledge in building webpages and programs; I am very passionate about programming, Also a huge fan of database management. Decent at competitive programming too.</p>
<HR width="80%"></HR>
<img class="img-responsive" src="https://avatars2.githubusercontent.com/u/13606244?s=460&v=4" id="dp"></img> <BR>
<div class="text-center" id="AroundTheWeb">
<a href="https://plus.google.com/u/0/+AkashVermaNoxious" target="_blank" class="btn btn-default btn-circle" id="but"><i class="fa fa-google-plus" id="ico"></i></a>
<a href="https://www.linkedin.com/in/akash-verma-b3591591" target="_blank" class="btn btn-default btn-circle" id="but"><i class="fa fa-linkedin" id="ico"></i></a>
<a href="https://www.facebook.com/akashvermaofskt" target="_blank" class="btn btn-default btn-circle" id="but"><i class="fa fa-facebook" id="ico"></i></a>
<a href="https://github.com/akashvermaofskt" target="_blank" class="btn btn-default btn-circle" id="but"><i class="fa fa-github" id="ico"></i></a>
<a href="https://instagram.com/noxious_av" class="btn btn-default abc" id="but"><i class="fa fa-instagram" id="ico"></i></a>
</div>
</div>
<div class=" container-fluid text-center" id="showcase" >
<H3 style="color:white;">My competitive programming profiles!</H3>
<div class="bs-example">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Carousel indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<!-- Wrapper for carousel items -->
<div class="carousel-inner">
<div class="item active">
<a href="https://www.codechef.com/users/noxious_av"><img src="https://www.codechef.com/sites/all/themes/abessive/logo.png" alt="First Slide"></a>
</div>
<div class="item">
<a href="http://codeforces.com/profile/noxious_av"><img src="http://st.codeforces.com/s/70853/images/codeforces-logo-with-telegram.png" alt="Second Slide"></a>
</div>
<div class="item">
<a href="https://www.hackerrank.com/noxious_av"><img src="https://www.hackerrank.com/wp-content/uploads/2018/08/hackerrank_logo.png" alt="Third Slide"></a>
</div>
</div>
<!-- Carousel controls -->
<a class="carousel-control left" href="#myCarousel" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="carousel-control right" href="#myCarousel" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>
</div>
</div>
<div class="well container-fluid" id="cm">
<div class="row">
<div class="col-md-6" class="text-center">
<form action="mail2.php" method="GET">
<p class="text-center">Contact me:<BR>
<label><input namme="nae" type="text" placeholder="Name"></label><BR>
<label><input name="email" type="text" placeholder="Email Address"></label><BR>
<label> <input name="phone" type="text" placeholder="Phone Number"></label><BR>
<label><textarea name="msg" placeholder="Message"></textarea></label><BR>
<input class="btn btn-primary" type="submit" value="Send">
</p>
</form>
</div>
<div class="col-md-6" id="ct" >
<p class="text-center" ><STRONG>Want to get in touch with me? Be it to request more info about myself or my experience, random questions about the universe and the meaning of life.. just feel free to drop me a line anytime.
I promise to reply A.S.A.P.
<BR>Note: No spamming! :) </p>
</div>
</div>
</div>
</body>
<footer class="text-center">
<h4> Written and coded by AkashV<BR>All Right Reserved</h4>
</footer>
</html>