Skip to content
View dahromy's full-sized avatar
🚀
Fueling innovation with code
🚀
Fueling innovation with code

Highlights

  • Pro

Block or report dahromy

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
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: "🇲🇬 Madagascar",
    currentRole: "Senior Backend Developer",
    company: "Dilypse",
    experience: "5 years",
    education: "Computer Science Graduate - ESTI",
    
    achievements: {
        "🏆 HACK4PEACE 2021": "1st Place Winner with ZOTOMAHAY project",
        "💼 Professional": "Leading complex web architecture projects",
        "🎓 Academic": "Bachelor's in Computer Science (IDEV Track)",
        "📈 Career Growth": "Promoted to Senior Developer role"
    },
    
    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 Development

PHP Symfony Laravel

🎨 Frontend Technologies

JavaScript Vue.js HTML5 CSS3

🗄️ Databases

MySQL PostgreSQL MongoDB Oracle

⚙️ DevOps & Cloud

Docker Ubuntu Git Linux

💳 Payment Integration

Stripe API

📊 GitHub Analytics

GitHub Streak
Contribution Graph

🚀 Featured Projects

🏢 CNaPS Website & CRM Overhaul

Complete system modernization

🔧 Tech: Symfony 4.4, MySQL, Docker
📈 Impact: Enhanced performance & UX
Features: Modern architecture, optimized workflows

View Project

🎉 Eventoo Platform

Event management & payment integration

🔧 Tech: PHP, Vue.js, Stripe API
💳 Features: Payment processing, booking system
🎯 Focus: Seamless user experience

View Project

🍽️ Restaurant Management System

Microservices architecture

🔧 Tech: Symfony, PostgreSQL, Docker
🏗️ Architecture: Microservices, REST APIs
📊 Features: Scalable, modular design

View Project

🏆 ZOTOMAHAY - HACK4PEACE Winner

1st Place Innovation Project

🏆 Achievement: HACK4PEACE 2021 Winner
🌍 Impact: Social & peace-focused solution
💡 Innovation: Creative problem-solving approach

View Project

💼 Professional Journey

graph LR
    A[🎓 ESTI Graduate<br/>2021] --> B[💼 MyAgency<br/>Backend Dev & DevOps<br/>2020-Nov 2024]
    B --> C[🏆 HACK4PEACE<br/>Winner 2021]
    C --> D[🚀 Dilypse<br/>Senior Backend Developer<br/>Dec 2024-Present]
    D --> E[🌟 5 Years<br/>Experience]
Loading

🚀 Senior Backend Developer (PHP/Symfony) @ Dilypse (December 2024 - Present)

  • 🏗️ Senior Development: Leading complex Symfony applications development and architecture decisions
  • 🔧 Advanced Solutions: Implementing sophisticated backend solutions with PHP/Symfony
  • 📊 Performance Optimization: Enhancing application performance and scalability

💼 Backend Developer & DevOps Engineer @ MyAgency (2020 - November 2024)

  • 🏗️ Architecture: Designed and developed complex web applications using Symfony (4.4-7.1) & Laravel
  • ⚙️ DevOps: Infrastructure setup, optimization, and automated deployments
  • 🔌 API Development: RESTful APIs and third-party integrations
  • 🗄️ Database Management: Multi-database expertise (MySQL, Oracle, MongoDB, PostgreSQL)
  • 💳 Payment Solutions: Stripe & Mangopay integration
  • 🖥️ System Administration: VPS management, Ubuntu server security
  • 👥 Technical Leadership: Mentoring junior developers and code review processes

🎯 Current Focus & Learning

🌱 Currently Learning 🔬 Exploring 🎯 Goals 2025
☁️ Cloud Architecture 🔄 CI/CD Pipelines 🚀 Microservices Mastery
📊 Performance Optimization 🐳 Kubernetes 🌐 Open Source Contributions
🔒 Security Best Practices 📈 Monitoring & Logging 🎓 Cloud Certifications

🏆 Achievements & Milestones

Achievement Year Description
🥇 HACK4PEACE Winner 2021 1st Place with ZOTOMAHAY project
🎓 CS Degree 2021 Bachelor's in Computer Science (ESTI)
💼 Professional Growth 2020+ 5 years of backend development
🚀 Senior Role 2024 Promoted to Senior Backend Developer at Dilypse

🌐 Let's Connect & Collaborate

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"

Footer Typing SVG

⭐ If you find my work interesting, consider giving it a star!

Last updated: May 22, 2025

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 73 17

  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 2

  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