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

About me

Software Engineer dedicated to bridging the gap between experimental Machine Learning and scalable production systems. I specialize in transforming AI prototypes into robust, architecturally sound products built to evolve.


💻 Core Experience

🤖 AI/ML Engineering

Expertise in RAG, Agentic Workflows, and Fine-tuning for production-grade intelligence.

🏗️ Architecture & Backend

Scaling AI through Domain-Driven Design and Event-Driven Microservices.

🚀 DevOps & Infrastructure

Containerization (Docker), Message Brokers (Kafka), Scalable AI Deployment

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 on C programming language

    C