Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions src/data/employeeImages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,19 @@ import rubyThapaliya from 'resources/employee/ruby.jpeg';
import safarLigal from 'resources/employee/safar.jpeg';
import sadikshyaHamal from 'resources/employee/sadikshya.jpeg';
import shreeyashShrestha from 'resources/employee/shreeyash.jpeg';
import shristiManandhar from 'resources/employee/shristi.jpeg';
import shubhDhital from 'resources/employee/shubh.jpeg';
import smritiKafle from 'resources/employee/smriti.jpeg';
import subinaRajopadhyaya from 'resources/employee/subina.jpeg';
import udayMaharjan from 'resources/employee/uday.png';
import rup from 'resources/employee/rup.jpeg';
import praneshShrestha from 'resources/employee/pranesh.jpeg';
import pratikshyaBhattarai from 'resources/employee/pratikshya-bhattarai.jpeg';
import babinKarmacharya from 'resources/employee/babin-karmacharya.jpeg';
import sushilTiwari from 'resources/employee/sushilTiwari.jpg';
import sudipKhanal from 'resources/employee/sudip.png';
import sandeshThapa from 'resources/employee/sandesh.png';
import ashmitaPaudel from 'resources/employee/ashmitaPaudel.jpeg';
import cyrusShrestha from 'resources/employee/cyrusShrestha.jpeg';
import safalShrestha from 'resources/employee/safalShrestha.jpeg';
import lekhnathKhanal from 'resources/employee/lnkhanal.jpg';
import champaDevi from 'resources/employee/champa.jpeg';

Expand All @@ -55,10 +54,8 @@ const employeeImages: {
'tc-027': rubyThapaliya,
'tc-064': sadikshyaHamal,
'tc-059': shreeyashShrestha,
'tc-021': shristiManandhar,
'tc-055': rup,
'tc-010': kanchiTamang,
'tc-065': praneshShrestha,
'tc-066': pratikshyaBhattarai,
'tc-068': champaDevi,
'tc-070': babinKarmacharya,
Expand All @@ -68,6 +65,7 @@ const employeeImages: {
'tc-079': ashmitaPaudel,
'tc-080': cyrusShrestha,
'tc-081': lekhnathKhanal,
'tc-082': safalShrestha,
};

// eslint-disable-next-line import/prefer-default-export
Expand Down
41 changes: 15 additions & 26 deletions src/data/employees.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,10 @@ export type EmployeeId = 'tc-001'
| 'tc-005'
| 'tc-064'
| 'tc-059'
| 'tc-021'
| 'tc-062'
| 'tc-061'
| 'tc-055'
| 'tc-016'
| 'tc-065'
| 'tc-066'
| 'tc-068'
| 'tc-069'
Expand All @@ -38,7 +36,8 @@ export type EmployeeId = 'tc-001'
| 'tc-077'
| 'tc-079'
| 'tc-080'
| 'tc-081';
| 'tc-081'
| 'tc-082';

export interface Employee {
id: EmployeeId;
Expand Down Expand Up @@ -254,16 +253,6 @@ const rubyThapaliya: Employee = {
facebookLink: 'https://www.facebook.com/profile.php?id=100007191255458',
};

const shristiManandhar: Employee = {
id: 'tc-021',
name: 'Shristi Manandhar',
position: 'Data Analyst',
description: 'I love watching Anime and Korean dramas. Also; Happily introverted :P. People say that I am hard worker and a team player :)',
funnyDescription: 'Ma ghar janalaho k',
department: 'analysis',
instagramLink: 'https://www.instagram.com/shristee/',
};

const shreeyashShrestha: Employee = {
id: 'tc-059',
name: 'Shreeyash Laya La Shrestha',
Expand Down Expand Up @@ -298,17 +287,6 @@ const ranjanShrestha: Employee = {
linkedInLink: 'https://www.linkedin.com/in/ranjan-shrestha-25779164/',
};

const praneshShrestha: Employee = {
id: 'tc-065',
name: 'Pranesh Shrestha',
position: 'UI/UX Designer',
description: 'Hello, I am Pranesh and I have an attention span of a 2-year-old.',
funnyDescription: 'Ma mid-level QA ho k!!',
department: 'development',
facebookLink: 'https://www.facebook.com/pranesh.shrestha.501/',
instagramLink: 'https://www.instagram.com/pranesh_chaa',
};

const pratikshyaBhattarai: Employee = {
id: 'tc-066',
name: 'Pratikshya Bhattarai',
Expand Down Expand Up @@ -389,6 +367,18 @@ const cyrusShrestha: Employee = {
githubLink: 'https://github.com/crsstha',
};

const safalShrestha: Employee = {
id: 'tc-082',
name: 'Safal Shrestha',
position: 'UI/UX Designer',
description: 'Designing clean and user-friendly experiences by day, gaming by night and occasionally judging the UI of both.',
department: 'development',
linkedInLink: 'https://www.linkedin.com/in/safalxtha/',
facebookLink: 'https://www.facebook.com/safalshrestha619',
instagramLink: 'https://www.instagram.com/safal_xtha/',

};

const employees: Employee[] = [
ankitMehta,
adityaKhatri,
Expand All @@ -409,10 +399,8 @@ const employees: Employee[] = [
sadikshyaHamal,
kanchiTamang,
champaDeviChaudhary,
shristiManandhar,
rupRanjanshi,
ranjanShrestha,
praneshShrestha,
pratikshyaBhattarai,
babinKarmacharya,
sushilTiwari,
Expand All @@ -421,6 +409,7 @@ const employees: Employee[] = [
ashmitaPaudel,
lekhnathKhanal,
cyrusShrestha,
safalShrestha,
];

export default employees;
Binary file modified src/resources/employee/cyrusShrestha.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/resources/employee/pranesh.jpeg
Binary file not shown.
Binary file added src/resources/employee/safalShrestha.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/resources/employee/shristi.jpeg
Binary file not shown.
Loading