const angus = {
name: "Angus",
university: "Carleton University",
major: "Computer Science",
focus: "Full Stack Development",
passions: ["Reverse Engineering", "UI/UX", "Scaling Stuff"],
techStack: {
languages: ["JavaScript/TypeScript", "HTML", "CSS", "Go", "Python", "Rust", "Scala", "LaTeX"],
frameworks: ["React", "Next.js", "Tailwind CSS", "Vite", "Laravel"],
testing: ["Vitest", "Jest", "Playwright"],
tools: ["Node.js", "SQL", "MongoDB", "Stripe", "OpenTofu", "Docker", "Git"],
},
currentFocus: "Optimal UI/UX and Frontend Development",
learning: "Everything I can, all at once",
};