-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
470 lines (440 loc) · 26.1 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
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
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./css/styles.css">
<link rel="stylesheet" href="./css/bootstrap.min.css">
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"
integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="apple-touch-icon" sizes="180x180"
href="./img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32"
href="./img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16"
href="./img/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<title>Nirajan Dhakal</title>
</head>
<body>
<button class="hamburger">☰</button>
<header style="margin-bottom: 40px;">
<nav>
<a href="#" class="logo">Nirajan Dhakal</a>
<ul class="nav-menu">
<li class="nav-menu-item"><a href="#biography"
class="nav-menu-link">Biography</a></li>
<li class="nav-menu-item"><a href="#resume"
class="nav-menu-link">Resume</a></li>
<li class="nav-menu-item"><a href="#contact"
class="nav-menu-link">Contact</a></li>
</ul>
</nav>
</header>
<br><br><br><br><br>
<section class="hero" style="margin-bottom: 25px; margin-top: 20px;">
<div class="container hero-content text-center">
<img src="./img/my-image.jpg" alt="Title Image"
class="hero-image">
<h1 class="hero-heading"><span id="value"
style="color: #f31c09; font-weight: 700;"></span>
<br><br>
Machine Learning Engineer | Citizen Astronomer
</h1>
<p class="hero-subheading">Hi! <span class="wave">👋</span> I am
<b style="font-weight: 500; color:#f31c09;">Nirajan
Dhakal</b></p>
<p class="hero-subheading">Welcome to my personal website!</p>
</div>
</section>
<br>
<section class="biography" id="biography" style="margin-bottom: 20px;">
<div class="container">
<div class="row">
<div class="col">
<img src="./img/biography-image.jpg"
alt="Your Biography Image"
class="biography-image"></div>
<div class="col"><div class="biography-text">
<h2 class="section-heading"
style="color: white;">Biography</h2>
<br>
<p class="section-paragraph"
style="color: white;">My
biography will be added here...</p>
</div></div>
</div>
</div>
</section>
<section class="resume" id="resume" style="margin-bottom: 20px;">
<div class="container resume-content">
<div class="resume-education">
<h2 class="section-heading">Education</h2> <br>
<div class="resume-item">
<h3 class="resume-item-heading">My Degree</h3> <br>
<p class="resume-item-paragraph"><strong
style="font-weight: 500;">Degree:</strong>
Bachelor of Information Technology (BIT)</p>
<p class="resume-item-subheading">
<strong
style="font-weight: 500;">
<!-- <span
style="color: #011055;">Gandaki</span>
<span
style="color:#f1282f;">University</span> -->
Gandaki University
</strong>
</p>
<p class="resume-item-paragraph"><strong
style="font-weight: 500;">Graduation Year:
</strong> 2023 - 2026</p>
<br> <br>
<p class="resume-item-paragraph"><strong
style="font-weight: 500;">Degree:</strong>
Higher Secondary Examination Board (HSEB)</p>
<p class="resume-item-subheading"><strong
style="font-weight: 500;">Global Collegiate
School</strong></p>
<p class="resume-item-paragraph"><strong
style="font-weight: 500;">Graduation Year:
</strong> 2019 - 2022</p>
</div>
</div>
<div class="resume-work">
<h2 class="section-heading">Working Experience</h2> <br>
<div class="resume-item">
<h3 class="resume-item-heading">Community Coordinator |
Machine Learning Engineer</h3>
<p class="resume-item-subheading"
style="color: #923722;"><strong>Data
Research Council For Students (DRCFS)
</strong></p>
<p class="resume-item-paragraph">Employment Period:
<strong>2022 November</strong> - </p>
</div>
<br>
<div class="resume-item">
<h3 class="resume-item-heading">Member | Python
Developer</h3>
<p class="resume-item-subheading"
style="color: #397ccc;"><strong>Nepal
Research And Collaboration Center (NRCC)
</strong></p>
<p class="resume-item-paragraph">Employment Period:
<strong>2023 January</strong> - </p>
</div>
<br>
<div class="resume-item">
<h3 class="resume-item-heading">Lead Graphics
Designer</h3>
<p class="resume-item-subheading"
style="color:#ff1293;"><strong>Hult Prize
Gandaki University</strong></p>
<p class="resume-item-paragraph"><strong>2023
September</strong>
- </p>
<!-- Add more work experience items here -->
</div>
</div>
</div>
</section>
<section class="achievements" id="achievements">
<div class="container">
<h2 class="section-heading"
style="font-size:calc(1.325rem + .9vw);">Achievements</h2>
<div class="achievement-item">
<h3 class="achievement-item-heading">Winner in Science
Exhibition</h3>
<p class="achievement-item-paragraph">I led my team to
victory in the inaugural Science Exhibition
Competition held in Devdaha in 2017, proudly
representing Green Plant Boarding School. We emerged
triumphant in the Science exhibition organized in
<strong style="color: #f31c09;">3<sup>rd</sup>
National Industrial Trade Fair</strong> on <strong
style="color:#007bff;">Feb 7, 2017 - Feb 23,
2017</strong>.
</p>
<p class="achievement-item-paragraph">Our award-winning
project, <strong
style="color:#11428a; font-weight: 500;">Smart
City - Devdaha</strong>, showcased our
innovative approach to urban planning, harnessing
resources efficiently to achieve a carbon-neutral
city, with a focus on optimized utilization of
electricity, infrastructure, and water.</p>
</div>
<div class="achievement-item" style="margin-top: -250px;">
<h3 class="achievement-item-heading">Runner Up in
OnCampus Hult Prize Gandaki University Idea Pitching
Competition - 2024</h3>
<p class="achievement-item-paragraph">Our team,
<strong>WRAP</strong>, stood runner up in the Idea
Pitching Competition organized on <strong
style="color:#007bff;">February 23,
2024</strong>. Our innovative idea, <strong
style="color: #f31c09;">was to refurbish the waste plastic wrappers and create handbags, wallets, mosaic art from plastic and other accessories</strong> to reduce plastic waste and promote sustainable living. Our team was recognized for our creativity, vision, and commitment to social impact.</p>
</p>
</div>
<!-- Add more achievement items here -->
</div>
</section>
<section class="extra-experiences" id="extra-experiences">
<div class="container mt-3">
<h2 class="section-heading">Extra Experiences</h2>
<div class="experience-container">
<div>
<div class="experience-item">
<h3 class="experience-item-heading">Founding
President of <span
style="color: #ff0d01;">Children's Club
of Pragati, Devdaha</span></h3>
<p class="experience-item-paragraph mt-3">In
August 2016, I sparked an initiative to
establish a Children's Club in my hometown,
Khaireni. I brought together a talented
group of young minds, and through
collaborative effort, we turned the concept
into a thriving reality. As the founding
president, I provided strategic direction,
driving the club's growth and development
until April 2017.</p>
</div>
</div>
<div>
<div class="experience-item">
<h3
class="experience-item-heading">Treasurer
at Green Plant <span
style="color: #ff0d01;">Red Cross
Society</span></h3>
<p class="experience-item-paragraph mt-3">In
2073 B.S. (May 2015), I was at the forefront
of a pioneering effort at Green Plant
Boarding School, my alma mater, as we
launched the school's inaugural Red Cross
Society. My leadership skills and dedication
earned me the esteemed role of Treasurer, a
position I proudly held.</p>
</div>
</div>
<div>
<div class="experience-item">
<h3 class="experience-item-heading">Founding
Secretary of Mathematics and IT Club at
Global Collegiate School</h3>
<p class="experience-item-paragraph">In May
2019, I had the privilege of being part of a
milestone moment at Global Collegiate
School, as the Mathematics and IT Club was
formally established. I served as the
<strong style="color: #ff0d01;">Founding
Secretary</strong> of the club until
November 2021, playing a key role in shaping
the club's vision and direction. During my
tenure, I was instrumental in organizing
various events and activities that fostered
a love for mathematics and IT among
students. One of the highlights was our
celebration of International Pi Day on March
14, 2021, where we organized a thrilling
competition to test students' knowledge of
the iconic mathematical constant, <span
style="color: #007bff; font-weight: 600; font-size: 20px;">π</span>.
The competition was a huge success, with
students vying to recall the maximum number
of digits of pi, and the winners were
awarded for their exceptional math skills.
</p>
</div>
</div>
<div>
<div class="experience-item">
<h3
class="experience-item-heading">Representing
Gandaki University as Student Ambassador
for <span style="color: #ff0d01;">Annual
Nepal AI School 2023</span> at
NAAMII</h3>
<p class="experience-item-paragraph mt-3">In
April 2023, <span
style="color: #f31c09; font-weight: 500;">NAAMII
(NepAl Applied Mathematics and
Informatics Institute for
Research)</span> sought student
ambassadors to represent their colleges
and contribute to the success of the
<span
style="font-weight: 500; color:#007bff;">Nepal
AI School</span>. I'm thrilled that
my application was selected from a
competitive pool, and I now represent
Gandaki University as a Student
Ambassador. This role recognizes my
passion for AI and innovation, and I'm
committed to working with NAAMII to make
the event a memorable experience for
all. I'm honored to be part of this
initiative and look forward to
contributing to the growth of Nepal's AI
community.</p>
</div>
</div>
<div>
<div class="experience-item">
<h3 class="experience-item-heading">Lead
Graphics Designer at <span
style="color: #ff1293;">Hult
Prize
Gandaki University 2024</span></h3>
<p class="experience-item-paragraph mt-3">I was
honored to be appointed as the <span
style="color: #ff0d01;">Lead Graphics
Designer</span> for the executive year
of 2023-24, when <span
style="color: #ff1293;">Hult
Prize</span> was introduced to <span
style="color: #ff0d01;">Gandaki
University</span> for the first time.
Alongside my talented team members, <span
style="color: #ff0d01;">Rakshya
Giri</span> and <span
style="color: #ff0d01;">Kripa
Khadka</span>, we were responsible for
designing the graphical aspects of the <span
style="color: #ff1293; font-weight: 600;">OnCampus
Idea Pitching Competition</span> event,
bringing the vision to life.</p>
</div>
</div>
<div>
<div class="experience-item">
<h3 class="experience-item-heading">Vice-Secretary at
<span
style="color: #ff0d01;">Dynamic Public
Library (DPL) Pokhara</span></h3>
<p class="experience-item-paragraph mt-3">I took
on the role of <span
style="font-weight: 500;">Vice-Secretary</span>
at <span
style="font-weight: 500;">DPL</span> in
January 2024, an organization committed to
fostering a culture of reading and positive
thinking, guided by the motto "<i
style="color:#ff0d01;">पठन
संस्कृतिको विकास सँगै सकारात्मक सोच
सहितको सु-संस्कृत युवा नेतृत्व</i> "
(Nurturing visionary leaders with a positive
mindset, rooted in a culture of reading and
lifelong learning). As a
Secretary, I have been actively involved in
organizing various programs and events.
Notably, I participated in our <span
style="color: #ff0d01; font-weight: 400;">Speaker's
Corner Program</span>, and contributed
to the success of our two-week long book
collection campaign. Additionally, I played
a key role in organizing the <span
style="color: #ff0d01; font-weight: 400;">"Scientific Writing and Communication Workshop"</span>,
led by esteemed guest speaker Dr. Rajkumar
Thapa, Executive Director of the <span
style="color: #ff0d01;font-weight: 400;">Gandaki
University Research Center, Invention
and Innovation Center</span>. This
experience has been instrumental in honing
my organizational and leadership skills.</p>
</div>
</div>
<div>
<div class="experience-item">
<h3 class="experience-item-heading">Member at
<span style="color: #ff0d01;">Creation For Nation Nepal (CFN-Nepal)</span></h3>
<p class="experience-item-paragraph mt-3">I took
on the role of <span style="font-weight: 500;">Member</span>
at <span style="font-weight: 500;">CFN Nepal</span> in July, 2023, an organization committed to providing platform for many talented people around the country. We have organized various programs related to Poetry Recitation, Creation Sharing and Recitation, Book Review Competition. We are currently on merging process with similar institution called <span style="font-weight: 500;">Tuki-Nepal</span>.</p>
</div>
</div>
<div>
<div class="experience-item">
<h3 class="experience-item-heading">Secretary at
<span style="color: #ff0d01;">Proposed Leo Club</span></h3>
<p class="experience-item-paragraph mt-3">I took
on the role of <span style="font-weight: 500;">Secretary</span>
at <span style="font-weight: 500;">Newly institutionalized Leo Club</span> (name yet to be proposed) and my official executive duty started from July 1, 2024.</p>
</div>
</div>
</div>
</div>
</section>
<section class="contact" id="contact">
<div class="container">
<h2
class="section-heading contact-head">Contact</h2>
<p class="section-paragraph contact-text">Email:
<div class="portfolio-logo">
<a
href="https://www.linkedin.com/in/nirajandhakal07"
target="_blank" rel="noopener noreferrer">
<div class="social-icon">
<img src="./img/linkedin-logo.png"
alt="LinkedIn Logo">
</div>
</a>
<a href="https://github.com/dhakalnirajan"
target="_blank" rel="noopener noreferrer">
<div class="social-icon">
<img src="./img/github-logo.png"
alt="GitHub Logo">
</div>
</a>
<a href="mailto:[email protected]">
<div class="social-icon">
<img src="./img/gmail-logo.png"
alt="Email Logo">
</div>
</a>
<a href="https://twitter.com/nirajandhakal_7"
target="_blank" rel="noopener noreferrer">
<div class="social-icon">
<img src="./img/twitter-logo.png"
alt="Twitter Logo">
</div>
</a>
<a href="https://github.com/nirajand"
target="_blank" rel="noopener noreferrer">
<div class="social-icon">
<img src="./img/github-logo.png"
alt="GitHub Logo">
</div>
</a>
<a
href="https://g.dev/dhakalnirajan"
target="_blank" rel="noopener noreferrer">
<div class="social-icon">
<img src="./img/gdev-logo.png"
alt="Google Developers Logo">
</div>
</a>
</div>
</div>
</section>
<!-- Footer Section -->
<footer class="footer">
<div class="container">
<div class="footer-content">
<p class="footer-text">Copyright © 2022 -
2024
by
Nirajan Dhakal. All Rights Reserved.</p>
</div>
</div>
</footer>
<script src="./js/script.js"></script>
</body>
</html>