Tools I actually use.
A working inventory of the technologies, frameworks, and services that power the enterprise systems, SaaS platforms, and developer tools I build.
The six tools I'd refuse to ship without
These show up in nearly every project, regardless of scope or stack.
Laravel
Backend framework for APIs, business logic, authentication, and job processing.
Next.js
React framework for full-stack applications, content sites, and admin panels.
MySQL
Primary database for OLTP workloads, complex queries, and data integrity.
AWS
Cloud infrastructure for compute, storage, databases, and global delivery.
TypeScript
Type-safe JavaScript for scalable frontend and backend development.
Tailwind CSS
Utility-first CSS framework for rapid UI development and consistency.
Backend & Frameworks
6 toolsLaravel
DAILY DRIVERFull-stack PHP framework for enterprise applications, APIs, and admin panels.
Laravel Sanctum
DAILY DRIVERToken-based authentication for SPAs and mobile applications.
Laravel Horizon
OFTENQueue monitoring and management for background job processing.
Laravel Reverb
EXPLORINGWebSocket server for real-time features and live dashboards.
Composer
DAILY DRIVERPHP dependency management with strict lockfile discipline.
PHP
DAILY DRIVERServer-side language for scalable web applications and APIs.
Frontend & Frameworks
6 toolsNext.js
DAILY DRIVERReact framework with App Router for full-stack applications and content sites.
React
DAILY DRIVERComponent library for building interactive user interfaces.
TypeScript
DAILY DRIVERType-safe JavaScript for scalable and maintainable codebases.
Tailwind CSS
DAILY DRIVERUtility-first CSS framework for rapid and consistent styling.
Framer Motion
OFTENAnimation library for smooth, performant UI transitions.
Vite
SOMETIMESFast build tool for development and optimized production bundles.
Database & Storage
5 toolsMySQL
DAILY DRIVERPrimary relational database for transactional workloads and complex queries.
PostgreSQL
OFTENAdvanced RDBMS for JSON operations, window functions, and rich data types.
Redis
OFTENIn-memory data structure store for caching, queues, and sessions.
AWS S3
DAILY DRIVERObject storage for files, assets, and backups with global distribution.
AWS RDS
DAILY DRIVERManaged database service for MySQL and PostgreSQL with automated backups.
Infrastructure & Cloud
6 toolsAWS EC2
DAILY DRIVERVirtual servers for application hosting and compute workloads.
AWS CloudFront
DAILY DRIVERGlobal CDN for fast content delivery and edge computing.
AWS Route 53
OFTENDNS service with health checks and traffic routing.
Docker
OFTENContainerization for consistent development and deployment environments.
GitHub Actions
DAILY DRIVERCI/CD pipelines for automated testing, building, and deployment.
Cloudflare
SOMETIMESDNS, CDN, and security for additional performance and protection.
Code Quality & Testing
6 toolsESLint
DAILY DRIVERJavaScript/TypeScript linting for code quality and consistency.
Prettier
DAILY DRIVEROpinionated code formatting to eliminate style debates.
PHPStan
OFTENStatic analysis for PHP to catch type errors and bugs.
Laravel Pint
DAILY DRIVERPHP code style fixer following PSR-12 standards.
Pest
OFTENPHP testing framework with expressive syntax for unit and feature tests.
Jest
OFTENJavaScript testing framework for React components and utilities.
APIs & Integrations
6 toolsPostman
DAILY DRIVERAPI testing and documentation tool for development and collaboration.
OpenAPI/Swagger
OFTENAPI specification format for generating documentation and clients.
Stripe
OFTENPayment processing for subscriptions and one-time payments.
Resend
DAILY DRIVEREmail delivery service for transactional and marketing emails.
OpenAI API
EXPLORINGAI integration for content generation and automation features.
Webhook.site
OFTENTesting endpoint for debugging webhook payloads and integrations.
Observability & Monitoring
5 toolsLaravel Telescope
DAILY DRIVERLocal debugging tool for requests, queries, and job monitoring.
Sentry
OFTENError tracking and performance monitoring for production applications.
AWS CloudWatch
OFTENInfrastructure monitoring, logs, and alerting for AWS resources.
Google Analytics 4
DAILY DRIVERWeb analytics for user behavior, conversions, and traffic insights.
Log Viewer
OFTENLaravel log file browser for easier debugging and monitoring.
Editor & Workflow
5 toolsVS Code
DAILY DRIVERPrimary code editor with extensive customization and extensions.
Git
DAILY DRIVERVersion control with trunk-based workflow and conventional commits.
GitHub
DAILY DRIVERCode hosting, pull requests, and project management.
iTerm2
OFTENEnhanced terminal with split panes and customization.
TablePlus
OFTENDatabase client for MySQL, PostgreSQL, and other databases.
AI & Automation
4 toolsGitHub Copilot
DAILY DRIVERAI-powered code completion and suggestions in the editor.
OpenAI GPT
OFTENAI for content generation, code review, and problem-solving.
Claude
EXPLORINGAI assistant for complex reasoning and technical discussions.
Laravel Schedule
DAILY DRIVERAutomated task scheduling for recurring jobs and maintenance.
See these tools in action
Check out my case studies to see how these technologies come together in real projects.