Skip to content
View my-app-s's full-sized avatar

Block or report my-app-s

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
my-app-s/README.md

Go • PostgreSQL • REST API • Docker • Linux • Git • Bash • Python

Go Backend Developer

Backend developer with 7+ years of infrastructure engineering experience, focused on building reliable Go backend services.

Interested in Go, PostgreSQL, networking, containerization, and distributed systems.

📊 System Metrics & Activity


🖥 Ключевые проекты (Go & DevOps)

🚀 Backend & Microservices

  • go-bot-microservice — Telegram Bot microservice written in Go using PostgreSQL and Docker.
  • go-custom-router — Собственная реализация HTTP-роутера с поддержкой маршрутизации и использованием net/http.
  • go-generator — собственный инструмент для генерации статических сайтов на Go.
    • Реализована поддержка шаблонов (html/template) и динамическая подстановка данных из config.json.
    • Автоматическая конвертация README.md в HTML через библиотеку gomarkdown.
    • Сборка итогового сайта в папку dist с готовым index.html.
    • Используется в CI/CD пайплайне для деплоя на GitHub Pages.
    • Позволяет быстро собирать лендинги и документацию без внешних генераторов.
    • Есть возможность использования как GitHub Action

🛠 Packages & Libraries

  • go-heart-bot — Кастомная библиотека/обертка для упрощенного создания и конфигурации Telegram-ботов на Go.

🐋 Infrastructure as Code (DevOps)

  • postgresql-stack — Готовое инфраструктурное решение (Docker Compose стек) для развертывания контейнеризованной PostgreSQL в связке с pgAdmin.
  • portainer-stack — Docker Compose шаблон для развертывания Portainer.

Current Focus

  • Go
  • PostgreSQL
  • Concurrency
  • Testing
  • Distributed Systems

📬 Контакты

Static Badge Static Badge


🎓 Сертификаты и Образование

Образование

  • 2018 Bachelor of Information Systems

🚧 Professional Development

  • 2026 Go-разработчик — Yandex Practicum (дипломный проект защищён, сертификат получен)

🪜 Профильные курсы


📜 Disclaimer

Materials are provided as is under the terms of the LICENSE file. No warranties are provided. The authors are not liable for any damages.

📌 See the full disclaimer in DISCLAIMER.md

Pinned Loading

  1. go-custom-router go-custom-router Public

    🛡️ Fast, lightweight, and crash-resilient HTTP router for Go with built-in panic recovery and Fluent API.

    Go

  2. go-generator go-generator Public

    Fast static landing page generator written in Go. Automatically transforms README.md and config.json into clean HTML, with a ready-to-use GitHub Actions workflow for automatic GitHub Pages deployment.

    HTML

  3. go-heart-bot go-heart-bot Public

    🫀 Light, reliable, and modular framework for building extensible Telegram bots in Go.

    Go

  4. portainer-stack portainer-stack Public

    📦 Portainer CE & Traefik deployment template with automatic routing, SSL (ACME), and network isolation.

  5. web-game-x-o web-game-x-o Public

    JavaScript

  6. postgresql-stack postgresql-stack Public

    🚀 Ready-to-use PostgreSQL & pgAdmin stack with Docker Compose, healthchecks, and Traefik (HTTPS) integration.

    Shell