Skip to content
View redmoondz's full-sized avatar
💭
pizza time🍕🍕
💭
pizza time🍕🍕
  • Ukraine
  • 10:23 (UTC +03:00)

Block or report redmoondz

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

Data Analyst & Automation Engineer

Building data pipelines, AI-powered tools, and automation systems

📍 Dnipro, Ukraine  •  🎯 Mentor @ own practice  •  🏢 Data Analyst @ Game Outsourcing Studio

GitHub followers Python PostgreSQL Docker Apache Airflow


🚀 Current Focus

class DataEngineer:
    specializations = {
        "data": [
            "SQL (PostgreSQL, MySQL, Oracle)",
            "ETL Pipelines & Apache Airflow",
            "Apache Spark & MinIO",
            "Oracle Data Integrator",
        ],
        "automation": [
            "Anthropic API & AI Agents",
            "Apify Web Scraping",
            "Zoho CRM Integration",
            "Telegram Bots (aiogram)",
        ],
        "infrastructure": [
            "Docker & Docker Compose",
            "Apache Airflow",
            "Railway / Google Cloud Run",
            "Arch Linux (btw)",
        ],
    }

    current_projects = {
        "crm_verifier":   "CRM contact verification via LinkedIn + Anthropic API",
        "zoho_parser":    "GamePressure parser integrated with Zoho CRM",
        "ai_pipeline":    "Multi-agent pipeline: call transcript → technical spec → Claude Code",
        "tg_bot":         "Telegram bot interface for async data ops",
    }

    goal = "Google SF by 25 🌁"

🌟 Featured Projects

🔍 CRM Contact Verification System

Reads Zoho CRM contacts → verifies employment via LinkedIn (Apify) → re-links & notifies

  • 🤖 Anthropic API for intelligent matching & disambiguation
  • 🔄 Apache Airflow orchestration with idempotency & dry-run support
  • 🐘 PostgreSQL with priority queue and audit logging
  • 📬 Telegram bot interface for operator notifications

🕹️ GamePressure × Zoho CRM Integration

Scrapes game data from GamePressure and syncs it into Zoho CRM automatically

  • 🌐 BeautifulSoup + async Python scraper
  • ⚡ Caching layer to avoid redundant requests
  • 🔗 Full Zoho API integration

🧠 Multi-Agent AI Pipeline

Converts informal call transcripts into structured technical plans ready for Claude Code

  • Agent 1 — Requirements extraction
  • Agent 2 — Critic & gap analysis
  • Agent 3 — Architecture design
  • Agent 4 — Task decomposition → CLAUDE.md

💻 Tech Stack

Data & Analytics
SQL Tableau Spark Oracle

Engineering
Python Airflow Docker aiogram

AI & Scraping
Anthropic Apify BeautifulSoup

OS & Tools
Arch Linux Hyprland JavaScript


🎯 Core Competencies

  • Data Engineering — ETL design, Airflow DAGs, data quality, deduplication logic, fuzzy matching
  • AI Integration — Anthropic API, multi-agent pipelines, prompt engineering, Claude Code delegation
  • CRM & Automation — Zoho CRM, LinkedIn data enrichment, async Python workflows
  • Analytics — Tableau dashboards, SQL query optimization, Oracle DI
  • Infrastructure — Docker, cloud hosting (Railway, GCP), Telegram bot backends
  • Mentorship — Teaching data analysis fundamentals, SQL, Python, ФОП practice

📊 GitHub Stats

GitHub Stats

Top Langs


🔥 What I'm working on right now

Project Stack Status
CRM Verification System Python, Airflow, Docker, Apify, Anthropic, PostgreSQL, aiogram 🔨 Active
Multi-agent AI Pipeline Anthropic API, Claude Code ✅ Done
GamePressure → Zoho parser Python, BS4, Zoho API ✅ Done
English B2 Anki, Netflix, pain 📚 Ongoing

📫 Connect

Telegram LinkedIn


💡 Open to interesting projects at the intersection of data, automation, and AI.
Long-term goal: Staff Data Engineer @ big tech 🌁

Pinned Loading

  1. Briefly Briefly Public

    SummarAI is an AI-powered bot designed to process and summarize audio content, including voice messages, audio files, and YouTube video links. It transcribes speech to text, extracts subtitles from…

    Python