+ "Project One", "description" => "A brief description of the project, its purpose, and the technologies used. Lorem ipsum dolor sit amet, consectetur adipiscing elit.", "image" => $portfolio_images[0] ?? 'https://picsum.photos/seed/project1/600/400'],
+ ["name" => "Project Two", "description" => "A brief description of the project, its purpose, and the technologies used. Lorem ipsum dolor sit amet, consectetur adipiscing elit.", "image" => $portfolio_images[1] ?? 'https://picsum.photos/seed/project2/600/400'],
+ ["name" => "Project Three", "description" => "A brief description of the project, its purpose, and the technologies used. Lorem ipsum dolor sit amet, consectetur adipiscing elit.", "image" => $portfolio_images[2] ?? 'https://picsum.photos/seed/project3/600/400']
+ ];
+
+ foreach ($projects as $project) {
+ ?>
+
+
+
+
= htmlspecialchars($project['name']) ?>
+
= htmlspecialchars($project['description']) ?>
+
+
+
+
+
+
+
+
+
+
+
+
About Me
+
Hello! I'm John Doe, a passionate developer with a love for creating beautiful and functional web experiences. I have a background in both design and development, allowing me to build projects from concept to completion. I'm always eager to learn new technologies and take on challenging projects.
+
+
+
+
+
+
Testimonials
+
+
"Working with John was a fantastic experience. He is a true professional with a keen eye for detail. The final product exceeded all our expectations."
+ - Jane Smith, CEO of ExampleCorp
+
+
+
+
+
+
+
Contact Me
+
+
+
Thank you for your message! I'll get back to you shortly.
+
+
+
= htmlspecialchars($error_message) ?>
+
+
+
+ This is for testing purposes only — Flatlogic does not guarantee usage of the mail server. Please set up your own SMTP in .env (MAIL_/SMTP_ vars).
+