Skip to content
View annakostyrka's full-sized avatar

Block or report annakostyrka

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 Loading

  1. my-CV my-CV Public

    HTML

  2. logic_game logic_game Public

    HTML

  3. Travel-website-with-Leaflet-maps Travel-website-with-Leaflet-maps Public

    A fragment of a travel website with a list of popular hotels. Map locations of the hotels are implemented with the Leaflet library. A map block gets unfolded on a button click next to each hotel de…

    HTML

  4. fetching-data-from-api fetching-data-from-api Public

    Fetching data from a JSON API with the fetch method into a dynamically created table.

    HTML

  5. Dynamically-created-list-of-product-with-Webpack-and-Typescript Dynamically-created-list-of-product-with-Webpack-and-Typescript Public

    In this task, I used an interface, implemented by an abstract class, and derivative classes, extended from the abstract class. After that, I created classes instances, pushed them in an array, and …

    TypeScript

  6. Sorting-table-rows-by-categories-with-Angular Sorting-table-rows-by-categories-with-Angular Public

    In this application table rows are assigned to different categories and are sorted by them from the select dropdown. In addition, it is possible to add a new row to the table with custom cell values.

    TypeScript