-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcareers.html
More file actions
365 lines (328 loc) · 22.2 KB
/
careers.html
File metadata and controls
365 lines (328 loc) · 22.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" type="image/png" href="assets/images/techgaun-logo-small.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Careers - Techgaun</title>
<link rel="stylesheet" href="assets/css/styles.css">
<link rel="stylesheet" href="assets/css/career.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js">
</script>
<script type="text/javascript" src="/assets/js/career-data.js"></script>
</head>
<body>
<!-- Header Section -->
<header>
<div class="container">
<a href="/" class="logo-link">
<div class="logo">
<img src="assets/images/logo.svg" alt="Techgaun Logo">
</div>
</a>
<nav class="main-nav" id="main-nav">
<ul>
<!-- <li><a href="#home">Home</a></li> -->
<li><a href="/products">Products</a></li>
<li><a href="/#services">Services</a></li>
<li><a href="/startup">Startup</a></li>
<!-- mobile view hidden dropdown -->
<li class="hidden"> <a href="https://devtools.techgaun.com/" target="_blank">Dev Tools</a></li>
<li class="hidden"><a href="/#about">About Us</a></li>
<li class="hidden"><a href="/team">Our Team</a></li>
<li class="hidden"><a href="/careers">Careers</a></li>
<!-- dropdown with options -->
<li class="custom-dropdown">
<button class="dropdown-toggle" id="dropdownToggle1">
<span>Initiatives</span>
<span class="dropdown-icon" id="dropdownIcon1">
<img src="assets/images/nav/dropdown.svg" alt="dropdown">
</span>
</button>
<ul class="dropdown-menu" id="dropdownMenu1">
<li class="dropdown-item">
<a href="https://devtools.techgaun.com/" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none">
<path class="svg-path"
d="M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM4 5V19H20V5H4ZM20 12L16.4645 15.5355L15.0503 14.1213L17.1716 12L15.0503 9.87868L16.4645 8.46447L20 12ZM6.82843 12L8.94975 14.1213L7.53553 15.5355L4 12L7.53553 8.46447L8.94975 9.87868L6.82843 12ZM11.2443 17H9.11597L12.7557 7H14.884L11.2443 17Z" />
</svg>
<div>
<h1>Dev Tools</h1>
<p>Free, open-source developer tools.</p>
</div>
</a>
</li>
<!-- <li class="dropdown-item">
<a href="#giveBack">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none"
xmlns="http://www.w3.org/2000/svg">
<path class="svg-path"
d="M5.99805 3C9.48787 3 12.3812 5.55379 12.9112 8.8945C14.0863 7.72389 15.7076 7 17.498 7H21.998V9.5C21.998 13.0899 19.0879 16 15.498 16H12.998V21H10.998V13H8.99805C5.13205 13 1.99805 9.86599 1.99805 6V3H5.99805ZM19.998 9H17.498C15.0128 9 12.998 11.0147 12.998 13.5V14H15.498C17.9833 14 19.998 11.9853 19.998 9.5V9ZM5.99805 5H3.99805V6C3.99805 8.76142 6.23662 11 8.99805 11H10.998V10C10.998 7.23858 8.75947 5 5.99805 5Z" />
</svg>
<div>
<h1>Give Back</h1>
<p>Fueling future talent with scholarships.</p>
</div>
</a>
</li> -->
</ul>
</li>
<li class="custom-dropdown">
<button class="dropdown-toggle" id="dropdownToggle2">
<span>Company</span>
<span class="dropdown-icon" id="dropdownIcon2"> <img src="assets/images/nav/dropdown.svg"
alt="dropdown">
</span>
</button>
<ul class="dropdown-menu" id="dropdownMenu2">
<li class="dropdown-item">
<a href="/#about">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none"
xmlns="http://www.w3.org/2000/svg">
<path class="svg-path"
d="M12 22C6.477 22 2 17.523 2 12C2 6.477 6.477 2 12 2C17.523 2 22 6.477 22 12C22 17.523 17.523 22 12 22ZM12 20C14.1217 20 16.1566 19.1571 17.6569 17.6569C19.1571 16.1566 20 14.1217 20 12C20 9.87827 19.1571 7.84344 17.6569 6.34315C16.1566 4.84285 14.1217 4 12 4C9.87827 4 7.84344 4.84285 6.34315 6.34315C4.84285 7.84344 4 9.87827 4 12C4 14.1217 4.84285 16.1566 6.34315 17.6569C7.84344 19.1571 9.87827 20 12 20ZM12 17C10.6739 17 9.40215 16.4732 8.46447 15.5355C7.52678 14.5979 7 13.3261 7 12C7 10.6739 7.52678 9.40215 8.46447 8.46447C9.40215 7.52678 10.6739 7 12 7C13.3261 7 14.5979 7.52678 15.5355 8.46447C16.4732 9.40215 17 10.6739 17 12C17 13.3261 16.4732 14.5979 15.5355 15.5355C14.5979 16.4732 13.3261 17 12 17Z" />
</svg>
<div>
<h1>About Us</h1>
<p>Learn who we are and what drives us.</p>
</div>
</a>
</li>
<li class="dropdown-item">
<a href="/team">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none"
xmlns="http://www.w3.org/2000/svg">
<path class="svg-path"
d="M12 11C13.3261 11 14.5979 11.5268 15.5355 12.4645C16.4732 13.4021 17 14.6739 17 16V22H15V16C15 15.2348 14.7077 14.4985 14.1827 13.9417C13.6578 13.385 12.9399 13.0499 12.176 13.005L12 13C11.2348 13 10.4985 13.2923 9.94174 13.8173C9.38499 14.3422 9.04989 15.0601 9.005 15.824L9 16V22H7V16C7 14.6739 7.52678 13.4021 8.46447 12.4645C9.40215 11.5268 10.6739 11 12 11ZM5.5 14C5.779 14 6.05 14.033 6.31 14.094C6.13902 14.603 6.03777 15.1328 6.009 15.669L6 16V16.086C5.88505 16.0449 5.76549 16.018 5.644 16.006L5.5 16C5.12712 16 4.76761 16.1389 4.49158 16.3896C4.21555 16.6403 4.0428 16.9848 4.007 17.356L4 17.5V22H2V17.5C2 16.5717 2.36875 15.6815 3.02513 15.0251C3.6815 14.3687 4.57174 14 5.5 14ZM18.5 14C19.4283 14 20.3185 14.3687 20.9749 15.0251C21.6313 15.6815 22 16.5717 22 17.5V22H20V17.5C20 17.1271 19.8611 16.7676 19.6104 16.4916C19.3597 16.2156 19.0152 16.0428 18.644 16.007L18.5 16C18.325 16 18.157 16.03 18 16.085V16C18 15.334 17.892 14.694 17.691 14.096C17.95 14.033 18.221 14 18.5 14ZM5.5 8C6.16304 8 6.79893 8.26339 7.26777 8.73223C7.73661 9.20107 8 9.83696 8 10.5C8 11.163 7.73661 11.7989 7.26777 12.2678C6.79893 12.7366 6.16304 13 5.5 13C4.83696 13 4.20107 12.7366 3.73223 12.2678C3.26339 11.7989 3 11.163 3 10.5C3 9.83696 3.26339 9.20107 3.73223 8.73223C4.20107 8.26339 4.83696 8 5.5 8ZM18.5 8C19.163 8 19.7989 8.26339 20.2678 8.73223C20.7366 9.20107 21 9.83696 21 10.5C21 11.163 20.7366 11.7989 20.2678 12.2678C19.7989 12.7366 19.163 13 18.5 13C17.837 13 17.2011 12.7366 16.7322 12.2678C16.2634 11.7989 16 11.163 16 10.5C16 9.83696 16.2634 9.20107 16.7322 8.73223C17.2011 8.26339 17.837 8 18.5 8ZM5.5 10C5.36739 10 5.24021 10.0527 5.14645 10.1464C5.05268 10.2402 5 10.3674 5 10.5C5 10.6326 5.05268 10.7598 5.14645 10.8536C5.24021 10.9473 5.36739 11 5.5 11C5.63261 11 5.75979 10.9473 5.85355 10.8536C5.94732 10.7598 6 10.6326 6 10.5C6 10.3674 5.94732 10.2402 5.85355 10.1464C5.75979 10.0527 5.63261 10 5.5 10ZM18.5 10C18.3674 10 18.2402 10.0527 18.1464 10.1464C18.0527 10.2402 18 10.3674 18 10.5C18 10.6326 18.0527 10.7598 18.1464 10.8536C18.2402 10.9473 18.3674 11 18.5 11C18.6326 11 18.7598 10.9473 18.8536 10.8536C18.9473 10.7598 19 10.6326 19 10.5C19 10.3674 18.9473 10.2402 18.8536 10.1464C18.7598 10.0527 18.6326 10 18.5 10ZM12 2C13.0609 2 14.0783 2.42143 14.8284 3.17157C15.5786 3.92172 16 4.93913 16 6C16 7.06087 15.5786 8.07828 14.8284 8.82843C14.0783 9.57857 13.0609 10 12 10C10.9391 10 9.92172 9.57857 9.17157 8.82843C8.42143 8.07828 8 7.06087 8 6C8 4.93913 8.42143 3.92172 9.17157 3.17157C9.92172 2.42143 10.9391 2 12 2ZM12 4C11.4696 4 10.9609 4.21071 10.5858 4.58579C10.2107 4.96086 10 5.46957 10 6C10 6.53043 10.2107 7.03914 10.5858 7.41421C10.9609 7.78929 11.4696 8 12 8C12.5304 8 13.0391 7.78929 13.4142 7.41421C13.7893 7.03914 14 6.53043 14 6C14 5.46957 13.7893 4.96086 13.4142 4.58579C13.0391 4.21071 12.5304 4 12 4Z" />
</svg>
<div>
<h1>Our Team</h1>
<p>Meet the minds behind Techgaun.</p>
</div>
</a>
</li>
<li class="dropdown-item">
<a href="/careers">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none"
xmlns="http://www.w3.org/2000/svg">
<path class="svg-path"
d="M12 14V16C10.4087 16 8.88258 16.6321 7.75736 17.7574C6.63214 18.8826 6 20.4087 6 22H4C4 19.8783 4.84285 17.8434 6.34315 16.3431C7.84344 14.8429 9.87827 14 12 14ZM12 13C8.685 13 6 10.315 6 7C6 3.685 8.685 1 12 1C15.315 1 18 3.685 18 7C18 10.315 15.315 13 12 13ZM12 11C14.21 11 16 9.21 16 7C16 4.79 14.21 3 12 3C9.79 3 8 4.79 8 7C8 9.21 9.79 11 12 11ZM18 21.5L15.061 23.045L15.622 19.773L13.245 17.455L16.531 16.977L18 14L19.47 16.977L22.755 17.455L20.378 19.773L20.938 23.045L18 21.5Z" />
</svg>
<div>
<h1>Careers</h1>
<p>Join us in shaping digital Nepal.</p>
</div>
</a>
</li>
</ul>
</li>
<li><a href="/#contact">Contact</a></li>
</ul>
</nav>
<div class="get-started-container">
<a href="#contact" class="get-started">Get Started</a>
</div>
<a href="javascript:void(0);" id="nav-icon" class="nav-icon">
<i class="fa fa-bars"></i>
</a>
</div>
</header>
<main class="careers-container">
<section class="careers-hero">
<h1>Join Our Team</h1>
<div class="careers-hero-text">
We're always open for talented individuals to join our team and build amazing products together.
At Techgaun Nepal, you will be involved in wide spectrum of projects and technologies.
We primarily focus on three main facets: our own product development, open source projects primarily for
Nepal,
and highest quality consulting and development services for clients.
</div>
<div class="careers-hero-text">
<h2>Our Core Values</h2>
<ul class="careers-core-values">
<li>
<strong>Innovation</strong> embracing new ideas and creative solutions while fostering an
environment that encourages experimentation.
</li>
<li>
<strong>Excellence</strong> maintaining high standards of work and continuous improvement,
combined
with an enthusiastic approach to challenges.
</li>
<li>
<strong>Ownership</strong> taking responsibility and initiative in one’s work, encouraging a
sense of
accountability and being proactive and accountable for results.
</li>
<li>
<strong>Playfulness</strong> embracing a playful attitude towards work and finding joy in the
process of
creating and innovating in light-hearted and dynamic atmosphere.
</li>
</ul>
</div>
<div class="careers-hero-text careers-hero-text-bottom">
If this is you, we would love to have you on our team. Apply now for any of the positions below or send
us an email at <a href="mailto:innovate@techgaun.com">innovate@techgaun.com</a>.
</div>
</section>
<section class="careers-list" id="careers-list">
<!-- Content will be dynamically populated -->
</section>
</main>
<!-- Contact Section -->
<section id="contact" class="contact">
<div class="container">
<div class="contact-form-container">
<img class="contact-plane" src="assets/images/contact-us-plane.svg" alt="Contact Plane" />
<div class="contact-form-content-container">
<h1 class="section-title">Contact Us</h1>
<p class="contact-description">
Fill out the form below or reach out to us via
<a href="mailto:info@techgaun.com" class="contact-email">email</a>.
</p>
<div class="contact-form-input-container">
<form id="contact-form">
<select name="reason">
<option value="" disabled selected>Reason for Contact</option>
<option value="startup">Startup</option>
<option value="hire-us">Hire Us</option>
<option value="product-demo">Product Demo</option>
<option value="job-career">Job/Career</option>
<option value="partnership">Partnership</option>
<option value="others">Others</option>
</select>
<input type="text" name="from_name" placeholder="Full Name" required>
<input type="email" name="from_email" placeholder="Email" required>
<input type="tel" name="from_phone" placeholder="Phone Number">
<textarea name="message" placeholder="Message" required></textarea>
<button type="submit">Submit</button>
<div id="success-message" class="success-message" style="display: none;">
<p>Thanks for reaching out. We'll contact you as soon as possible.</p>
</div>
</form>
</div>
</div>
<img class="contact-man" src="assets/images/contact-man.svg" alt="Contact Man" />
</div>
</div>
</section>
<section class="footer-img">
<div class="container footer-bg-container">
<img src="assets/images/footer.svg" alt="Footer Background" />
</div>
</section>
<!-- Footer Section -->
<footer>
<div style=" width: 96%;" class="container footer-container">
<div class="text-start footer-address">
Techgaun LLC <br>
Olathe, KS 66062 <br>
USA
<span style="display: block; margin-top: 10px;">
Techgaun Nepal Pvt. Ltd. <br>
Chandragiri-7, Kathmandu, Nepal
</span>
</div>
<div class="footer-links">
<div class="footer-logo">
<img src="assets/images/footer-logo.svg" alt="Techgaun Logo">
</div>
<ul class="footer-nav">
<li><a href="#home">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#case-studies">Case Study</a></li>
</ul>
</div>
<div class="footer-contact">
<div class="social-media">
<a href="https://www.linkedin.com/company/techgaun" target="_blank" noopener noreferrer><img
src="assets/images/linkedin-white.svg" alt="LinkedIn"></a>
<a href="https://www.github.com/techgaun-np" target="_blank" noopener noreferrer><img
src="assets/images/github-white.svg" alt="Github"></a>
<a href="mailto:info@techgaun.com"><img src="assets/images/email.svg" alt="Email"></a>
</div>
<p>© <span id="current-year">2025</span> Techgaun. All rights reserved.</p>
</div>
</div>
<div style=" width: 96%;" class="container footer-container-1">
<div class="footer-links">
<div class="footer-logo">
<img src="assets/images/footer-logo.svg" alt="Techgaun Logo">
</div>
<ul class="footer-nav">
<li><a href="#home">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#case-studies">Case Study</a></li>
</ul>
</div>
<div class="footer-contact">
<div class="social-media">
<a href="https://www.linkedin.com/company/techgaun" target="_blank" noopener noreferrer><img
src="assets/images/linkedin-white.svg" alt="LinkedIn"></a>
<a href="https://www.github.com/techgaun-np" target="_blank" noopener noreferrer><img
src="assets/images/github-white.svg" alt="Github"></a>
<a href="mailto:info@techgaun.com"><img src="assets/images/email.svg" alt="Email"></a>
</div>
<div class=" footer-address">
Techgaun LLC
Olathe, KS 66062
USA
<span style="display: block; margin-top: 2px;">
Techgaun Nepal Pvt. Ltd.
Chandragiri-7, <br> Kathmandu, Nepal
</span>
</div>
<p>© <span id="current-year">2025</span> Techgaun. All rights reserved.</p>
</div>
</div>
</footer>
<button class="scroll-top" id="scroll-top" onclick="scrollToTop()">
<img src="assets/images/arrow-up.png" alt="arrow-up" />
</button>
<script src="assets/js/script.js"></script>
<script src="assets/js/careers.js"></script>
<!-- Add this right before the closing body tag -->
<div id="apply-modal" class="modal">
<div class="modal-content">
<div class="modal-header">
<h2>Apply for <span id="job-title-display"></span></h2>
<span class="close-modal">×</span>
</div>
<form id="job-application-form">
<input type="hidden" name="job_title" id="job-title-input">
<input type="hidden" name="department" id="department-input">
<div class="form-group">
<input type="text" name="from_name" placeholder="Full Name" required>
</div>
<div class="form-group">
<input type="email" name="from_email" placeholder="Email" pattern="[^@\s]+@[^@\s]+\.[^@\s]+"
title="Please enter a valid email address" required>
</div>
<div class="form-group">
<input type="tel" name="from_phone" placeholder="Phone Number (e.g., +977-9812345678)"
pattern="(\+977-?)?[0-9]{10}" title="Please enter a valid phone number">
</div>
<div class="form-group">
<textarea name="message"
placeholder="Cover Letter or alternatives such as LinkedIn, Github, etc. (optional)"></textarea>
</div>
<div class="form-group">
<input type="url" name="resume" id="resume"
placeholder="Resume URL (e.g. https://drive.google.com/...)" title="Please enter a valid URL"
required>
</div>
<button type="submit">Submit Application</button>
<div id="application-success-message" class="success-message" style="display: none;">
<p>Thanks for applying. We'll review your application and get back to you soon.</p>
</div>
</form>
</div>
</div>
</body>
<script>
document.getElementById('current-year').textContent = new Date().getFullYear();
</script>
</html>