Skip to content
View Mario-Mohar's full-sized avatar

Block or report Mario-Mohar

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

Hi, I'm Mario Mohar 👋

IT Manager · AI Specialist · Co-Founder & CTO @ Scoutlane

Building AI-powered products and automation systems from Klagenfurt, Austria 🇦🇹

LinkedIn Instagram Twitter Email


🧭 About Me

I'm an IT Manager and AI Specialist with a background spanning IT operations, QA engineering, and software development. Right now I split my time between two ventures:

  • 🚀 Co-Founder & CTO at Scoutlane — an AI-powered B2B recruiting platform for the DACH market
  • 🏢 Co-Manager at Syventa — IT consulting and digitalization for SMEs, run together with my wife Iris

I hold an MBA and a Master's in AI for Business (Universidad Isabel I / ENEB Barcelona, 9.71/10, Cum Laude), alongside certifications in ISTQB Foundation & AI Testing, AWS Cloud Practitioner, Microsoft Power Platform, and DEKRA IT-Sachverständiger.

I build production AI systems: RAG pipelines, multi-agent workflows, and automation platforms that connect real business processes to LLMs — not just proof-of-concept demos.


📦 Open Source

Most of what I publish comes out of my own workday: something was tedious, so I built the tool. Two of them you can just click and try.

Project What it does
linkedin-panel Keeps a history of your own LinkedIn posts and their reach, which LinkedIn itself does not. Local dashboard, read-only, German and English. TypeScript Playwright
omarchy-mail-inbox Unread mail from every mailbox behind one icon in the Omarchy bar. Plain IMAP, read and reply without leaving the bar. QML Python
cloud-storage-deduplicator Finds duplicate files in Google Drive and OneDrive by checksum. Dry run by default, moves instead of deleting. Python
Duplikat-Filesorter The same idea for local disks, as a desktop app. Moves duplicates aside and logs every move, so nothing is lost. Rust Tauri
clockify-time-tracker Compares hours booked in Clockify against your contracted working time, including Austrian public holidays. SvelteKit
pomodoro-focus Pomodoro timer with a task list and statistics. Runs entirely in the browser, no account, no server. JavaScript
🎮 little-bear-game A platformer: run, double jump, collect coins. Playable in the browser, no account needed. JavaScript Express
🎮 TicTacTo Tic tac toe for two at one screen. Playable in the browser, three files and no build step. JavaScript

🛠️ What I Work With

AI & Automation Claude Gemini n8n Dify RAG

Languages TypeScript Python JavaScript Bash Rust Dart

Web & App Next.js React Svelte Astro Tailwind Tauri Flutter

Backend & Data Node.js Express Prisma PostgreSQL pgvector MySQL SQLite Stripe

QA & Testing RobotFramework Playwright Selenium Cypress Vitest Testing Library

Cloud & Ops AWS Docker Linux GitHub Actions Jira Confluence


📫 Reach me at iam@themo.at — always open to talking AI, automation, or a coffee about a new idea.

Pinned Loading

  1. clockify-time-tracker clockify-time-tracker Public

    Vergleicht in Clockify erfasste Stunden mit dem eigenen Arbeitszeitmodell — inklusive österreichischer Feiertage und Urlaubsverwaltung.

    TypeScript

  2. pomodoro-focus pomodoro-focus Public

    Pomodoro-Timer mit Aufgabenliste und Statistik — läuft vollständig im Browser, ohne Konto und ohne Server.

    JavaScript

  3. Download-Sort-Script Download-Sort-Script Public

    Python

  4. Duplikat-Filesorter Duplikat-Filesorter Public

    Findet doppelte Dateien per MD5-Prüfsumme und verschiebt sie in einen eigenen Ordner, statt sie zu löschen. Desktop-App mit Tauri und Rust.

    Rust

  5. little-bear-game little-bear-game Public

    Browser platformer: run, double jump, collect coins. Playable as a static page without an account, or with a server for accounts and a global leaderboard.

    JavaScript

  6. omarchy-mail-inbox omarchy-mail-inbox Public

    Omarchy bar widget: unread mail across all your mailboxes behind one icon. Plain IMAP, read a message in full and reply without leaving the bar.

    QML