Skip to content
View balatD's full-sized avatar
🌪️
🌪️

Block or report balatD

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
balatD/README.md
<?php

declare(strict_types=1);

namespace Balat\Readme;

final readonly class DraganBalatinac
{
    public string $role;
    public string $location;

    public function __construct()
    {
        $this->role = 'Teamlead Backend Development';
        $this->location = 'Essen, Germany';
    }

    public function worksWith(): array
    {
        return [
            'TYPO3' => ['Fluid', 'Extbase'],
            'PHP' => ['Laravel', 'Symfony'],
            'Frontend' => ['JavaScript', 'TypeScript', 'React', 'Inertia', 'NextJS'],
            'Data' => ['MySQL', 'PostreSQL', 'Redis'],
            'Infrastructure' => ['Linux', 'Docker', 'Ansible'],
            'CMS' => ['Payload CMS', 'Statamic'],
        ];
    }

    public function caresAbout(): array
    {
        return [
            'clean code',
            'scalable architecture',
            'great developer experience',
            'knowledge sharing',
        ];
    }

    public function sayHello(): string
    {
        return 'Let’s build something great.';
    }

    public function contact(): string
    {
        return 'dragan@balatinac.com';
    }
}

Pinned Loading

  1. typo3-dev-mcp typo3-dev-mcp Public

    MCP server for TYPO3 v13/v14 development — gives AI assistants like Claude Code live insight into TCA, database schema, sites, TypoScript, logs and the core changelog.

    PHP 6

  2. kern_ux kern_ux Public

    Accessible Fluid components, Content Blocks and ext:form templates bringing the KERN UX-Standard to TYPO3 13.4 and 14.3. Unofficial community integration.

    PHP 1

  3. gorc gorc Public

    An opencode plugin that ships a conductor primary agent plus a fleet of cheap subagents.

    TypeScript 1

  4. zed-typo3-fluid zed-typo3-fluid Public

    JavaScript

  5. tree-sitter-fluid tree-sitter-fluid Public

    C

  6. balatinac.dev balatinac.dev Public

    HTML