Skip to content
View igor-h's full-sized avatar
:octocat:
:octocat:
  • Dufry International, Ltd
  • Basel Switzerland & Spain
  • 14:38 (UTC +02:00)
Block or Report

Block or report igor-h

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

Hello World, I'm Igor Holovka ๐Ÿ’ป

I'm a Fullstack Developer. I currently leading my company's Frontend teams and coding in the rest of the time;

When I'm not coding find me taking photos or doing some sports.

Linkedin Badge


How I'd define myself...literally ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

class Igor implements IPerson {

 protected dayTime: Date;
 
 constructor(private job, public sport, protected sleep) {
   this.dayTime = job - sport - sleep; // equals to 0  
 }
 
 onInit() {
   breakfast();
   this.dayTime -= job.teamsMeetings();
 }

 onDestroy() {
   sleep(7.5);
 }
}

๐Ÿš€ Some Frontend tools & frameworks I use

angular-js angular-js vue bootstrap css3 sass html gulp javascript typescript express mongodb nodejs nginx npm azure Docker Kubernetes Jenkins

And some full stack technologies & tools that I've used

{ android : [ java Android Android Studio intelij ] },
{ c#-backend-stack : [ .NET .NET core Xamarin ] },
{ php-and-old-tech : [ atom ] },

{ databases : [ mongodb mysql sqlite ] },
{ tools : [ github ] },
{ others : [ bash ] },


igor-h

visitors

PRs Welcome Open Source Love

Pinned

  1. javascript-styleguide javascript-styleguide Public

    JavaScript Style Guide

    2 1

  2. javascript-unit-test-styleguide javascript-unit-test-styleguide Public

    Suggested best practices when writing Jest/Jasmine unit tests.

    2 1