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

Block or report drozdik-m

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

Popular repositories

  1. das-contract-editor das-contract-editor Public

    Online editor for creating and updating DasContract files.

    C# 4 1

  2. js-alpha-library js-alpha-library Public

    Collection of various modules for front-end web development in an OOP manner.

    TypeScript 3 1

  3. simple-fifo-queue simple-fifo-queue Public

    When I need a software implementation of a queue, I don't want any overcomplicated module. I just need a light, simple and efficient code. If you want the same think, well nice, I made one.

    TypeScript 1

  4. assert-testing assert-testing Public

    When it comes to testing, I am a simple man. I just need a function that throws an error when "false" is inputted. Maybe some messages and a compliment when the code found no errors. Welcome to my …

    TypeScript

  5. simple-double-linked-list simple-double-linked-list Public

    I am a simple man. I don’t need any insane magic lists with thousands of lines of never used methods. I just need a light, easy to use and reliable double linked list with comfortable iterator. Do …

    TypeScript

  6. simple-lifo-stack simple-lifo-stack Public

    I am a simple man. I don’t need any insane magic stack with thousands of lines of never used methods. I just need a light, easy to use and reliable stack. Do you want the same think? Well nice, bec…

    TypeScript