= $job['title'] ?>
= $job['org'] ?>
= $job['desc'] ?>
"https://wp.dejvino.com/", "~/projects" => "https://projects.dejvino.com/", "~/code" => "https://git.dejvino.cz/", ]; $hardware_info = "Playing the mandolin, mountain biking, 3D printing and tinkering."; $extra_contact_links = [ "LinkedIn" => "https://cz.linkedin.com/in/dejvino", ]; /** * CV Data */ $cv_experience = [ [ "title" => "Senior Software Engineer / Architect", "org" => "Self-Employed / Various Projects", "date" => "2018 - Present", "desc" => "Designing and implementing scalable backend architectures, focusing on performance, observability, and clean code principles." ], [ "title" => "Full-stack Developer", "org" => "Tech Innovations s.r.o.", "date" => "2014 - 2018", "desc" => "Built complex web applications using PHP and modern JavaScript frameworks, optimized database performance." ] ]; $cv_education = [ [ "title" => "Master of Computer Science", "org" => "Technical University", "date" => "2014", "desc" => "" ] ]; $cv_skills = [ "Development" => ["PHP", "Go", "Rust", "TypeScript"], "Cloud & Ops" => ["Docker", "Kubernetes", "Linux", "Git"], "Storage" => ["PostgreSQL", "Redis"] ]; /** * Page design: * - clean and simple, human-maintaninable * - no dependencies * - single-file website */ ?>
= $subtitle ?>
= $para ?>
= $hardware_info ?>