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

Block or report marko-codes

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

  1. K6-Load-Test K6-Load-Test Public

    Load, Stress, Spike, Soak Tests written in K6

    JavaScript

  2. nps-statistics nps-statistics Public

    This is a frontend part of the NPS Statistics application. Application is part of a "SAAS" project. This was created to show nps statistic data fetched from api, in form of tables, and charts.

    JavaScript

  3. nps-statistics-api nps-statistics-api Public

    Backend for NPS Statistics This is built having in mind SAAS business model. Read more in README.

    Java

  4. kanban-progress-board kanban-progress-board Public

    Kanban Boards work by mapping individual work items to sticky notes placed into columns on a large board. It can be used as a task management tool for both individual and teams.

    JavaScript

  5. courses-students courses-students Public

    Frontend of an CRUD app that consists of backend Api (Spring boot) and frontend part React. In this app i demonstrated working with db tables and Many-To-Many relationship, and also CRUD operations.

    JavaScript

  6. courses-students-api courses-students-api Public

    This is backend REST API built with java Spring boot, It consists of 2 models courses and students and their many to many relationship. And also services for adding removing and also assigning cour…

    Java