Skip to content
View dmitryravilov's full-sized avatar

Block or report dmitryravilov

Report abuse

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

Report abuse
dmitryravilov/README.md

Lead Backend Engineer

Backend systems, APIs, and reliable applications

About

Senior PHP developer and team lead. More than 6 years have been focused on backend development, with solid frontend experience and a background in QA automation that still shapes how I think about quality and reliability. Over the years, I’ve built and maintained customer‑scoring engines, loyalty platforms, regulatory systems, and secure banking integrations.

I’ve taken part in audits, worked through complex data migrations, and spent plenty of time untangling long‑running systems so they stay fast, stable, and easier to maintain. I review pull requests and set clear standards.

Most of my work is in PHP with Laravel, alongside Vue.js. I work with Docker on a daily basis for local development and deployments. Sometimes I use Go in my side projects and in smaller backend services when I need something simple and fast.

Tech Stack

  • Backend: PHP (Laravel, Symfony), Golang, REST APIs
  • Frontend: JavaScript (ES6+), Vue.js
  • Infrastructure & DevOps: Docker, AWS, CI/CD Pipelines
  • Data & Observability: SQL (PostgreSQL/MySQL), Grafana

Pinned Loading

  1. hyggestack hyggestack Public

    HyggeStack is a blogging platform built with Laravel, Vue 3, and Docker. Inspired by the idea of hygge, it focuses on simplicity and a pleasant user experience.

    PHP 2

  2. linguaspark linguaspark Public

    LinguaSpark is a lightweight app that makes learning new words fun and consistent. Build your own word decks, practice with flashcards and quizzes, match associations, and keep track of your daily …

    Vue 3

  3. surjence surjence Public

    Surjence is a calm newsreader that shows just a few headlines each day. It’s built to slow down the pace of reading, with simple design, clear endings, and thoughtful reflections so the news feels …

    PHP

  4. splitcsv splitcsv Public

    Split a CSV file into one or more parts. The header is written to every output file; data rows are distributed round-robin

    Go