Skip to content
View karolpolikarp's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report karolpolikarp

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

Karol Polikarp Wilczyński | @karolpolikarp | karolwilczynski.com

Chief Specialist in the Innovative Public Policies Division at Poland's Ministry of Digital Affairs, working on AI Act implementation and on putting AI to work across public administration. Lawyer by training. Outside that I build and run production systems end to end. Cloud where managed infrastructure earns its price, a self-hosted Raspberry Pi where it doesn't.

Zorza — dark dashboard: a live TV news wall and market ticker beside columns of Telegram and RSS items, several tagged with a credibility score and a source count JakiePrawo.pl — landing page: ask in plain language, search statutes, or attach a document
UpFor.pl — weekly availability grid for a group, overlapping free slots highlighted Parawan — the four processing steps, a marker colour legend, and a source-text versus anonymised-output comparison AutoMargiela — price tracker across three retailers: deal of the day, recent drops, and a record price per fragrance

What I run

  • Zorza (private repo, live instance) — real-time OSINT aggregation. 100 content channels (41 Telegram over MTProto, 59 RSS) plus ~15 sensor APIs in one dashboard, every item carrying a credibility score and its sources. 25,210 LOC, 242 tests, 58,134 entries on a rolling 30-day archive, $2.06/day to run.
  • JakiePrawo.pl — plain-language search across ~15,000 Polish statutes. A 7-layer pipeline validates every citation before it is shown. React, Supabase + pgvector, Claude API, an MCP server on a Pi.
  • UpFor.pl — availability calendar for gaming groups. Next.js 15, tRPC v11, 20 routers / ~125 procedures, Discord bot with 18 commands.
  • AutoMargiela — price monitor for Maison Margiela Replica across Notino, Sephora and Flaconi. Playwright on a 6-hour systemd timer, Flask + SQLite dashboard, z-score and percentile buy signals.

Open source

  • parawan — PESEL, NIP, REGON, IBAN and personal names stripped from text before it reaches an AI chat. One self-contained HTML file, no network calls. TypeScript · Apache-2.0 stars
  • anonimizator-ai — its optional on-device NER layer, still WIP. Recall on rare surnames climbs 21% → 79–90% while precision holds at 99.6%. TypeScript · Apache-2.0
  • ISAP-scraper — client for the Polish Parliament ELI API: fetch, monitor and pull the full text of Polish law. Python · MIT stars
  • claude-usage-streamdeck — live Claude usage on Stream Deck keys: 5-hour session, week, credits, today's token cost. One dependency, no telemetry. JavaScript · MIT
  • Stefka — offline meeting transcription and summaries on Apple Silicon. mlx-whisper + PLLuM-12B, nothing leaves the machine. Python · MIT
  • Multi-Sequence-Clicker — auto-clicker with Bézier-curve cursor motion, so replayed sequences don't look robotic. Java · MIT

Elsewhere · karolwilczynski.com · LinkedIn · czesc@karolwilczynski.com

Pinned Loading

  1. ds-VideoGameSales ds-VideoGameSales Public

    Globalny rynek gier wideo: EDA, PCA, klastrowanie i model predykcyjny sprzedaży (w języku Python)

    Jupyter Notebook

  2. ISAP-scraper ISAP-scraper Public

    Klient API ELI (api.sejm.gov.pl/eli) — pobieranie, monitorowanie i pełne teksty polskich aktów prawnych (Dz.U. / Monitor Polski)

    Python 1

  3. parawan parawan Public

    Lokalny anonimizator polskich danych osobowych (PII) — PESEL, NIP, REGON, IBAN, nazwiska. 100% na Twoim komputerze, zero centralnego serwera.

    TypeScript 5 1

  4. claude-usage-streamdeck claude-usage-streamdeck Public

    Stream Deck plugin showing live Claude usage: 5h session, weekly and Fable limits, usage credits, and today's token cost.

    JavaScript