Skip to content
View zikju's full-sized avatar

Block or report zikju

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

✨ 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 Stack Overflow and ChatGPT!
  • 🔥 Adherent of two moods: "Let’s refactor everything!" and "Ship it before it breaks!"
  • 🩸 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.

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

I love Laravel for its elegance, Node.js for its speed, and Electron for... well, let’s just say my RTX 4060 isn't just for gaming.

Every Christmas I ask Santa Claus for:

  • A git version control in my personal life
  • A bug-free deployment on the first try.
  • A single screen resolution on all devices
  • and a framework that doesn't become obsolete before I finish reading the docs.

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', 'HTML5'], // TODO: TypeScript
            'backend'      => ['PHP', 'Node.js'],
            'frameworks'   => ['Laravel', 'Quasar Framework', 'Electron.js'],
            'styles'       => ['CSS3', 'SCSS', 'Bootstrap'], // TODO: TailwindCSS
            'databases'    => ["MySQL", 'Redis'], // TODO: MongoDB
            'misc'         => ['GitHub', 'JIRA', 'Trello'],
            'architecture' => ['SPA', 'PWA', 'SSR'],
            'soft'         => ['PhpStorm', 'Postman', 'Toggl', 'WinSCP', 'Xshell', 'Photoshop', 'Adobe Audition'],
        );
    }
}

Some stats

GitHub Streak

Top Langs

Pinned Loading

  1. time-to-money-calculator Public

    This handy application makes it easy for any freelancer to calculate his or her total earnings based on the number of hours and minutes worked.

    Vue 1

2,518 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing zikju's contributions from April 14, 2024 to April 18, 2025. The contributions are 93% commits, 6% issues, 1% pull requests, 0% code review.

Contribution activity

April 2025

18 contributions in private repositories Apr 9 – Apr 13
Loading