Skip to content
View rafal-qa's full-sized avatar

Block or report rafal-qa

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

About me

In my work, I combine engineering depth with a business and product view, where big-picture thinking and attention to detail complement each other. I like to dig deeper, ask questions, and focus on essence instead of filling my work with noise.

If you have a problem that requires this kind of approach to solve, I'm available to work with you → https://rkochanowski.com

Projects

In addition to open-source projects, I'm building online apps:

  • https://hiker.at - (2026) AI weather research tool that helps hikers interpret detailed forecast data for planning outdoor activities in the Alps and across Europe. Built as an LLM chat with tool calling. Optimized for low-cost usage through prompt caching and a compact forecast data format. Stack: TypeScript, Node.js, LangChain, React, Next.js
  • https://rechtina.at - (2025) A legal AI app, free and open to the public, where commercial tools are expensive and aimed at lawyers. Built with RAG and reranking, deployed as a real production system, and kept cheap to run by relying on smaller, cost-efficient models. Stack: Java, Spring Boot, Spring AI, PostgreSQL, TypeScript, React, Next.js

Some public projects are available on my GitLab account:

Pinned Loading

  1. slopo slopo Public

    Embedding-based code duplication detector

    Python 234 7

  2. page-walker page-walker Public

    Chrome DevTools automation for desktop and mobile devices

    Python 21 5

  3. log-mill log-mill Public

    Extendable TypeScript CLI for log analysis with composable parser/processor/reporter architecture

    TypeScript