import Link from "next/link"; import { LuExternalLink } from "react-icons/lu"; export default function Home() { return (
Hi, I'm Asher 👋

I'm a Year 12 student passionate about software engineering and problem-solving. Studying Economics, Computing, Maths, and Chemistry, I enjoy coding, tackling challenges, and building practical solutions. This site is where I share my projects and ideas.

Blog Contact
); }