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.

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
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 78 18

  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