Skip to content
View dahromy's full-sized avatar
πŸš€
Fueling innovation with code
πŸš€
Fueling innovation with code

Highlights

  • Pro

Block or report dahromy

Report abuse

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

Report abuse
dahromy/README.md

πŸš€ RomΓ©o Razafindrakoto

Typing SVG

Profile Views GitHub Followers


"Turning complex problems into elegant solutions, one line of code at a time"

πŸ—οΈ About Me

const developer = {
  name: "RomΓ©o Razafindrakoto",
  location: "Antananarivo, Madagascar",
  currentRole: "Senior Backend Developer",
  company: "Dilypse",
  experience: "6+ years",
  education: "Computer Science Graduate - ESTI (2021)",
  languages: ["Malagasy", "French", "English"],

  achievements: {
    "HACK4PEACE 2021": "1st Place Winner with ZOTOMAHAY project",
    "Career Growth": "Promoted to Senior Developer role",
    "Academic": "Bachelor's in Computer Science (IDEV Track) - ESTI",
    "Open Source": "81 GitHub stars on symfony-hexagonal-architecture"
  },

  services: [
    "Custom Software Development",
    "Web Development & Applications",
    "Web Design",
    "IT Consulting",
    "Data Recovery",
    "Computer Repair"
  ],

  passion: [
    "Building scalable web applications",
    "Solving complex technical challenges",
    "Learning cutting-edge technologies",
    "Contributing to open source"
  ],

  philosophy: "Code with purpose, build with passion"
};

πŸ› οΈ Tech Arsenal

Backend

PHP, Symfony (4.4-7.1), Laravel, API Platform, RoadRunner

Orchestration & Cloud

Temporal Cloud (SDK PHP, 5 namespaces), Docker, AWS S3/SQS, LocalStack

Databases

MySQL, PostgreSQL, MongoDB (Doctrine ODM), Redis

DevOps & Quality

Ubuntu, Git, PHPUnit, PHPStan (level 7), GrumPHP, SonarCloud, Sentry

πŸ“Š GitHub Analytics

GitHub Stats
GitHub Streak
Top Languages

πŸš€ Featured Projects

Maestro β€” GBP Engine

  • Tech: PHP/Symfony, Temporal Cloud, API Platform
  • 5,000+ synchronized establishments across GBP, Facebook, Yext
  • 380+ PRs, AutomatedChangeDetector, AI-powered CRUD
  • Worker Versioning with Build ID for zero-downtime deployments

Quicksite β€” Micro-sites Generator

  • Tech: PHP/Symfony, PlanetHoster API, AWS S3/SQS
  • PR #3 to Production, multi-tenant architecture
  • Asynchronous provisioning with DNS management

Jarvis β€” AI Integration Layer

  • Tech: OpenAI GPT-4o Mini, PHP SDK
  • 20+ PRs, fr-CA localization
  • Custom SDK with retry strategy, MAX_TOKEN_EXCEEDED handling

symfony-hexagonal-architecture

  • Stars: 81 β˜…, 19 forks
  • DDD + Hexagonal Architecture with Symfony 7
  • PHPUnit, PHPStan level 7, ports & adapters

ZOTOMAHAY β€” HACK4PEACE 2021

  • 1st Place Winner
  • Social & peace-focused real-time collaborative platform

πŸ’Ό Professional Journey

Senior Backend Developer @ Dilypse (Dec 2024 - Present | Remote, QC)

  • Temporal Cloud workflow orchestration for 5,000+ establishments
  • 380+ PRs on Maestro engine; code review and merge pipeline ownership
  • Worker Versioning with Build ID for instant rollbacks
  • AI integration (OpenAI GPT-4o Mini) with custom SDK
  • Architecture overhaul: 69 activity classes, 18 workflows, 45 DTOs
  • 15 Confluence pages, ACL system audit (JWT RS256, 15+ files)

Backend Developer & DevOps @ MyAgency (2020 - Nov 2024 | Antananarivo, MG)

  • Symfony (4.4 to 7.1) & Laravel from scratch
  • RESTful APIs, Stripe & Mangopay integration
  • DevOps: VPS, Ubuntu, automated deployments
  • Multi-database: MySQL, Oracle, MongoDB, PostgreSQL
  • Technical mentorship and code review for juniors

ESTI Graduate β€” HACK4PEACE 2021 Winner

  • Bachelor's in Computer Science (IDEV Track) β€” ESTI, 2021
  • 1st Place, HACK4PEACE 2021 with ZOTOMAHAY

🌐 Let's Connect

Email LinkedIn GitHub

Open to discuss: Web Development, DevOps, System Architecture, Open Source


"The best code is not just functional, but elegant, maintainable, and purposeful"

Last updated: July 2026

Pinned Loading

  1. symfony-hexagonal-architecture symfony-hexagonal-architecture Public

    Example of a Symfony application using Domain-Driven Design (DDD) and Test Driver Development (TDD) principes keeping the code as simple as possible.

    PHP 83 19

  2. fusion-ui fusion-ui Public

    PHP 4

  3. dahromy dahromy Public

    Config files for my GitHub profile.

  4. glide-symfony glide-symfony Public

    PHP 1

  5. glide-symfony-recipe glide-symfony-recipe Public

  6. php-ddd-example php-ddd-example Public

    Forked from CodelyTV/php-ddd-example

    🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 5

    PHP