Skip to content
View sharafc's full-sized avatar
πŸ‘‹
Hello World!
πŸ‘‹
Hello World!
Block or Report

Block or report sharafc

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

Hi there! My name is Christian πŸ‘‹

I am a:

  • Dad of Twins
  • Husband
  • Can opener for two Coonies
  • Webdeveloper
  • Gaming Geek
  • Coffee addict
  • Part time Lunatic

✨ What keeps my mind wandering:

  • πŸ”­ Working on a personal 11ty Dev Blog while learning how this Jamstack thingy works
  • 🌱 Learning lots of (Web) technology I challenged myself with
  • 🚐 Writing content for my travel blog
  • πŸ’‘ Stupid idea of trying out a pod/vidcast about my workinglife experiences so far
  • πŸ‘€ Not thriving in Chaos
  • πŸ‘― Looking forward to collaborate with web developers, gamers, content creators... Short: all you awesome people!
  • πŸ₯… Goals 2021: Find a new professional challenge. Be a good Dad!

πŸ“« Connect with me on my journey:

Website Twitter Xing LinkedIn

πŸ“• Latest Blog Posts

➑️ more blog posts...

πŸ’‘ Some of the knowledge gained exploring*:

HTML5 CSS3 Sass JavaScript NodeJS NPM React TypeScript JSON Yarn Markdown GraphQL

PHP Composer MariaDB MySQL Symfony

11ty Bootstrap Grommet

Git GitHub GitLab

Docker Netlify Gulp Grunt Heroku

IndelliJ IDE Visual Studio Code Command Line Interface Firefox Chromium Brave Microsoft Edge

Microsoft Teams Discord

*in different levels and depths of wisdom

Pinned Loading

  1. dev-blog dev-blog Public

    My personal developer blog

    Nunjucks 1

  2. DevTools DevTools Public

    Collection of my little helpers (Bash, CLI, etc. pp.)

    Shell

  3. housekeeping-book housekeeping-book Public

    ReactJS Housekeeping Book

    TypeScript

  4. php-explorer-blog php-explorer-blog Public

    Learning PHP with a blog. Starting from the barest possible implementation, to a fully blown OOP project.

    PHP

  5. sharafc sharafc Public

    My personal profile. If you want to get into contact, please ping me via one of the social media platforms.

  6. Very simple Autoloader Very simple Autoloader
    1
    <?php
    2
    
                  
    3
    /**
    4
     * Autoloader which loads Classes, Interfaces and Traits
    5
     * Expects that Traits are named xy.trait.php and