Technical Stack

Skills.

Six years of backend engineering experience across Laravel, Go, cloud infrastructure, application security, and production system design.

Full-stack systems built with Laravel

Production-ready applications across Laravel, Go, Vue, React, and cloud infrastructure β€” APIs, admin workflows, integrations, and deployments built for long-term reliability.

Full-Stack Foundation

Systems Design

Designing complete systems end-to-end β€” from edge and API gateway through application services, background workers, and data stores. Defining service boundaries, contracts, and scalability strategies before writing a line of code.

Service boundaries API contracts Caching layers Load balancing Async queues Data modeling
Browser
β†’
CDN / Edge
β†’
API Gateway
↓
Laravel App
β†’
Queue Worker
+
Go Service
↓
MySQL
+
Redis
+
S3 / Storage
admin panel
Menu
Dashboard
Projects
Notes
Messages

Interactive Frontends

Crafting responsive, accessible, and fast user interfaces using Vue, React, Alpine.js, and Tailwind CSS. The user experience comes first.

Request
β†’
Action
β†’
Job
Policy
β†’
Pipeline
β†’
Event
Listener
β†’
Service
β†’
Response

Robust Backends

Laravel and Go services that power the frontend. Well-structured REST APIs, background jobs, and composable architecture.

βœ“ Gate::authorize wired
βœ“ Input validation active
βœ“ CSRF protection enabled
βœ“ Rate limiting applied
βœ“ Sensitive routes guarded

Security by Design

Security+ certified. Threat modeling, strict Content Security Policies, and access control enforced from the frontend to the database layer.

SELECT * FROM articles ORDER BY views DESC;
id title views
1024 Confederation of Canada 2.1M
1025 The War of 1812 890K
1026 Maple Leaf Flag 640K

Database & Architecture

Relational schemas, indexing, and query optimization designed to hold up under scale, from high-transaction ecommerce to content platforms.

// horizon workers
SyncInventory running
SendNotification queued
GenerateReport done
CleanupFiles queued

Admin & Tooling

Filament resources and custom dashboards built for operational teams. Beautiful internal tools that accelerate business processes.

PublishPost.php
// service boundary
final class PublishPost
{
    public function handle(Post $post): void
    {
        Gate::authorize('publish', $post);
        $post->publish();
    }
}

Testing & DevOps

Pest tests, Cypress E2E coverage, Docker setups, and CI/CD pipelines β€” so the next developer can ship without fear.

01

Backend

Application services, API surfaces, queue workflows, and Laravel systems that hold up in production.

7 skills

PHP Laravel Go REST APIs MySQL PostgreSQL Redis

02

Security

Security-first habits around access control, validation, threat modeling, and operational hardening.

6 skills

Security+ Secure Coding Authentication & Authorization Input Validation Wazuh Tailscale

03

Cloud & DevOps

Infrastructure, delivery, and runtime tooling for reliable deployments and repeatable environments.

6 skills

AWS Docker GitHub Actions Cloudflare Linux Nginx

04

Frontend/Admin

Interactive product surfaces, admin panels, and accessible interfaces built close to the backend.

5 skills

Filament Blade Tailwind CSS Vue.js Inertia.js

05

Practices

The engineering disciplines that keep systems understandable, testable, and ready for the next team.

5 skills

System Design Legacy Modernization Code Review CI/CD Documentation

My Approach

Depth before novelty.

I go deep on the full stack β€” backend fundamentals, frontend craft, security principles, and systems that scale β€” then reach for new tools only when the problem earns it.

Let's Build Something
$
↑↓ navigate ↡ open

Privacy Preferences

This site uses essential cookies and local preferences to keep things working smoothly, including theme and consent choices.