Skip to content
View mr-akkerman's full-sized avatar
💥
Very busy
💥
Very busy

Block or report mr-akkerman

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

AKKERMAN x DIGITAL FORGE

「 типизация — мать порядка 」

🏴‍☠️ WHO AM I

Digital vagabond coding from beaches, mountains, and anywhere with decent WiFi. Currently broadcasting from Thailand 🏝️

I create whatever the fuck I want. No corporate bullshit, just pure digital craftsmanship on my own terms.

🔥 WHAT I DO

class Akkerman:
    def __init__(self):
        self.current_location = "Island"
        self.past_locations =["southern chaos pole", "coffee & code jungles", "lost islands of digital nomads"]
        self.projects = {
            "indie_game_studio": True,  # Coming for the industry
            "llm_experiments": True,    # Breaking AI boundaries
            "tech_content": True        # Raw, unfiltered knowledge
        }
        
    def code_for_fun(self):
        return "Because I fucking want to, not because I have to"

💀 TECH STACK

weapons = {
    "code": ["Python", "Go", "JS", "C#"],
    "data": ["PostgreSQL", "Redis"],
    "ai": ["LangChain", "Transformers"],
    "games": ["Unity", "Godot", "Custom"],
    "deploy": ["Docker", "K8s"],
}

🌐 CURRENT COORDINATES

  • 🎮 Building an indie game studio that breaks conventions
  • 🤖 Experimenting with LLMs and creating AI tools that actually matter
  • 🎬 Producing high-quality tech content with a heavy soundtrack
  • 🌍 Living the digital nomad life, moving whenever I want

📡 TRANSMISSION CHANNELS

  • 📩 me@akkerman.io
  • 🌐 Website - My simple site

GitHub streak stats

Typing SVG


Pinned Loading

  1. aiows/aiows aiows/aiows Public

    Simple WebSocket framework for Python inspired by aiogram

    Python 1

  2. terabot terabot Public

    ⚡ Мощный инструмент для массовых Telegram рассылок. Next.JS + IndexedDB + Bot API. Все данные хранятся локально, рассылки идут из браузера.

    TypeScript 1

  3. TesseractIRC TesseractIRC Public

    A modern IRC client with a sleek dark UI that enhances IRC functionality while maintaining compatibility with standard servers. Built with Python and PySide6.

    QML

  4. projectmap projectmap Public

    A modern Python tool for creating visual maps of project structures in the terminal.

    Python