Skip to content
View opavlyuk's full-sized avatar

Block or report opavlyuk

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

👋 Hi, I'm Oleksandr Pavliuk

Typing SVG

🧠 Seasoned Engineer with 9+ years of commercial experience delivering robust, production-grade software solutions.
💻 Strong hands-on expertise in networking technologies, Unix-like systems, and automated testing frameworks, supported by a solid understanding of software quality processes and strategies.
🤖 Currently focused on Generative AI, retrieval-augmented generation (RAG), and multi-agent systems, building reliable and scalable AI-driven backends.

GitHub LinkedIn

CKA CKAD


⚙️ Core Skills

Programming Languages

Python Go

Frameworks & Libraries

FastAPI Flask SQLAlchemy Pytest

Databases

PostgreSQL pgvector pgai MS SQL Server MongoDB

Cloud & DevOps

AWS Docker Kubernetes Ansible GitLab CI/CD

Systems

Linux FreeBSD


🧠 Generative AI

Frameworks & Tooling

LangChain LangGraph LlamaIndex OpenAI AWS Bedrock

Expertise

  • RAG (Retrieval-Augmented Generation) pipeline design and optimization
  • Multi-agent orchestration and contextual memory systems
  • Hybrid vector search (pgvector, pgai)
  • AI-driven backend automation and workflow agents
  • Prompt engineering and model evaluation loops

🧩 Featured Projects


🟨 Homebuilder Analytics PlatformAvid Ratings

Duration: 5 years 1 month · Role: Senior Software Engineer

Description:
Enterprise-level solution for major US homebuilders to measure, benchmark, and improve the customer experience across every stage of the homebuyer journey.

Responsibilities:

  • Designed and extended microservices and data collection flows
  • Developed backend features for analytics and visualization
  • Reviewed and optimized CI/CD pipelines and test coverage
  • Maintained multi-environment (dev/stage/prod) infrastructure
  • Mentored and supported junior developers

Tech Stack:
Python · Go · Flask · Redis · RabbitMQ · MS SQL Server · PostgreSQL · AWS (EC2, S3, ECR, SES, Cognito, Aurora) · Docker · Kubernetes


🟥 Customer Data PlatformEdvantis

Duration: 5 months · Role: Senior Software Engineer

Description:
Extensible, service-oriented framework enabling multi-tenant data storage and verification for downstream predictive systems.

Responsibilities:

  • Designed and developed RESTful APIs
  • Migrated legacy WebUI functionality into backend services
  • Implemented schema validation using Pydantic models

Tech Stack:
Flask · Pydantic · PostgreSQL


🟧 CDN Performance Monitoring SystemLimelight Networks

Duration: 1 year · Role: Performance Engineer

Description:
Distributed system for measuring, analyzing, and optimizing CDN performance for a global infrastructure provider delivering video and web content.

Responsibilities:

  • Designed distributed measurement framework for CDN nodes
  • Identified and resolved performance bottlenecks
  • Supported cross-functional teams in tuning network performance

Tech Stack:
Python · Lua · Tornado · aiohttp · DTrace · Jenkins


🟪 Network Infrastructure SoftwareLimelight Networks

Duration: 4 years · Role: Software Engineer

Description:
Development and optimization of internal tools and infrastructure for CDN management and monitoring.

Responsibilities:

  • Developed new features and automation scripts
  • Built dashboards and internal monitoring systems from scratch
  • Implemented automated testing framework to ensure reliability

Tech Stack:
Python · Lua · Tornado · Networking libraries · Jenkins · DTrace


🧩 Open Source


🎓 Education

🎓 Master’s in Computer Science — Academician Stepan Demianchuk International University of Economics and Humanities (2021)
🎓 Ivan Franko National University of Lviv — 2009


🧾 Certifications

  • 🧩 CKA — Certified Kubernetes Administrator (CNCF, 2024 – 2026)
  • 🧩 CKAD — Certified Kubernetes Application Developer (CNCF, 2024 – 2026)

🌍 Languages & Interests

  • 🇬🇧 English — Advanced (C1)
  • 💡 Interests: Operating Systems · Computer Networks · Generative AI · Open Source

Popular repositories Loading

  1. quarantine quarantine Public

    Python

  2. cpython cpython Public

    Forked from python/cpython

    The Python programming language

    Python

  3. go_reuseport go_reuseport Public

    Forked from kavu/go_reuseport

    Brings SO_REUSEPORT into your Go server

    Go

  4. tcplisten tcplisten Public

    Forked from valyala/tcplisten

    Customizable TCP net.Listener for Go

    Go

  5. fasthttp fasthttp Public

    Forked from valyala/fasthttp

    Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http

    Go

  6. gunicorn gunicorn Public

    Forked from benoitc/gunicorn

    gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.

    Python