Backend Systems | Linux Infrastructure | Embedded
Backend Systems
Linux Infrastructure
Embedded
Software engineer with production experience across backend services and the Linux infrastructure they run on. I run a freelance development business, co-founded a developer tool written in Rust and TypeScript, and administer the multi-tenant server my client work is deployed to.
Orpheus|Backend Engineer, Co-founder|January 2026 – Present|Remote
Version control for digital audio workstation projects. Git handles these badly because DAW files are large binaries with no stable identity inside them, so a one note change looks like a whole file rewrite.
Virtual Vince|Founder, Software Engineer|February 2024 – Present|Stratford, ON
Independent development business building and operating production systems for clients in health, arts, education and e-commerce.
Daniel Digital|Developer, Contract|June 2021 – October 2023|Canada
Development for a digital marketing consultancy serving clients across North America. Part time and intermittent alongside school, contracted per project.
Telus|Sales Representative|October 2023 – January 2024|Stratford, ON
Elizabeth Gardens Creative Collective|Ubuntu Server, HestiaCP, PHP, WordPress, MySQL
Community arts organization on a multi tenant VPS I provision and administer end to end. 11 custom plugins including an audit log capturing the exact diff of every content change.
Radiant Roots Vitality|Next.js, TypeScript, Tailwind
Health practice site with Google Maps and a Fullscript storefront handoff. Hosted and maintained on a monthly retainer.
Exploding Paint Brushes|LAMP, WordPress, MySQL
Artist portfolio and storefront, a separate tenant on the same VPS, managed independently. Custom backend work and MySQL query tuning on a LAMP stack.
My YAYBI Way|Next.js, TypeScript, Tailwind, Shopify Storefront
Custom front end pulling live products, images and metadata from a Shopify storefront.
terraform-k3s-aws|Terraform, Kubernetes, AWS, Go
github.com/VirtualVince/terraform-k3s-aws
Single node Kubernetes cluster provisioned end to end with Terraform. VPC, security group and EC2 node running k3s via cloud-init, with a Go service behind an ingress. SSH access fails closed rather than defaulting to 0.0.0.0/0.
Distributed Systems Practice|Go
github.com/VirtualVince/Interview
Six primitives with full test suites run under the race detector. Raft leader election, a Bitcask style log structured key value store with CRC and crash recovery, a consistent hash ring, vector clocks, a bounded worker pool, and a token bucket rate limiter.
CIFAR-10 Regularization Study|Python, TensorFlow
github.com/VirtualVince/cifar10-regularization-study
A controlled four model comparison isolating what dropout, L2 weight decay and augmentation each contribute to generalization. An overparameterized 12M parameter dense baseline reaches roughly 45 percent validation accuracy, a three block CNN combining all three exceeds 80.
Employee Management System|Node.js, Apollo GraphQL, MongoDB, Angular
github.com/VirtualVince/employee-management-system
Enforces authorization per resolver off a JWT resolved context and returns coded GraphQL errors so clients branch on stable codes rather than message strings.
r3builds|C++, Arduino
github.com/VirtualVince/R3Builds
Ten embedded builds covering GPIO and timing, debounce, PWM, UART, ADC, I2C, SPI, a closed sensor to actuator control loop, a finite state machine, and IR protocol decode into actuation.
George Brown College, Toronto|Advanced Diploma, Computer Programming and Analysis|2026
Harvard University|CS50x, Introduction to Computer Science