Web Developer at Southern Utah University
Founder of Next Level Technologies
const shawn = {
code: [TypeScript, Javascript, C#],
askMeAbout: ["web dev", "cloud computing", "UI/UX", "tech trends"],
technologies: {
frontEnd: {
js: [React, "Next.js"],
css: [Sass, PicoCSS],
uiLibraries: ["Material UI", "shadcn/ui"],
},
backEnd: {
js: [Node, Express, Prisma],
python: [Flask],
},
devOps: [Docker🐳, Nginx, "GitHub Actions"],
cloudServices: {
aws: [EC2, S3, Lambda],
},
databases: [PostgreSQL, MongoDB, SQLite],
misc: ["REST APIs"],
},
currentFocus: "Harnessing the Cloud",
funFact: "I've climbed Angel's Landing 8 times!"
};