Skip to content
View vbuyel's full-sized avatar

Block or report vbuyel

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

Hi, I'm Vlad

And I am AI Software Engineer 🛠️

I am an AI Systems Engineer focused on transforming AI prototypes into scalable, production-ready products. I bridge the gap between low-level engineering and modern Generative AI.

  • 🤖 GenAI & ML: Designing complex RAG systems, Agentic Workflows, and LLM fine-tuning (Transformers). Experienced in Computer Vision.
  • 🏗️ Architecture: Building AI-native microservices using industry-standard patterns: DDD, TDD, and Event-Driven Architecture.
  • 🚀 High-Load: Driven by system design principles to ensure scalability and observability for high-traffic environments.
  • 💻 Engineering: Full-cycle development from C/C++ low-level logic to async Python APIs.
  • ⚙️ Infrastructure: Deploying robust MLOps pipelines, working with Kafka, Docker, and Vector Databases.

Technical Stack 🧰

Category Technologies
GenAI / ML Python, PyTorch, Transformers, RAG, LangChain
Backend Python (FastAPI/Asyncio), C++
Architecture Microservices, DDD, Event-Driven, System Design
Data & Infra Kafka, PostgreSQL, Vector DBs, Docker, MLOps

My GitHub Stats 💻

Top Langs

Pinned Loading

  1. Maze-generator Maze-generator Public

    Генератор лабиринта и его визуализация (поддержка файлов)

    Pascal 2

  2. PointerLM-AI-File-Assistant PointerLM-AI-File-Assistant Public

    Your helpful file and web chatbot assistant. Made with DDD architecture

    Python 1

  3. NLP-Sentiment-Analysis-Cpp NLP-Sentiment-Analysis-Cpp Public

    NLP model for commentaries written on C++. Model able to training on your own file with dataset

    C++ 1

  4. Deep-Learning-School Deep-Learning-School Public

    All my completed homework by DLS

    Jupyter Notebook

  5. Prog_lang_C_lexer Prog_lang_C_lexer Public

    Lexer for string in C written on C programming language

    C

  6. Prog_lang_C_parser_for_C_and_Cpp Prog_lang_C_parser_for_C_and_Cpp Public

    Parser for C and C++ written in C programming language

    C