Skip to content
View borisBarac's full-sized avatar

Block or report borisBarac

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

👋 Boris Barac

Senior software engineer

Ten years architecting and scaling platforms for millions of users — from modularising legacy monoliths to designing multi-agent AI systems. Leading squads of 5–8 engineers, owning it end-to-end, and taking it from messy to maintainable.

⚡️ What I build right now

  • Production LLM serving — vLLM on Cloud Run GPUs, OpenAI-compatible endpoints, full Terraform
  • Fine-tuning pipelines — LoRA on compact models, synthetic QA generation, orchestrated end-to-end with Metaflow
  • Performance engineering — Rust N-API addons that Node.js throughput; WASM when it fits
  • Agentic tooling — MCP servers, RAG + knowledge graphs, multi-agent orchestration
  • Full-stack delivery — Schema to pixel: REST/GraphQL APIs, strict data contracts, native & web clients

💼 Past Selected work

Project What I did
Mission-critical pharma intelligence platform Modularised 40% of a legacy monolith via Strangler Fig, then delivered a greenfield v2 in under a year. Owned full-stack delivery (native / .NET).
Global live-streaming & OTT platforms Led squads delivering sub-5s live latency at 99.9%+ uptime. Built a custom tvOS playback engine and Server-Driven UI, cutting new screen launches from weeks to minutes.
Hyper-scale streaming app Served millions of users at 60fps on low-end hardware by migrating a hybrid app to 100% native. Built a custom Gherkin→UI test framework on remote device farms.

🛠 Stack

  • AI / ML: Python, LangChain, RAG, Fine-tuning, Agentic Systems
  • Full-stack: TypeScript, Node, React, Flutter
  • Infra / DevOps: Docker, Terraform, CI/CD, AWS / GCP
  • Performance: Rust (N-API, WASM)
  • Native mobile: Swift, Objective-C

Open for new projects

  • Preference on FullStack roles

Building something ambitious? Let's talk. Prague, CZ · boris.raptor@gmail.com · LinkedIn · Blog

Pinned Loading

  1. linkloom-agent-scraper linkloom-agent-scraper Public

    Built for **TypeScript and Bun**, this toolkit converts URLs, HTML, and PDFs into clean **Markdown**. It uses **Camoufox** for stealthy JavaScript rendering and handles iframes and tables with ease…

    TypeScript

  2. LLM-Prod-dep-template LLM-Prod-dep-template Public

    template how to deploy a custom LLM to PROD like environment.

    HCL

  3. Lora-Fine-Tuning-Pipeline Lora-Fine-Tuning-Pipeline Public

    Fine-tune language models on Apple Silicon (MPS) and NVIDIA GPUs (CUDA) with Metaflow orchestration, Unsloth/PyTorch training, and Polars data processing. The pipeline converts documents to text, g…

    Python

  4. NapiBench NapiBench Public

    Performance gains benchmark for usage of NAPI.RS in JS apps

    HTML

  5. CodeKnow CodeKnow Public

    Tool to enable agents to search multiple repos at the same time. Seach is based around a knowledge graph and vector search

    JavaScript

  6. DeepAgentsWithUIStreamingTemplate DeepAgentsWithUIStreamingTemplate Public

    Template for projects based around deep agents with UI Steaming. Features: Subagents, UIStreaming, WebReader, WebSearch, Sandbox. All free and open source

    TypeScript