Git Product home page Git Product logo

zikju's Introduction

✨ Poking at the keyboard with my tongue out to make the internet more awesome ✨

wakatime since Jul 25 2020

Quick facts:

  • 🤓 Lithuanian citizen, who speaks russian, reads english and writes in PhpStorm
  • 👴 Self-taught computer enthusiast who remembers Php-Nuke, phpBB, mIRC and the world before Web 2.0
  • :trollface: I know how to annoy <span>a web developer</div>
  • 🏆 Self-proclaimed champion at fixing self-made bugs. God bless stackoverflow!
  • 🩸 Cut me and I'll bleed #ff0000

My stand-up routine might go something like this:

You know how they say it is hard to decide who you love more - mum or dad? Well, I have the same problem with JavaScript and PHP.

Recently, I started dating a beautiful young girl named Vue.js. This pisses off my old wife jQuery.

Every Christmas I ask Santa Claus:

  • for git version control in my personal life
  • for a single screen resolution on all devices
  • and to slap around a bit with a large trout - every Wordpress Administrator who calls himself a programmer

Code-snippets About Me:

JavaScript

const Pavel = {
    male: true,
    createdAt: 608995801,
    location: {
        latitude: 54.687157,
        longitude: 25.279652
    },
    langs: {
        ru: 'Русский',
        ltu: 'Lietuvių',
        en: 'English'
    },
    askMeAbout: ['web dev', 'pub quizes', 'party games', 'movies'],
    currentFocus: "Building entertainment web-apps"
};

console.log(Pavel);

PHP

<?php
namespace Pavel;

class About extends My implements Skills
{
    public function getDailyKnowledge(): array
    {
        return array(
            'frontend'     => ['JavaScript', 'Vue.js', 'jQuery', 'HTML5'], // TODO: TypeScript
            'backend'      => ['PHP', 'Node.js'],
            'frameworks'   => ['Laravel', 'Quasar Framework', 'Electron.js'],
            'styles'       => ['CSS3', 'SCSS', 'Bootstrap'], // TODO: TailwindCSS
            'databases'    => ["MySQL"], // TODO: Redis, MongoDB
            'misc'         => ['GitHub', 'JIRA', 'Trello'],
            'architecture' => ['SPA', 'PWA', 'SSR'],
            'soft'         => ['PhpStorm', 'Postman', 'Toggl', 'WinSCP', 'Xshell', 'Photoshop', 'Adobe Audition'],
        );
    }
}

Some stats

GitHub Streak

Top Langs

zikju's People

Contributors

zikju avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.