Skip to content
View nikolaout's full-sized avatar

Organizations

@outscraper

Block or report nikolaout

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.

Content in all repositories owned by your account will be closed.
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
nikolaout/README.md

Mykola Tarasiuk

Backend, AI & Automation Developer

Python · APIs · AI Integration · Scraping · Automation · Docker · Developer Tools

GitHub Focus Open to OSS

I build Python backend services, practical AI integrations, scraping workflows, and developer tools.
I value clear APIs, reliable data flows, useful AI features, tests, and production-minded engineering.


Core expertise

🐍 Python backends & APIs

Build API services and integrations that are clear to use, easy to extend, and dependable in production.

Python · FastAPI · REST · WebSockets · SSE

🕷️ Scraping & data workflows

Collect, parse, and structure web data with resilient HTTP clients, browser automation, and repeatable pipelines.

Data extraction · HTML parsing · HTTP · Browser automation

🤖 AI integration & automation

Connect LLMs to product data and workflows with structured results, retrieval, tool calling, and human handoff where it matters.

LLM APIs · RAG · Embeddings · Function calling · Automation

🧪 Delivery & reliability

Keep projects maintainable with tests, CI, containers, and a practical production mindset.

pytest · GitHub Actions · Docker · Linux

Selected work

  • CLI Tracker — FastAPI + mitmproxy dashboard for inspecting local AI-client traffic. FastAPI WebSockets SSE
  • pytest-alerts — pytest plugin for Slack and Telegram test-run notifications. Python pytest CI/CD
  • docker_browser — Docker-based browser automation and reproducible runtime workflows. Docker Python Automation

Recent pull requests

View all pull requests

What I build

Backend services
FastAPI applications, REST endpoints, integrations, and real-time API features.
🕷️ Scraping workflows
Data extraction, browser automation, and repeatable collection pipelines.
🤖 AI-enabled workflows
Assistants, knowledge search, and document processing connected to real product data.

Best-fit issues

Python · FastAPI · REST APIs · AI integrations · LLM APIs · RAG · Scraping · Automation · Docker · Testing

Open to well-scoped open-source issues and technical collaboration

View repositories · GitHub profile

Pinned Loading

  1. clitracker clitracker Public

    Real-time local AI traffic inspector for ClaudeCode, OpenCode built with FastAPI and mitmproxy.

    JavaScript 1

  2. pytest-alerts pytest-alerts Public

    Python