Skip to content
View kunicmarko20's full-sized avatar
🌀
🌀

Organizations

@Lendable @rustysoft

Block or report kunicmarko20

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

Bear hi gif

💻 I enjoy learning new things, and improving my skills.

My repositories are a mix of 🐘 🦀 ☕ 🐹:

Top Langs

🙋 I love open source and helping people, just send me a message if you think I can help.

🔧 I love to automate boring parts of my jobs, so you will probably find a bunch of cli apps, and some bash scripts.

🙌 I almost always have an opinion about code design/architecture/naming because I really care about writing good code, and making the job easier for the next person.

📘 If you need a tech book recommendation, I can help with that.

Pinned Loading

  1. symfony/symfony Public

    The Symfony PHP framework

    PHP 30.3k 9.6k

  2. Select branch to checkout from a lis...
    1
    #!/bin/bash
    2
    
                  
    3
    select branch in $(git branch --sort=-committerdate | head -n6 | grep -v "*")
    4
      do
    5
        git checkout $branch
  3. lendabot Public

    Bot that automates workflow.

    Rust 5

  4. idea-helpable-plugin Public

    PHPStorm plugin that generates all the boileplate code

    Java

  5. gock-http-server Public

    Mock HTTP Server

    Go

1,422 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

Contributed to Lendable/message
Loading A graph representing kunicmarko20's contributions from April 21, 2024 to April 25, 2025. The contributions are 44% code review, 29% commits, 27% pull requests, 0% issues.

Contribution activity

April 2025

91 contributions in private repositories Apr 1 – Apr 24
Loading