Skip to content
View Zelenetska's full-sized avatar

Block or report Zelenetska

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

Pinned Loading

  1. photo-albums-table photo-albums-table Public

    A Vue.js project to display a table of albums, their photos and names. Main features: search, sorting, infinite scroll, routing.

    Vue

  2. autocomplete autocomplete Public

    Implementation of the autocomplete with trie (prefix tree) and binary search

    Python