Skip to content
View Halvanhelv's full-sized avatar
:octocat:
Out sick
:octocat:
Out sick

Block or report Halvanhelv

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

Header

🧙‍♂️ Islam Gagiev

Team Lead & Backend Engineer @ JetRockets

Ruby on Rails · PostgreSQL · AI / LLM

📫 Contact

LinkedIn Instagram Gmail

👨‍💻 About

Backend engineer with 5+ years in Ruby on Rails, leading a team at JetRockets. These days I spend most of my time at the intersection of Rails and LLMs: RAG pipelines, vector search, AI agents, and conversational memory systems. Off the clock I tinker with compilers, mini-frameworks, and the occasional card game.


🌟 Open source I've worked on

  • deepl_diff: DeepL API wrapper that translates only the diff between revisions of long texts
  • ebay_request: eBay XML API request interface
  • ebay_api: Ruby client for the eBay RESTful JSON API
  • MyCaptcha: captcha generator

🛠️ Pet projects

  • QnA: Stack Overflow analogue
  • Spinel: Ruby AOT compiler from Matz
  • kamal-backup: scheduled backups for Rails apps deployed with Kamal
  • Test Guru: creating and passing quizzes
  • Simpler: Rails-like mini-framework
  • Egrad: e-commerce on a custom PHP framework
  • Black Jack: card game

💻 Stack

Backend

Databases & Search

AI / LLM

Frontend

DevOps & Infrastructure

Integrations & Monitoring


Currently exploring

Pinned Loading

  1. deepl_diff deepl_diff Public

    DeepL API wrapper translates only changes between revisions of big texts

    Ruby 7

  2. kamal-backup kamal-backup Public

    Forked from crmne/kamal-backup

    Scheduled backups for Rails apps deployed with Kamal

    Ruby

  3. spinel spinel Public

    Forked from matz/spinel

    Ruby