Skip to content
View aohorodnyk's full-sized avatar
:octocat:
Contributing...
:octocat:
Contributing...

Highlights

  • Pro
Block or Report

Block or report aohorodnyk

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

Hello there, 👋

I'm Anton Ohorodnyk, a Software Engineer by trade. Here's a quick rundown about me:

  • I've been navigating the software engineering seas since 2005.
  • Occasionally, you'll find me penning thoughts on my blog.
  • My journey with social media has been a rocky one, with the exception of my time on Jabber and IRC. However, I'm looking forward to reintegrating into the tech-savvy world through Mastodon.
  • I'm an active contributor to various open-source projects, with most of my contributions proudly displayed here on GitHub.
  • I am an advocate for minimalism and simplicity, reflected clearly in my coding style and designs.
  • I'm an enthusiast of Golang, backend development, databases, distributed systems, and Web Technologies.
  • I greatly enjoy collaborating with others, so don't hesitate to connect with me through any available channel.

📫 How to reach me:

I prefer to keep information consistent, so the best way to find all the ways to reach me is through my website.

Pinned

  1. mimeheader mimeheader Public

    Library to work with MimeHeaders and other mime types. Library supports wildcards and parameters.

    Go 24 3

  2. binflags binflags Public

    Bitset library provides implementation for all int/uint types and arrays and maps

    Go 8

  3. uid uid Public

    Unique ID generator can be used as alternative for UUID (or encode/decode UUID byte representation)

    Go 11

  4. gotimeparser gotimeparser Public

    Golang time parser. This library provides an ability to parse time from many different formats at the same time.

    Go 2

  5. fish-autovenv fish-autovenv Public

    Automatically activate/deactivate Python virtual enviroments when entering/leaving a directory

    Shell 11 2

  6. fish-nvm fish-nvm Public

    Minimalistic package to integrate NVM to fish shell and automatically switch node version if .nvmrc found in the current on any parent directories

    Shell