#import "moderncv.typ": * #show: project.with( author: "Toby Vincent", title: "Software Engineer", github: "tobyvin", phone: "217.617.3424", email: "tobyv@tobyvin.dev", ) = Education #cventry( label: [2018--2022], title: "Computer Science, B.S.", subtitle: "Southern Illinois University, Edwardsville, Illinois", )[ - Nomination for the IPAC Senior Design Project Showcase - Consecutive Dean's List Honoree ] = Work Experience #cventry( label: [2021--2022], title: "Teaching Assistant", subtitle: "Southern Illinois University, Edwardsville, Illinois", )[ - Developed and tested projects designed to evaluate students capability - Developed flexible test harnesses to expedite project testing - Held recitation sessions to help students understand and design projects ] #cventry( label: [2013--2014], title: "IT Technician", subtitle: "Craig Industries, Inc., Quincy, Illinois", )[ - Worked with the IT Director to solve crises involving production systems - Deployed and operated server and network infrastructure - Identified and streamlined operational inefficiencies ] #cventry( label: [2015--2016], title: "Customer Consultant", subtitle: "Eagle Technologies Inc., Quincy, Illinois", )[ - Assessed customer's needs to provide best fit solutions - Triaged hardware and software issues ] #cventry( label: [2015--2015], title: "Geek Squad", subtitle: "Best Buy Co. Inc., Quincy, Illinois", )[ - Repaired both hardware and software issues on a wide range of devices - Coached clients in 1-on-1 sessions - Assessed customer's needs to provide best fit solutions ] = Skills == Languages/Frameworks #cventry(label: "Proficient")[Rust, C\#, Python, Lua, LaTeX] #cventry(label: "Experienced")[C, JavaScript, TypeScript, HTML, CSS] #cventry(label: "Familiar")[Go, C++, Java, R] == Tools/Platforms #cventry(label: "DevOps")[Git, CI/CD, Shell Script, Docker, Neovim] #cventry(label: "Operating Systems")[GNU/Linux, GNU Core Utils, POSIX, systemd, Windows] #cventry(label: "Databases")[PostgreSQL, SQLite, MySQL, GraphQL, MariaDB] = Projects #cventry(label: [2023], title: "projectr", subtitle: "A contextual, MRU sorted, project finder.")[ #link("https://sr.ht/~tobyvin/projectr") ] #cventry(label: [2023], title: "sshr", subtitle: "A contextual, MRU sorted, ssh host indexer.")[ #link("https://sr.ht/~tobyvin/sshr") ] #cventry(label: [2022], title: "proxyr", subtitle: "A simple auto-proxy server.")[ #link("https://sr.ht/~tobyvin/proxyr") ] #cventry(label: [2021], title: "Zone", subtitle: "Lightweight container management system.")[ #link("https://sr.ht/~tobyvin/zone") ] #cventry(label: [2020], title: "SocketNews", subtitle: "Client-Server news network")[ #link("https://sr.ht/~tobyvin/socketnews") ]