// Work Information const PROFESSION = 'Software Engineer' let employer = [ 'Maxsoft AG', // Remote - Switzerland 'Freelance' // Multiple gigs and different types of work from UI/UX, Editing, 3D Graphics (GFX) ] // Most important skills let languages = ['JavaScript', 'TypeScript', 'Go', 'Python', 'Java'] let frameworks = [ 'React', 'Next.Js', 'Tailwind CSS', 'Express', ] let skills = [ 'Node.js', 'MongoDB', 'Docker', 'Kubernetes', 'Git', 'Testing', 'DevOps', 'AWS', 'Azure' ]
// Work Information const PROFESSION = 'Software Engineer' let employer = [ 'Maxsoft AG', // Remote - Switzerland 'Freelance' // Multiple gigs and different types of work from UI/UX, Editing, 3D Graphics (GFX) ] // Most important skills let languages = ['JavaScript', 'TypeScript', 'Go', 'Python', 'Java'] let frameworks = [ 'React', 'Next.Js', 'Tailwind CSS', 'Express', ] let skills = [ 'Node.js', 'MongoDB', 'Docker', 'Kubernetes', 'Git', 'Testing', 'DevOps', 'AWS', 'Azure' ]