Skip to content
View kristofgilicze's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report kristofgilicze

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

Hello! Nice to see you.

I'm Kristof, software developer from Hungary, currently living near Veszprem. I'm most intrested in measurement systems and IoT solutions, though I insist on keeping myself up to date with the modern web stack from DevOps to Frontend.

Linkedin Badge Gmail Badge

Whats on my toolbelt ?

Python TypeScript JavaScript C / C++
GraphQL Sass

Pinned Loading

  1. BF.C BF.C
    1
    /*==============================
    2
     * The BrainF*ck interpreter
    3
     * Kristof Gilicze 
    4
     * 2018.09.29.
    5
     *==============================*/
  2. github-calendar-web-component github-calendar-web-component Public

    ES6 WebComponent based GitHub Calendar stat widget

    JavaScript 5 1

  3. Blueprint CSS pattern for backgrounds Blueprint CSS pattern for backgrounds
    1
    body {
    2
      background-color: #269;
    3
      background-image:
    4
        linear-gradient(rgba(255,255,255,.5) 2px, transparent 2px),
    5
        linear-gradient(90deg, rgba(255,255,255,.5) 2px, transparent 2px),