Skip to content
View alexsobolenko's full-sized avatar
  • Rostov on Don, Russia

Block or report alexsobolenko

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
alexsobolenko/README.md

πŸ‘‹ Hi there, I'm Alexey β€” Full-Stack Web Developer

I'm a pragmatic full-stack web developer focused on building reliable, maintainable, and performant web applications. My stack includes modern PHP and Ruby frameworks, asynchronous backends, reactive frontends, and streamlined DevOps tooling. I value clean architecture, practical solutions, and developer-first workflows.


πŸ› οΈ Tech Stack

🧠 Backend

PHP Symfony Yii2 ReactPHP Ruby Ruby on Rails Node.js

🎨 Frontend

HTML5 Twig CSS3 JavaScript TypeScript jQuery Vue.js SCSS

πŸ—„οΈ Databases & Others

MySQL PostgreSQL SQLite Redis RabbitMQ

βš™οΈ Build Tools & Workflow

Docker Git GitHub GitLab Vite Webpack npm Composer


πŸ“« Let's Connect


πŸ“ˆ GitHub Stats

Alexey's GitHub stats


"If the code doesn't work β€” it's not working, you are." – Jason Statham (probably)

Pinned Loading

  1. php-tools php-tools Public

    Visual Studio Code plugin. Tools for better PHP development

    TypeScript 2

  2. yaml-tools yaml-tools Public

    Tools for better YAML development

    TypeScript

  3. yii2-template yii2-template Public

    template yii2 project

    JavaScript

  4. front-examples front-examples Public

    JavaScript

  5. flag-icons flag-icons Public

    A collection of all country flags in SVG β€” plus the CSS for easier integration.

    CSS 6 3

  6. chromedriver install chromedriver install
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import os
    4
    import sys
    5
    import requests