import { For } from "solid-js"; import Experience from "../components/Experience"; const links = [ "https://github.com/minhtrannhat", "https://linkedin.com/in/minh-tran-nhat", "https://git.minhtrannhat.com/explore/repos", ]; const Homepage = () => { return (
Hi, Minh here.
						I'm a Computer Engineering student at Concordia University,
						Montreal, Canada.
						
						
						Things that I'm most passionate about: distributed systems, backend
						development, compilers and systems programming.
						
						
						When I'm not coding, I read books, listen to podcasts or study music
						theory.
					
Email me at:{" "} minh@minhtrannhat.com