A0mineTV

A0mineTV @blamsa0mine

About: 💻 Freelance Web Developer specializing in PHP, Laravel, and Vue.js. 🎯 Passionate about building elegant and efficient solutions. 🚀 "Code with passion, share with purpose."

Location:
France
Joined:
Nov 19, 2024

A0mineTV
articles - 103 total

Building a Scalable Laravel Application with DDD and CQRS Architecture

As applications grow in complexity, maintaining clean, scalable, and testable code becomes...

Learn More 1 0Oct 13

Building a Scalable Laravel Application with Domain-Driven Design (DDD)

After working on several Laravel projects, I've learned that the traditional MVC pattern can quickly...

Learn More 2 0Oct 11

PHP 8.4 Performance Optimization — A Practical, Repeatable Guide

The goal is to move from “it feels slow” to a reproducible process: baseline → profile → targeted...

Learn More 5 1Oct 11

Building a Task Management MCP Server with Laravel

Introduction The Model Context Protocol (MCP) is an open protocol that enables seamless...

Learn More 1 0Oct 10

A Conventional FastAPI Architecture: From Zero to Production

This post outlines a conventional, production-friendly architecture for FastAPI. It trades...

Learn More 1 0Oct 4

JSON/CSV Diff Viewer

A single-page web application for comparing two datasets (JSON or CSV) with advanced differentiation...

Learn More 0 0Oct 3

Python Performance Optimization: A Practical, Detailed Guide

A hands-on, copy–paste guide to measure, understand, and fix performance problems in Python. We’ll...

Learn More 2 1Oct 3

Console-First Debugging: Audit Every CSS & Font Property of a DOM Element (DevTools Guide)

A practical, copy-paste handbook to debunk visual differences (fonts, sizes, spacing, scaling) right...

Learn More 3 0Oct 3

Building a Tic-Tac-Toe Game with Vue 3 and Claude Sonnet 4.5

I recently experimented with Claude Sonnet 4.5, Anthropic's latest AI model, to build a fully...

Learn More 0 0Sep 30

Building a TypeScript Snake.io Game with Vue 3 and Claude Sonnet 4.5

Introduction I recently built a fully-featured snake.io-style game using Vue 3,...

Learn More 5 0Sep 30

Claude Sonnet 4.5 — What’s New and What Still Limits It (2025)

TL;DR Stronger agentic coding & computer use: Sonnet 4.5 leads on real‑world...

Learn More 4 2Sep 30

Building a Multilingual Nuxt.js App with Seamless Locale Switching

Internationalization (i18n) is crucial for modern web applications that target global audiences. In...

Learn More 0 0Sep 26

Complete SEO Meta Tags Implementation with Nuxt 3: From Basic Meta to Dynamic OG Images

SEO is crucial for web applications, but implementing it correctly can be challenging. In this...

Learn More 0 0Sep 25

Building a Full-Stack User Management System with Prisma and Vue 3 (Nuxt 3)

In this article, we'll explore how to build a complete CRUD (Create, Read, Update, Delete) user...

Learn More 1 0Sep 25

Building a Secure File Upload API with Nuxt 3: Complete Implementation Guide

File uploads are a common requirement in modern web applications, but implementing them securely can...

Learn More 1 0Sep 24

Optimizing Images in Nuxt 3: A Complete Guide to Better Performance

Images are often the largest assets on modern websites, making optimization crucial for performance....

Learn More 1 0Sep 24

Implementing Incremental Static Regeneration (ISR) in Nuxt 4: The Complete Guide

Incremental Static Regeneration (ISR) is a game-changing feature that combines the best of static...

Learn More 0 0Sep 24

How to Create an RSS Feed for Your Nuxt Website

RSS feeds remain one of the most reliable ways for users to stay updated with your content. While...

Learn More 0 0Sep 23

Laravel Resources and Collections: A Complete Guide to API Response Transformation

Laravel's API Resources provide a powerful and elegant way to transform your Eloquent models and...

Learn More 1 0Sep 22

Build a Secure CRUD API with Node.js, Express & MongoDB (Mongoose)

TL;DR We’ll build a CRUD REST API for a Client resource with Node.js + Express + Mongoose....

Learn More 0 0Sep 20

Shipping a Lean DDD-Friendly Inventory API in Laravel 12

Building a Laravel API that stays true to domain-driven design (DDD) and clean architecture can feel...

Learn More 2 1Sep 17

Claude Code vs GPT‑5 Codex: which one should you use — and when ?

TL;DR — Use both. Reach for GPT‑5 Codex when you need fast, precise diffs and short‑cycle code‑gen...

Learn More 8 0Sep 17

Building a Modern Landing Page in Record Time: My Experience with Codex GPT

The Challenge: From Concept to Production Landing Page When I set out to create a...

Learn More 1 0Sep 17

React Error Boundaries: Building Resilient Applications That Don't Crash

When building React applications, we often focus on the happy path - making sure everything works...

Learn More 1 1Sep 15

Testing Next.js Server-Side Rendering APIs with Playwright and MSW

Server-side rendering (SSR) in Next.js can be tricky to test, especially when your pages depend on...

Learn More 1 0Sep 15

Building Dark Mode & Dynamic Theming with Kotlin & Jetpack Compose: Advanced Settings, DataStore & Color Management

When building dark mode and dynamic theming with Kotlin and Jetpack Compose, seamless user experience...

Learn More 1 0Sep 13

Building an Interactive Counter with Kotlin & Jetpack Compose: Animations, State Management & UX Excellence

When building interactive UI components with Kotlin and Jetpack Compose, the simple counter is often...

Learn More 1 0Sep 13

Building a High-Performance Stopwatch with Kotlin & Jetpack Compose: Real-Time State Management & Smart Architecture

When building timer applications with Kotlin and Jetpack Compose, precision and performance are...

Learn More 1 0Sep 13

Building a Production-Ready Todo List with Kotlin & Jetpack Compose: Modern Android Architecture & Testing

When building Android apps with Kotlin and Jetpack Compose, it's easy to create simple UI components....

Learn More 1 0Sep 13

Generate Professional Real Estate Posters with Streamlit

Designing clean, on-brand property posters is a recurring task for agents and property managers. This...

Learn More 3 0Sep 4