Skip to content
View travelhawk's full-sized avatar

Organizations

@VibecodingGermany

Block or report travelhawk

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

Hi, I'm Michael πŸ‘‹

Typing SVG

Falk Tech Lab LinkedIn Location

Available for projects


πŸ™‹ About Me

I'm a software engineer from Oldenburg, Germany. I build custom software, automations, and AI solutions that take repetitive work off people's plates β€” and turn complex problems into products people actually enjoy using, from cloud platforms and AI-powered tools to immersive 3D and Mixed Reality experiences.

  • πŸ€– AI Orchestration β€” I build multi-agent systems, agentic workflows, and automations that connect LLMs to real business processes
  • πŸš€ Founder of Falk Tech Lab β€” custom software, automation, and AI for businesses: if it's repetitive, we can probably automate it
  • πŸ› οΈ Building open-source agent tooling β€” benchmarking, packaging, and shipping agentic workflows
  • πŸ₯½ Background in 3D, Mixed Reality & Unity β€” I like it when software leaves the flat screen
  • πŸ’¬ Ask me about AI, AI agents & orchestration, Next.js, Python, C#, Azure, or cloud architecture

πŸ› οΈ Tech Stack

Languages

TypeScript Python C#

Web & Backend

Next.js React Node.js PostgreSQL

Cloud & DevOps

Azure AWS Docker GitHub Actions

AI Orchestration, 3D & XR

AI Agents Multi-Agent Workflows LLM Integration Unity 3D & Mixed Reality

πŸ“Œ Featured Projects

Project What it does Built with
πŸ”¨ forgeshift F.O.R.G.E. β€” a Claude Code plugin that takes a product from idea to shipped: brief the crew once, a whole agent shift runs without you, review gates keep it honest JavaScript
πŸ“¦ agentpm An npm-style package manager for discovering and installing AI agent skills from git repos and local folders TypeScript
πŸ“Š agent-bench CLI + web dashboard for benchmarking AI agents in your own agent harness TypeScript
⚽ pl-predictions-using-fifa Predicting Premier League match outcomes with a neural network trained on FIFA ratings β€” 138 ⭐ / 42 forks Python
πŸ—ΊοΈ zip-assignment-tool Enterprise tool mapping sales reps to zip-code regions, with Microsoft Entra ID SSO TypeScript
πŸ”€ fontshare-bulk-downloader CLI to bulk-download and install fonts from fontshare.com Python

🧩 Work With Me

Not a developer? No problem β€” this part is for you. Through Falk Tech Lab I help businesses put software and AI to work:

  • πŸ’» Custom software β€” individual solutions built around your business case, instead of bending your business around off-the-shelf tools
  • βš™οΈ Process automation β€” turning repetitive manual work (emails, documents, data entry) into automated pipelines
  • πŸ”— AI orchestration β€” connecting AI agents, tools, and your existing systems into workflows that run reliably
  • 🧠 AI transformation & consulting β€” finding out where AI actually pays off in your business, then building it

πŸ“¬ Want to work together?

Need help with custom software, automation, or your AI transformation? I take on new projects β€” from a quick prototype to a full solution.

πŸ‘‰ Get in touch at falktechlab.de or message me on LinkedIn. Happy to have a no-strings first conversation about your use case.

πŸ“Š GitHub Stats

GitHub stats Top languages

🀝 Let's Connect

  • 🌐 falktechlab.de β€” custom software, automation & AI for your business
  • πŸ’Ό LinkedIn β€” Michael Falk
  • πŸ’‘ Open to collaborating on AI orchestration, agent tooling, developer experience, and 3D/XR projects

Thanks for stopping by β€” feel free to explore my repos or reach out!

Pinned Loading

  1. agentpm agentpm Public

    agentpm is a npm-inspired package manager for discovering, installing and updating agent skills and agent definitions. It works with git repositories, local folders and integrates skills.sh.

    TypeScript 6

  2. agent-bench agent-bench Public

    CLI and web dashboard for benchmarking AI agents based on their agent harness

    TypeScript 3

  3. forgeshift forgeshift Public

    ForgeShift β€” F.O.R.G.E.: Fable-Orchestrated, Review-Gated Engineering. A Claude Code plugin that builds products from idea to shipped: brief the crew once, a whole shift runs without you, the gates…

    JavaScript 2

  4. BradleyGrantham/pl-predictions-using-fifa BradleyGrantham/pl-predictions-using-fifa Public

    Training a neural network to predict the outcome of a football match using fifa ratings

    Python 138 42

  5. fontshare-bulk-downloader fontshare-bulk-downloader Public

    Download and install beautiful fonts from fontshare.com with one command.

    Python

  6. multipart-lambda-ts-v2 multipart-lambda-ts-v2 Public

    Forked from francismeynard/lambda-multipart-parser

    This nodejs module will parse the multipart-form containing files and fields from the AWS lambda event object. It works very well parsing binary and text files.

    JavaScript