Skip to content
View ArkadiyShuvaev's full-sized avatar

Block or report ArkadiyShuvaev

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
ArkadiyShuvaev/README.md

I am passionate about continuous learning and professional growth, which has led me to regularly attend industry conferences, participate in online courses, and pursue relevant certifications. I believe that staying up-to-date with emerging technologies and trends is crucial in the ever-evolving IT industry, and I am always eager to expand my knowledge and skill set.

Top Langs


✉️ email: shuvaev.arkady__gmail.com

Pinned Loading

  1. llm-zoomcamp-smart-mail llm-zoomcamp-smart-mail Public

    Final project of the LLM Zoomcamp course: https://github.com/DataTalksClub/llm-zoomcamp. LLM Zoomcamp - a free online course about real-life applications of LLMs. In 10 weeks I learned how to build…

    Jupyter Notebook 1

  2. durable-message-queue durable-message-queue Public

    The durable-message-queue library provides a simple, reliable FIFO message queue built on top of Redis and Lua scripts. It implements the proven "reliable queue" pattern to ensure at-least-once del…

    TypeScript

  3. BenchmarkSourceGenerator BenchmarkSourceGenerator Public

    This benchmark includes deserialization/serialization tests for source code generator, standard System.Text.Json, and Newtonsoft.Json library

    C#