Skip to content
View anikolaienko's full-sized avatar
Block or Report

Block or report anikolaienko

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

Greetings! πŸ‘‹

I am a software engineer with more than 10 years of experience. I am specializing in Web Development and currently learning about Data Engineering.

You can find all about me, my experience and what I'm working on in my blog andnik.com

I have been working on some of my open source respositories and I encourage you to join me:

  • Algorithms - solutions to some of the coding interview tasks and algorithms that I find interesting.
  • algorithms-py - solutions to some of the coding interview tasks and algorithms in Python.
  • py-automapper - Object to object mapping tool for Python with extendability that I didn't find in other mappers.
  • job-crawler - Checks for open positions and sends notification when something appears

Check out my Github Gist folder

Pinned

  1. Algorithms Algorithms Public

    Algorithms repository

    C++ 1

  2. py-automapper py-automapper Public

    Python object auto mapper

    Python 47 11

  3. algorithms-py algorithms-py Public

    Python solutions to common algorithms

    Python

  4. job-crawler job-crawler Public

    A service that checks open positions and sends notifications

    Python

  5. websockets-testclient websockets-testclient Public

    Simple HTML with JS page for testing WebSockets connection

    JavaScript