Skip to content

Commit dc8a3bf

Browse files
authored
Merge pull request #162 from toggle-corp/update/add-new-employees
Add Roshani, Saurav, Supriya, Sushil
2 parents f18ee75 + 79458ce commit dc8a3bf

11 files changed

Lines changed: 108 additions & 48 deletions

File tree

src/components/general/Footer/index.tsx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,13 @@ function Footer(props: Props) {
8383
<Link href="/careers" passHref>
8484
<span className={styles.linkHover}>Career</span>
8585
</Link>
86-
<Link href="https://blog.togglecorp.com" passHref>
86+
<a
87+
href="https://blog.togglecorp.com"
88+
target="_blank"
89+
rel="noreferrer"
90+
>
8791
<span className={styles.linkHover}>Blogs and Resources</span>
88-
</Link>
92+
</a>
8993
<Link href="/contact-us" passHref>
9094
<span className={styles.linkHover}>Contact</span>
9195
</Link>

src/components/general/Navbar/index.tsx

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,14 @@ function Navbar(props: NavProps) {
9999
<NavLink href="/careers">
100100
Career
101101
</NavLink>
102-
<NavLink href="https://blog.togglecorp.com">
102+
<a
103+
className={styles.navLink}
104+
href="https://blog.togglecorp.com"
105+
target="_blank"
106+
rel="noreferrer"
107+
>
103108
Blogs
104-
</NavLink>
109+
</a>
105110
<NavLink href="/about-us">
106111
About
107112
</NavLink>
@@ -129,9 +134,14 @@ function Navbar(props: NavProps) {
129134
<NavLink href="/careers">
130135
Career
131136
</NavLink>
132-
<NavLink href="https://blog.togglecorp.com">
137+
<a
138+
className={styles.navLink}
139+
href="https://blog.togglecorp.com"
140+
target="_blank"
141+
rel="noreferrer"
142+
>
133143
Blogs
134-
</NavLink>
144+
</a>
135145
<NavLink href="/about-us">
136146
About
137147
</NavLink>

src/data/employeeImages.ts

Lines changed: 8 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3,46 +3,39 @@ import { StaticImageData } from 'next/image';
33
import adityaKhatri from 'resources/employee/aditya.jpeg';
44
import amarShahi from 'resources/employee/amar.jpeg';
55
import ankitMehta from 'resources/employee/ankit.jpeg';
6-
// import anushaKhadka from 'resources/employee/anusha.jpeg';
76
import barshaThakuri from 'resources/employee/barsha.jpeg';
8-
// import bibekPandey from 'resources/employee/bibek.jpeg';
9-
// import bimalPandey from 'resources/employee/bimal-pandey.jpeg';
107
import bimalSaud from 'resources/employee/bimal-saud.jpeg';
118
import kanchiTamang from 'resources/employee/kanchi.jpeg';
12-
import karinaGopali from 'resources/employee/karina.jpeg';
139
import keyurKhadka from 'resources/employee/keyur.jpeg';
1410
import kishanPahari from 'resources/employee/nishan.jpeg';
15-
import kritiChhetri from 'resources/employee/kriti.jpeg';
1611
import navinAyer from 'resources/employee/navin.jpeg';
1712
import nikaShakya from 'resources/employee/nika.jpeg';
1813
import poojaSharma from 'resources/employee/pooja.jpeg';
1914
import prinishaBaidya from 'resources/employee/prinisha.jpeg';
20-
// import priyeshGautam from 'resources/employee/priyesh.jpeg';
2115
import puranBan from 'resources/employee/puran.jpeg';
2216
import ranjanShrestha from 'resources/employee/ranjan.jpeg';
2317
import rishiKhatri from 'resources/employee/rishi.jpeg';
2418
import rubyThapaliya from 'resources/employee/ruby.jpeg';
2519
import safarLigal from 'resources/employee/safar.jpeg';
2620
import sadikshyaHamal from 'resources/employee/sadikshya.jpeg';
27-
// import sagunaThapa from 'resources/employee/saguna.jpeg';
28-
// import shreeyaShrestha from 'resources/employee/shya.jpeg';
2921
import sameerRai from 'resources/employee/sameer.jpeg';
30-
// import shreetiKafle from 'resources/employee/shreeti.jpeg';
3122
import shreeyashShrestha from 'resources/employee/shreeyash.jpeg';
3223
import shristiManandhar from 'resources/employee/shristi.jpeg';
3324
import shubhDhital from 'resources/employee/shubh.jpeg';
3425
import smritiKafle from 'resources/employee/smriti.jpeg';
35-
// import snehaPandey from 'resources/employee/sneha.jpeg';
3626
import subinaRajopadhyaya from 'resources/employee/subina.jpeg';
3727
import udayMaharjan from 'resources/employee/uday.jpeg';
3828
import rup from 'resources/employee/rup.jpeg';
3929
import sushmaAdhikari from 'resources/employee/sushma.jpeg';
4030
import praneshShrestha from 'resources/employee/pranesh.jpeg';
4131
import pratikshyaBhattarai from 'resources/employee/pratikshya-bhattarai.jpeg';
4232
import sudanBhandari from 'resources/employee/sudan-bhandari.jpeg';
43-
import anupamaKc from 'resources/employee/anupama-kc.jpeg';
4433
import babinKarmacharya from 'resources/employee/babin-karmacharya.jpeg';
4534
import shreyaBhattarai from 'resources/employee/shreya-bhattarai.jpeg';
35+
import supriyaRana from 'resources/employee/supriyaRana.jpg';
36+
import sushilTiwari from 'resources/employee/sushilTiwari.jpg';
37+
import sauravSapkota from 'resources/employee/sauravSapkota.jpg';
38+
import roshaniPoudel from 'resources/employee/roshaniPoudel.jpg';
4639

4740
import champaDevi from 'resources/employee/champa.jpeg';
4841

@@ -54,24 +47,15 @@ const employeeImages: {
5447
'tc-001': adityaKhatri,
5548
'tc-013': amarShahi,
5649
'tc-000': ankitMehta,
57-
// 'tc-050': anushaKhadka,
5850
'tc-040': barshaThakuri,
5951
'tc-005': safarLigal,
6052
'tc-016': subinaRajopadhyaya,
6153
'tc-058': keyurKhadka,
62-
// 'tc-036': bimalPandey,
63-
// 'tc-008': bibekPandey,
64-
// 'tc-039': priyeshGautam,
6554
'tc-061': smritiKafle,
6655
'tc-062': shubhDhital,
67-
'tc-006': kritiChhetri,
6856
'tc-004': navinAyer,
69-
// 'tc-015': shreetiKafle,
70-
// 'tc-052': snehaPandey,
7157
'tc-057': udayMaharjan,
72-
// 'tc-067': sagunaThapa,
7358
'tc-063': bimalSaud,
74-
'tc-023': karinaGopali,
7559
'tc-017': kishanPahari,
7660
'tc-030': nikaShakya,
7761
'tc-034': poojaSharma,
@@ -81,7 +65,6 @@ const employeeImages: {
8165
'tc-027': rubyThapaliya,
8266
'tc-064': sadikshyaHamal,
8367
'tc-007': sameerRai,
84-
// 'tc-066': shreeyaShrestha,
8568
'tc-059': shreeyashShrestha,
8669
'tc-021': shristiManandhar,
8770
'tc-055': rup,
@@ -92,9 +75,12 @@ const employeeImages: {
9275
'tc-066': pratikshyaBhattarai,
9376
'tc-067': sudanBhandari,
9477
'tc-068': champaDevi,
95-
'tc-069': anupamaKc,
9678
'tc-070': babinKarmacharya,
9779
'tc-071': shreyaBhattarai,
80+
'tc-072': sushilTiwari,
81+
'tc-073': sauravSapkota,
82+
'tc-074': roshaniPoudel,
83+
'tc-075': supriyaRana,
9884
};
9985

10086
// eslint-disable-next-line import/prefer-default-export

src/data/employees.ts

Lines changed: 80 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,11 @@ export type EmployeeId = 'tc-001'
4141
| 'tc-068'
4242
| 'tc-069'
4343
| 'tc-070'
44-
| 'tc-071';
44+
| 'tc-071'
45+
| 'tc-072'
46+
| 'tc-073'
47+
| 'tc-074'
48+
| 'tc-075';
4549

4650
export interface Employee {
4751
id: EmployeeId;
@@ -142,19 +146,21 @@ const bibekPandey: Employee = {
142146
};
143147
*/
144148

145-
// const bimalPandey: Employee = {
146-
// id: 'tc-036',
147-
// name: 'Bimal Prasad Pandey',
148-
// position: 'Software Developer',
149-
// description: 'No BP be happy.',
150-
// funnyDescription: 'Namaskar sir haru!',
151-
// department: 'development',
152-
// twitterLink: 'https://twitter.com/BimalPandy',
153-
// githubLink: 'https://github.com/bimal125',
154-
// linkedInLink: 'https://www.linkedin.com/in/bimal-pandey-7a5033110',
155-
// facebookLink: 'https://www.facebook.com/bimal125',
156-
// stackoverflowLink: 'https://stackoverflow.com/users/6127290/bimal-prasad-pandey',
157-
// };
149+
/*
150+
const bimalPandey: Employee = {
151+
id: 'tc-036',
152+
name: 'Bimal Prasad Pandey',
153+
position: 'Software Developer',
154+
description: 'No BP be happy.',
155+
funnyDescription: 'Namaskar sir haru!',
156+
department: 'development',
157+
twitterLink: 'https://twitter.com/BimalPandy',
158+
githubLink: 'https://github.com/bimal125',
159+
linkedInLink: 'https://www.linkedin.com/in/bimal-pandey-7a5033110',
160+
facebookLink: 'https://www.facebook.com/bimal125',
161+
stackoverflowLink: 'https://stackoverflow.com/users/6127290/bimal-prasad-pandey',
162+
};
163+
*/
158164

159165
const keyurKhadka: Employee = {
160166
id: 'tc-058',
@@ -175,7 +181,7 @@ const udayMaharjan: Employee = {
175181
name: 'Uday Maharjan',
176182
position: 'Assistant Project Manager',
177183
funnyDescription: 'What is your school\'s name? School Maharjan',
178-
description: 'Meet Uday, a 26-year-old man who is still trying to figure out what he wants to be when he grows up (because let\'s be real, at 26 you\'re basically a grown-up, right?). Despite his indecisiveness, Uday is a pretty cool dude. He\'s always up for a good time, whether it\'s cracking jokes with his friends or trying out a new restaurant in town. Uday is also an avid Liverpool FC fan, and can often be found cheering on his favorite team on game day.When he\'s not rooting for the home team, you might catch him going on hikes with his buddies or going on bike rides. In his spare time, Uday enjoys partying, playing video games, collecting KinderJoy toys and listening to music.He\'s also been known to dance every now and then (just don\'t ask him to dance). Overall, Uday is a fun- loving, easy-going guy who is always up for an adventure.',
184+
description: 'Meet Uday, a 27-year-old man who is still trying to figure out what he wants to be when he grows up (because let\'s be real, at 26 you\'re basically a grown-up, right?). Despite his indecisiveness, Uday is a pretty cool dude. He\'s always up for a good time, whether it\'s cracking jokes with his friends or trying out a new restaurant in town. Uday is also an avid Liverpool FC fan, and can often be found cheering on his favorite team on game day.When he\'s not rooting for the home team, you might catch him going on hikes with his buddies or going on bike rides. In his spare time, Uday enjoys partying, playing video games, collecting KinderJoy toys and listening to music.He\'s also been known to dance every now and then (just don\'t ask him to dance). Overall, Uday is a fun- loving, easy-going guy who is always up for an adventure.',
179185
department: 'development',
180186
instagramLink: 'https://www.instagram.com/udaynwa',
181187
facebookLink: 'https://www.facebook.com/udaynwa',
@@ -244,6 +250,7 @@ const safarLigal: Employee = {
244250
githubLink: 'https://github.com/tnagorra/',
245251
};
246252

253+
/*
247254
const kriti: Employee = {
248255
id: 'tc-006',
249256
name: 'Kriti Chhetri',
@@ -264,6 +271,7 @@ const karinaGopali: Employee = {
264271
department: 'analysis',
265272
instagramLink: 'https://www.instagram.com/karina_gopali_',
266273
};
274+
*/
267275

268276
const navinAyer: Employee = {
269277
id: 'tc-004',
@@ -553,6 +561,7 @@ const sudanBhandari: Employee = {
553561
linkedInLink: 'https://www.linkedin.com/in/sudan-bhandari-9b4420149/',
554562
};
555563

564+
/*
556565
const anupamaKc: Employee = {
557566
id: 'tc-069',
558567
name: 'Anupama KC',
@@ -562,13 +571,14 @@ const anupamaKc: Employee = {
562571
department: 'analysis',
563572
instagramLink: 'https://www.instagram.com/anupamakc1/',
564573
};
574+
*/
565575

566576
const babinKarmacharya: Employee = {
567577
id: 'tc-070',
568578
name: 'Babin Kumar Karmacharya',
569579
position: 'QA Engineer',
570580
description: 'Breaking things professionally with a smile – I\'m the QA Engineer who turns software glitches into comedy gold. Finding bugs is my superpower, fixing them is just a bonus',
571-
funnyDescription: '',
581+
funnyDescription: 'Malai Shreya le last bully hancha!',
572582
department: 'development',
573583
instagramLink: 'https://instagram.com/babin_karmacharya',
574584
linkedInLink: 'https://www.linkedin.com/in/babin-kumar-karmacharya-b1789b220/',
@@ -579,11 +589,57 @@ const shreyaBhattarai: Employee = {
579589
name: 'Shreya Bhattarai',
580590
position: 'QA Engineer',
581591
description: 'Haina, sab thikk chaaaaa !!!!!',
582-
funnyDescription: 'Haina, sab thikk chaaaaa !!!!!',
592+
funnyDescription: 'aile ho Babin?? 😠',
583593
department: 'development',
584594
linkedInLink: 'https://www.linkedin.com/in/shreyabha/',
585595
};
586596

597+
const sushilTiwari: Employee = {
598+
id: 'tc-072',
599+
name: 'Sushil Tiwari',
600+
position: 'Backend Developer',
601+
description: 'Waasssssssssup Bro?',
602+
funnyDescription: 'Mero aaja futsal aauna namilney bho',
603+
department: 'development',
604+
linkedInLink: 'https://www.linkedin.com/in/susilnem/',
605+
githubLink: 'https://github.com/susilnem',
606+
};
607+
608+
const sauravSapkota: Employee = {
609+
id: 'tc-073',
610+
name: 'Saurav Sapkota',
611+
position: 'Backend Developer',
612+
description: 'Chiya khanna janni ho???',
613+
funnyDescription: 'Bike hoina hunter ho hunter 350',
614+
department: 'development',
615+
linkedInLink: 'https://www.linkedin.com/in/sauravsapkota/',
616+
githubLink: 'https://github.com/sauravsapkota/',
617+
twitterLink: 'https://twitter.com/sauravsapkota/',
618+
facebookLink: 'https://facebook.com/saauravsapkota/',
619+
instagramLink: 'https://instagram.com/da_saurav_sapkota/',
620+
};
621+
622+
const roshaniPoudel: Employee = {
623+
id: 'tc-074',
624+
name: 'Roshani Poudel',
625+
position: 'Frontend Developer',
626+
funnyDescription: 'Tyo bela ma still intern thyeeee! Hehe he!',
627+
description: 'Hey there! I\'m Roshani, passionate about frontend development. Beyond coding, I enjoy exploring new places, food and cooking.',
628+
department: 'development',
629+
linkedInLink: 'https://www.linkedin.com/in/roshni-poudel',
630+
instagramLink: 'https://www.instagram.com/_roshnipoudel',
631+
};
632+
633+
const supriyaRana: Employee = {
634+
id: 'tc-075',
635+
name: 'Supriya Rana',
636+
position: 'Department Head-Research and Analysis',
637+
description: 'Vibes milnu parcha!!!',
638+
funnyDescription: 'Malie veg kina bhako nasodha!',
639+
department: 'analysis',
640+
linkedInLink: 'www.linkedin.com/in/supriya-rana-39a248215',
641+
};
642+
587643
const employees: Employee[] = [
588644
ankitMehta,
589645
adityaKhatri,
@@ -595,7 +651,7 @@ const employees: Employee[] = [
595651
subinaRajopadhyay,
596652
smritiKafle,
597653
barshaThakuri,
598-
kriti,
654+
// kriti,
599655
// shreetiKafle,
600656
prinishaBaidya,
601657
// snehaPandey,
@@ -606,7 +662,7 @@ const employees: Employee[] = [
606662
// bimalPandey,
607663
// priyeshGautam,
608664
// shreeyaShrestha,
609-
karinaGopali,
665+
// karinaGopali,
610666
nikaShakya,
611667
poojaSharma,
612668
puranBan,
@@ -626,9 +682,13 @@ const employees: Employee[] = [
626682
praneshShrestha,
627683
pratikshyaBhattarai,
628684
sudanBhandari,
629-
anupamaKc,
685+
// anupamaKc,
630686
babinKarmacharya,
631687
shreyaBhattarai,
688+
sushilTiwari,
689+
sauravSapkota,
690+
roshaniPoudel,
691+
supriyaRana,
632692
];
633693

634694
export default employees;
-83.4 KB
Binary file not shown.

src/resources/employee/karina.jpeg

-74.4 KB
Binary file not shown.

src/resources/employee/kriti.jpeg

-88.5 KB
Binary file not shown.
261 KB
Loading
292 KB
Loading
188 KB
Loading

0 commit comments

Comments
 (0)