Javier Mercedes - Portfolio
terminal
Available for hire

I build scalable backends

Laravel Expert passionate about robust architecture, clean code, and solving complex problems with elegance.

<?php
 
class Developer extends Human
{
protected $stack = [
'Laravel',
'Vue.js',
'Docker',
'AWS',
];
 
public function build(): string
{
return "Scalable Solutions";
}
}
database
api

6+

Years Experience

30+

Projects Delivered

2.5k

Commits Pushed

Expertise

My Tech Stack

Expertise in backend architecture, DevOps, and modern frontend frameworks. I choose the right tool for the job to ensure performance and scalability.

php

Laravel & PHP

Advanced architecture, API development, Testing (Pest/PHPUnit)

database

Database Design

MySQL, PostgreSQL, Redis optimization, Eloquent ORM

cloud

DevOps & Cloud

Docker, AWS (EC2, S3, RDS), CI/CD pipelines, Linux

javascript

Frontend Integration

Vue.js, React, Tailwind CSS, Inertia.js, Livewire

Portfolio

Featured Projects

SaaS Analytics Dashboard

A high-performance analytics platform built for a marketing agency. Features real-time data visualization, automated reporting, and role-based access control.

Laravel 10 Vue.js MySQL Redis

E-commerce API Engine

Headless e-commerce backend handling 10k+ transactions daily. Integrated with Stripe Connect for multi-vendor payouts and algolia for instant search.

Laravel API Stripe Docker PHPUnit

Property Booking System

Complex booking engine with conflict resolution, dynamic pricing models, and iCal synchronization for a vacation rental business.

Laravel Livewire AlpineJS Tailwind