import type { Metadata } from "next";
import ProjectsSection from "@/components/ProjectsSection";
import Image from "next/image";
import Link from "next/link";
export const metadata: Metadata = {
title: "Home",
description:
"Welcome to my personal portfolio. I'm Mainasara Tsowa, a developer and cybersecurity expert passionate about building secure, elegant digital solutions.",
openGraph: {
title: "Home | Mainasara Tsowa",
description:
"Welcome to my personal portfolio. Developer and cybersecurity expert building secure, elegant digital solutions.",
url: "https://mainasara.dev",
},
twitter: {
title: "Home | Mainasara Tsowa",
description:
"Welcome to my personal portfolio. Developer and cybersecurity expert building secure, elegant digital solutions.",
},
};
export default function Home() {
return (
Mainasara Tsowa
Developer & Cybersecurity Expert working on secure, elegant digital
solutions
About
I'm a passionate developer and cybersecurity expert who
believes in building beautiful, secure, and purposeful digital
solutions. When I'm not coding or exploring security tooling,
you'll probably find me trying my hands at some creative
projects.