import Image from "next/image"; import SendMessage from "./Components/SendMessage"; import Projects from "./Components/Projects"; import AboutMe from "./Components/AboutMe"; export default function Home() { return ( <>

Saad Alkathiri

Software engineer with a strong foundation in computer programming and experience in web development, devops, and docker containerization. Seeking an opportunity to contribute my technical expertise and passion for software production. Committed to delivering high-quality solutions and continuously expanding my knowledge in the ever-evolving field of software engineering.

{" "}
Download my CV
); }