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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
balatD/README.md
<?php

namespace Balat/Readme;

class TYPO3Developer
{
  protected $description = [
    'name' => 'Dragan Balatinac',
    'role' => 'Teamlead Backend Development',
    'location' => 'Essen, Germany',
    'technologies' => 'TYPO3, Fluid, Extbase, PHP, 
      MySQL, Linux, Laravel, Symfony, JavaScript, TypeScript, PayloadCMS',
    'email' => '[email protected]' 
  ];
  
  public function getDescription()
  {
    return $this->description;
  }
}

Pinned Loading

  1. balatinac.dev balatinac.dev Public

    Strapi / Next.js Website

    TypeScript

  2. prattle prattle Public

    A Twitter like clone to practice a modern tech-stack! Just a fun project!

    TypeScript

  3. strapi-next-docker strapi-next-docker Public

    JavaScript 2 2

  4. t3crr_sitepackage t3crr_sitepackage Public

    TYPO3 Camp Rhein-Ruhr - Sitepackage Example

    PHP 1

  5. db_friendlycaptcha db_friendlycaptcha Public

    A TYPO3 Extension that integrates FriendlyCaptcha

    PHP 6

  6. balatinac.com balatinac.com Public

    Repository for balatinac.com

    JavaScript