const Spencer = {
greetings: "Welcome to my profile 👋",
name: "Spencer Smith",
work: {
company: "Get Success 101, LLC",
doing: "Fullstack development",
},
activity: "Open source Rust",
in: ["Fullstack Development", "Systems Programming"],
expertise: "Backend / Servers",
now: {
workingOn: [
"Overhauling a web app for Academic Innovations, subcontracted by Get Success 101",
"Rust crate for getting an SDL canvas for the desktop wallpaper",
"Learning more systems programming"
]
},
graduatedFrom: [
{
institution: "Snow Canyon High School",
type: "High School Diploma",
year: "2023",
honors: ["Salutatorian", "Region Mathematics Sterling Scholar", "Eagle Warrior"]
},
{
institution: "Utah Tech University",
type: "Associate of the Sciences",
year: "2023",
personal-emphasis: "Mathematics"
}
],
findMeHere: [
{ email: "[email protected]" },
{ website: "www.spencerls.dev" },
{ discord: "SpencerLS#2849" },
{ linkedin: "linkedin.com/in/spencerliamsmith" }
]
};
🎹
Jammin
I am self-taught and programming at an industry level. I'm interested in anything from full-stack development to ai.
Pinned Loading
-
dep-crusher
dep-crusher PublicStarting at a root node, traverse its entire dependency graph and flatten it into a top-to-bottom list.
Rust 1
-
-
-
SnapCam
SnapCam PublicLearning how to use the expo camera api and captureRef to take a photo with an overlay. When you "save" the snap, the uri gets logged.
TypeScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.