Skip to content

Commit 9396f89

Browse files
committed
Trim tech stack to core relevant technologies
1 parent a94210c commit 9396f89

File tree

1 file changed

+8
-29
lines changed

1 file changed

+8
-29
lines changed

src/main.ts

Lines changed: 8 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -67,44 +67,23 @@ type LanyardSocketMessage = {
6767
const techStack = [
6868
'Git',
6969
'C#',
70-
'.NET Framework',
7170
'Python',
7271
'PHP',
72+
'.NET Framework',
7373
'HTML/CSS',
74-
'Bootstrap',
75-
'Arduino IDE',
76-
'Computer Architecture',
77-
'Information Technology Training',
78-
'Programming Languages',
79-
'Programming',
80-
'Mathematics',
81-
'File Sharing',
82-
'SIP',
83-
'ERP Implementations',
84-
'ERP Software',
85-
'Enterprise Resource Planning (ERP)',
86-
'Primavera ERP',
87-
'Database Servers',
88-
'Database Systems',
74+
'JavaScript/TypeScript',
8975
'SQL',
90-
'Windows Server 2022',
91-
'Active Directory',
92-
'IIS',
93-
'Windows',
94-
'Software Installation',
95-
'Microsoft Office',
96-
'VBA',
97-
'Informatics',
98-
'Software Prototyping',
99-
'Information Systems',
10076
'MySQL',
101-
'MariaDB',
10277
'PostgreSQL',
103-
'C++',
104-
'Java',
78+
'Primavera ERP',
79+
'SIP',
10580
'Linux',
10681
'Proxmox',
10782
'Docker',
83+
'Jenkins',
84+
'TeamCity',
85+
'YouTrack',
86+
'Headscale',
10887
'Cloudflare',
10988
'Authentik',
11089
];

0 commit comments

Comments
 (0)