Skip to content
View zach2825's full-sized avatar

Block or report zach2825

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zach2825/README.md

Hi 👋, I'm Zach Robichaud

Full-stack engineer · 24+ years shipping production software · Laravel · Vue · PHP

Profile views


About Me

I'm a full-stack engineer who has been building web applications professionally since 2001. I've worn a lot of hats - solo dev, team lead, CTO, and founder - and I've shipped software for platforms serving 1M+ users. I run TurtleBytes, where I write about Laravel, Vue, Linux, and the tools that make dev life better.

Currently leading frontend architecture at 1to1Plus (enterprise SaaS for educational institutions) and building open-source Laravel packages on the side.


Career Highlights

  • Lead Frontend @ 1to1Plus - Engineered state management with Vuex ORM reducing API calls by 70%. Optimized Vite bundling to cut initial bundle size by 35%.
  • Senior SE @ OpenTech Alliance - Modernized StorageTreasures.com for 1M+ users. Delivered DB optimizations saving $24K/year.
  • CEO @ TurtleBytes LLC - Saved a client $50K+ by identifying the right pre-built solution over custom dev (after doing the hard technical evaluation first).
  • 15+ projects shipped across e-commerce, SaaS, auctions, driving schools, and business automation.

Open Source

Package Description
Slack Alerts Fluent Block Kit builder for Laravel Slack notifications
Spam Guard Extensible spam detection pipeline with scored rules and learned patterns
Contact Form Structured contact submissions with status workflows and spam tracking

Featured Project - EdDriving / Volt

A multi-tenant driving school management SaaS with online scheduling, student progress tracking, instructor dashboards, and embeddable booking widgets. Schools using it reported a 40% drop in scheduling phone calls.

Stack: Laravel 11 · Filament · Livewire · Alpine.js · Tailwind · MySQL · Stripe · Twilio

Live Site


Writing

I write regularly at turtlebytes.com/blog - 26+ articles on Laravel, Vue, Linux, DevOps, and hardware.

Top posts:


Connect with me

Twitter LinkedIn Dev.to Stack Overflow CodePen TurtleBytes

📫 [email protected]


Languages & Tools

My Skills


GitHub Stats

Top languages

 GitHub stats

GitHub streak

Popular repositories Loading

  1. hacker-scripts hacker-scripts Public

    Forked from NARKOZ/hacker-scripts

    Based on a true story

    JavaScript 1

  2. micripython-base-esp8266-firmware micripython-base-esp8266-firmware Public

    simple micripythong codebase and flash code for the esp8266 chip to allow wifi connection and mqtt subscription

    Python 1

  3. promise-timeout-and-looper promise-timeout-and-looper Public

    javascript sleep using promises and looper method

    JavaScript 1

  4. hydrogrow hydrogrow Public

    Automated Soilless Vertical Garden

    Python 1

  5. bootstrap-datepicker bootstrap-datepicker Public

    Forked from n9/bootstrap-datepicker

    A datepicker for @twitter bootstrap forked from Stefan Petre's (of eyecon.ro), improvements by @eternicode

    JavaScript

  6. jwt-auth jwt-auth Public

    Forked from tymondesigns/jwt-auth

    JSON Web Token Authentication for Laravel & Lumen

    PHP