-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
287 lines (277 loc) · 15 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio - Anant KC</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<!-- Popper JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="./Styles/index.css" type="text/css" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
</head>
<body>
<div class="container">
<div class="nav_section">
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand text-white" href="#">
Anant<span>KC</span>
</a>
<button class="navbar-toggler" style = "border:none" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<i class = "text-white fa fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="#home">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#skills">Skills</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#portfolio">Portfolio</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact">Contact</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
<div id="home" class = 'hero-section' >
<div class="container-fluid'>">
<div class="row">
<div class="col-lg-6 col-md-6 col-ms-12 col-xs-12">
<h3>
Hello!
</h3>
<h1>I<span style="color:#f87652">'</span>m Anant KC</h1>
<h2>Backend Developer</h2>
<p>"Make it work,make it right,make it fast"<br>
- said by a Wise Programmer </p>
<div class="btn_container">
<button class = "btn btn-light animate_animated">Hire me</button>
</div>
</div>
<div class="col-lg-6 col-md-6 col-ms-12 col-xs-12">
<center>
<img src = "./Images/anant2.png" />
</center>
</div>
</div>
</div>
</div>
<div id="about" class="about_section" >
<div class="container-fluid">
<div class="row">
<div class="col-lg-g col-md-6 col-ms-12 col-xs-12">
<h2 id = "heading">Discussions</h2>
<div>
<h5 class="lets_talk"> Let<span style = "color:#f87652">'</span>s Talk<span style = "color:#f87652">------------</span></h5>
</div>
<h4 id="info_gmail">[email protected]</h4>
<div class="Contact_info">
<h5>WhatsApp: +977 9864823666 </h5>
</div>
</div>
<div class="col-lg-g col-md-6 col-ms-12 col-xs-12 about_me_right_section">
<h2 id="heading">About Me</h2>
<hr>
<p id="txt">Hello, I’m Anant, a backend developer currently residing in Kathmandu. I’m a self-taught programmer and I primarily work on Django, Python for backend work. I love working and creating stuffs in the internet and the good thing is they just work like magic. I did my Bachelors in Electronics and Communication in 2020.<br>
As an individual, I am a free spirit and like to do what I want in life. I like to work hard on my dreams. Moreover, I am also very keen in playing PC games, and I like to travel few places every year.</p>
<table class="table">
<tr>
<td>Name</td>
<td>:</td>
<td>Anant KC</td>
</tr>
<tr>
<td>Email</td>
<td>:</td>
<td>[email protected]</td>
</tr>
<tr>
<td>Phone</td>
<td>:</td>
<td>9864823666</td>
</tr>
</table>
<button class="btn btn-light btn-sm animate_animated"><a href="https://drive.google.com/file/d/1zqS6OZ0N8ehvnsZQyyZGqvoILKXhsoJ_/view?usp=sharing"> Download CV</a></button>
</div>
</div>
</div>
</div>
<div id="skills" class="skills_section" >
<div class="container-fluid">
<div class = "row">
<div class = "col-lg-g col-md-6 col-ms-12 col-xs-12 skills_section_left_section">
<div>
<h1 class="text-white" id="heading">My Skills <span style="color:#f87652">.</span></h1>
<hr>
<p>I have a bucket list of things to learn in programming field, but for now I am skillful in these languages.</p>
</div>
</div>
<div class = "col-lg-g col-md-6 col-ms-12 col-xs-12 skills_section_right_section">
<div>
<div class="each_skills">
<span>HTML 5</span>
<div class="progress">
<div class="progress-bar bg-warning" role="progressbar" style="width: 80%" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="each_skills">
<span>CSS 3</span>
<div class="progress">
<div class="progress-bar bg-warning" role="progressbar" style="width: 60%" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="each_skills">
<span>Python</span>
<div class="progress">
<div class="progress-bar bg-warning" role="progressbar" style="width: 75%" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="each_skills">
<span>Django and Rest Framework</span>
<div class="progress">
<div class="progress-bar bg-warning" role="progressbar" style="width: 75%" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="each_skills">
<span>Javascript</span>
<div class="progress">
<div class="progress-bar bg-warning" role="progressbar" style="width: 60%" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="portfolio" class="portfolio_section">
<div class="container-fluid">
<div class="row">
<div class="col-lg-12 col-md-12 col-ms-12 col-xs-12">
<h1 class="text-white text-center">My Portfolio <span style="color:#f87652">.</span></h1>
</div>
</div>
<div class="row mt-5">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<nav class="d-flex justify-content-center">
<div class="nav nav-tabs nav-fill" id="nav-tab" role="tablist">
<a class="nav-item nav-link active text-white" id="nav-home-tab" data-toggle="tab" href="#nav-home" role="tab" aria-controls="nav-home" aria-selected="true">Django</a>
<a class="nav-item nav-link text-white" id="nav-profile-tab" data-toggle="tab" href="#nav-profile" role="tab" aria-controls="nav-profile" aria-selected="false">Html and Css</a>
</div>
</nav>
<div class="tab-content py-3 px-3 px-sm-0" id="nav-tabContent">
<div class="tab-pane fade show active" id="nav-home" role="tabpanel" aria-labelledby="nav-home-tab">
<div class="card-columns">
<div class="card border-0 padding-0">
<img class="card-img-top" src="./Images/django1.png" alt="">
</div>
<div class="card border-0 padding-0">
<img class="card-img-top" src="./Images/django2.png" alt="">
</div>
</div>
</div>
<div class="tab-pane fade" id="nav-profile" role="tabpanel" aria-labelledby="nav-profile-tab">
<div class="card-columns">
<div class="card border-0 padding-0">
<img class="card-img-top" src="./Images/html1.png" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="contact" class="contact_section">
<div class="container-fluid">
<div class="row m-0">
<div class = "col-lg-6 col-md-6 col-ms-12 col-xs-12">
<div>
<h3 class="heading">DROP AN EMAIL <span style="color:#f87652">.</span></h3>
<hr>
<form onsubmit="return false">
<div class="form-group">
<input class="form-control" name = "name" placeholder="Name" type="text" id="Name" />
</div>
<div class="form-group">
<input class="form-control" name="email" placeholder="Email" type="email" id="email" />
</div>
<div class="form-group">
<input class="form-control" placeholder="Subject" type="text" id="subject" />
</div>
<div class="form-group">
<textarea class = "form-control" name="message" placeholder = "Type your message..." id="message" ></textarea>
</div>
<div class="form-group">
<button class="btn btn-light animate_animated" type="submit" id="but">Submit</button>
</div>
</form>
</div>
</div>
<div class = "col-lg-6 col-md-6 col-ms-12 col-xs-12">
<div class="map-wrapper">
<div class="mapouter"><div class="gmap_canvas"><iframe width="525" height="327" id="gmap_canvas" src="https://maps.google.com/maps?q=Lalitpur&t=&z=13&ie=UTF8&iwloc=&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe><a href="https://fmovies2.org">fmovies</a><br><style>.mapouter{position:relative;text-align:right;height:327px;width:525px;}</style><a href="https://www.embedgooglemap.net">put google map on website</a><style>.gmap_canvas {overflow:hidden;background:none!important;height:327px;width:525px;}</style></div></div>
</div>
</div>
</div>
</div>
</div>
<div class="footer-area">
<div class="container-fluid">
<div class="row py-5">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<a class = "navbar-brand text-white text-center" href="#home">AnantKC <span style="color:#f87652">.</span></a>
<hr>
<div class="links">
<a href = "https://www.facebook.com/ananta.kc.98/"><i class="fa fa-facebook-square animate_animated"></i></a>
<a href="https://www.instagram.com/anant_kc/"><i class="fa fa-instagram px 1 animate_animated"></i></a>
<a href="https://www.linkedin.com/in/shady-games-507213209/"><i class="fa fa-linkedin-square animate_animated"></i></a>
</div>
<p>© All Rights Reserved, Anant KC, 2021</p>
</div>
</div>
</div>
</div>
<div id="particles-js"></div>
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script>
particlesJS.load('particles-js', 'particles.json',
function(){
console.log('particles.json loaded...')
})
</script>
<script type="text/javascript" src="./Js/app.js"></script>
<script type="text/javascript" src="./Js/particles.js"></script>
<script src="https://smtpjs.com/v3/smtp.js"></script>
<script>
const ocli = document.querySelector('#but');
const inputs = document.querySelector('form');
ocli.addEventListener('click',()=>{
Email.send({
SecureToken:'8eeb5505-fc5a-4f0a-bd13-987c645f0ed0',
To : '[email protected]',
From:inputs.elements["email"].value,
Subject:'Subject',
Body:inputs.elements["message"].value + "<br>" + inputs.elements["name"].value,
}).then(msg=>alert("The email is successfully sent"))
})
</script>
</body>
</html>