Skip to content
View R4F405's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@Softtalia-Tech

Block or report R4F405

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
R4F405/README.md

¡Hola! Soy Rafa 👋

Backend & Laravel Engineer | Arquitectura Limpia

📖 Sobre Mí

Especializado en el ecosistema PHP / Laravel. Diseño APIs RESTful robustas, automatizo procesos y construyo bases sólidas para aplicaciones escalables. Tengo tolerancia cero al desorden: creo firmemente en el código limpio, la documentación y el testing automatizado (TDD).

  • 💼 Experiencia actual: Desarrollador de Software en Softtalia construyendo la plataforma SaaS RapidGest.
  • 🎯 Enfoque principal: Lógica de negocio compleja, optimización de consultas SQL y cultura TDD con PestPHP.
  • 🛠️ Infraestructura: Experiencia en despliegues con Docker/Sail, CI/CD, gestión de AWS S3 y Webhooks.
  • 🌍 Idiomas: Español, Catalán e Inglés.

🚀 Tecnologías y Herramientas

Stack Principal (TALL & Backend)

PHP Laravel Livewire Alpine.js Tailwind CSS
PestPHP MySQL Redis Docker AWS S3

📊 Actividad en GitHub y Estadísticas

3D GitHub Contributions

💼 Proyectos Destacados

  • 🏢 RapidGest SaaS - Plataforma integral de gestión empresarial. Desarrollo de APIs RESTful robustas, autenticación multi-proveedor (Jetstream) y gestión documental Cloud (AWS S3). (Laravel 11, Livewire 3, Redis, Docker)
  • ⚙️ API Core Architecture - Base arquitectónica para microservicios escalables. Implementación de patrones de diseño Clean Code, recursos API optimizados y documentación con Swagger/OpenAPI. (PHP 8.2, MySQL, Sanctum)
  • Mini Task Manager - Gestor de tareas SPA robusto y reactivo. Gestión de estados en tiempo real sin recargas de página y exportación a PDF. (Laravel 12, Livewire 3, Alpine.js, Tailwind, PestPHP)

🧪 Laboratorio Experimental

Un espacio donde rompo cosas para aprender. Bots, scripts de IA, automatizaciones y prototipos rápidos:

  • 📍 Maps Scraper & IG Lead Extractor: Scripts de automatización en Python para recolección de leads B2B y extracción de datos.
  • 🤖 Bots de Discord Integrados:
    • Git-Discord Sync: Webhooks CI/CD para notificar PRs e issues.
    • Jira Agile Bot: Puente entre gestión de proyectos y comunicación.
    • FlexBot Mod: Bot de moderación de servidores y logs de auditoría.
  • 🧠 Inteligencia Artificial: Red neuronal clásica (MNIST) y script generador de imágenes con Stable Diffusion.

🌐 Conecta conmigo

LinkedIn Email Portfolio

"Aunque mi día a día está en el backend, mi verdadera motivación es aprender cómo funciona la máquina por debajo."

Pinned Loading

  1. mi-bolsillo-app mi-bolsillo-app Public

    An open-source Android app for personal finance management, built with Kotlin and Jetpack Compose. Track expenses, manage recurring transactions, and visualize your budget with an offline-first app…

    Kotlin 1

  2. gotask gotask Public

    task and project management application designed to simplify your personal and team productivity, combining an intuitive interface.

    HTML

  3. flexbot-moderacion-discord flexbot-moderacion-discord Public

    A powerful and user-friendly Discord bot designed to assist in server moderation with multiple functionalities.

    Python

  4. llama3-1-redactor-local llama3-1-redactor-local Public

    An automated script using LLaMA 3.1 (via LM Studio) to generate SEO-friendly HTML articles from keywords. Versatile for WordPress and other platforms.

    Python

  5. google-maps-scrap-automation google-maps-scrap-automation Public

    A Python-based desktop GUI for the gosom/google-maps-scraper API. This tool automates and simplifies business data extraction from Google Maps through an intuitive, user-friendly interface.

    Python 1 1

  6. markdown-to-html-converter markdown-to-html-converter Public

    A real-time Markdown editor that converts your text to HTML with a live preview. It offers different viewing modes and allows you to copy the generated HTML and download it as a file. The project i…

    JavaScript