Skip to content
View Imolai's full-sized avatar

Block or report Imolai

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

Welcome ✨

  • 🇭🇺 My name is Gábor Imolai, I live in Hungary.
  • 👩‍💻 Currently as Senior Software Engineer, I work in IT since more than 20 years.
  • 🤖 I solved problems by programming languages Python, Perl, Bash, Go, C, C++, Java, JavaScript, Tcl, Groovy. It is a little polyglot thing. :)
  • ✍️ My main works are in internal commercial company repositories 🙈🙉🙊, but open source is where I can create something useful for everyone 🌍, and give something valuable 💎 to the community.
  • 🌱 I update my Python, Perl, Bash, Tcl, Go, Kotlin and Java knowledge continuously in general and on DevOps area.
  • 💬 You can reach me on Telegram.

Pinned Loading

  1. My-Python-Library My-Python-Library Public

    This is my Python Library, for humans. It isn't a programming library, but some documentations summarizing some topics of Python, and programming.

    Python

  2. Top-Coding-Interview-Tasks Top-Coding-Interview-Tasks Public

    Implementations of the most common coding interview tasks, focusing on data structures, algorithms, and their complexities.

    Python

  3. tldr tldr Public

    As a software developer, I have to recall my knowledge from time to time, these articles can help it. This page is quite similar to the fine https://tldr.sh/ pages, but these articles are longer a …

    Jupyter Notebook

  4. Code-World Code-World Public

    Some articles from interesting topics in the World of Code.

    Go

  5. go-go go-go Public

    Short basic introduction to Go programming language.

    Go

  6. tqt tqt Public

    Text Query Tool implements safe and simple version of some text filtering shell scripts' commands. It is safe and uniform kind of cat, cut, grep and sed calls and regex handling on the quality leve…

    Python