Skip to content

Commit 7463b76

Browse files
authored
Restore and update professional roles in main.ts
1 parent 127df65 commit 7463b76

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

src/main.ts

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -109,30 +109,30 @@ const experience: Experience[] = [
109109
'Worked on Primavera WebAPI and PEX Advanced extensibility (C# and Python), built middleware for WebAPI integrations, developed SIP/PBX and internal tooling concepts, configured Sophos Firewall, and implemented Primavera ERP synchronization flows.',
110110
tags: ['C#', 'Python', 'PHP', 'SIP', 'PBX', 'Primavera ERP', 'Sophos Firewall'],
111111
},
112-
// {
113-
// years: '2025 - Present',
114-
// role: 'Chief Information Security Officer',
115-
// company: 'LunarLabs LLC',
116-
// summary:
117-
// 'Lead enterprise security strategy and infrastructure governance, hardening production systems and enforcing resilient, policy-driven IT operations.',
118-
// tags: ['Proxmox', 'Linux', 'Authentik', 'Cloudflare', 'Docker', 'Security Operations'],
119-
// },
120-
// {
121-
// years: '2025 - Present',
122-
// role: 'System Administrator',
123-
// company: 'Darkless LTD',
124-
// summary:
125-
// 'Management of hosting systems, administration of the Microsoft 365 tenant, and direct customer support across operational and service issues.',
126-
// tags: ['Proxmox', 'Microsoft 365', 'Linux', 'Docker'],
127-
// },
128-
// {
129-
// years: '2024 - 2025',
130-
// role: 'Infrastructure Engineer',
131-
// company: 'Scala Studios',
132-
// summary:
133-
// 'Managed game server deployments and a dedicated hypervisor; operated internal developer services including TeamCity, YouTrack, Jenkins, and Mailcow; built an intranet over Headscale VPN; and supported Scala project tickets.',
134-
// tags: ['Linux', 'Proxmox', 'TeamCity', 'YouTrack', 'Jenkins', 'Mailcow', 'Headscale'],
135-
// },
112+
{
113+
years: '2025 - Present',
114+
role: 'Chief Information Security Officer',
115+
company: 'LunarLabs LLC',
116+
summary:
117+
'Lead enterprise security strategy and infrastructure governance, hardening production systems and enforcing resilient, policy-driven IT operations.',
118+
tags: ['Proxmox', 'Linux', 'Authentik', 'Cloudflare', 'Docker', 'Security Operations'],
119+
},
120+
{
121+
years: '2025 - Present',
122+
role: 'System Administrator',
123+
company: 'Darkless LTD',
124+
summary:
125+
'Management of hosting systems, administration of the Microsoft 365 tenant, and direct customer support across operational and service issues.',
126+
tags: ['Proxmox', 'Microsoft 365', 'Linux', 'Docker'],
127+
},
128+
{
129+
years: '2024 - 2025',
130+
role: 'Infrastructure Engineer',
131+
company: 'Scala Studios',
132+
summary:
133+
'Managed game server deployments and a dedicated hypervisor; operated internal developer services including TeamCity, YouTrack, Jenkins, and Mailcow; built an intranet over Headscale VPN; and supported Scala project tickets.',
134+
tags: ['Linux', 'Proxmox', 'TeamCity', 'YouTrack', 'Jenkins', 'Mailcow', 'Headscale'],
135+
},
136136
{
137137
years: 'Apr 2023',
138138
role: 'Volunteer Teacher',

0 commit comments

Comments
 (0)