Software Developer
const info = { name: 'Josef Jadrny', age: 33, location: 'Prague, Czechia', motto: 'I ❤ simple code', experienceInYears: 10, interests:[ 'Vibe Coding', 'AI', 'TypeScript', 'Node.js', 'React', 'Clean Code', 'Agile', 'Devops', 'AWS', ], projects:[ 'https://opinio.live', 'http://chess.josefjadrny.info/', 'http://chess-fe.josefjadrny.info/', ], };

