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

    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.

    Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
    Report abuse

    Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

    Report abuse

    Pinned Loading

    1. K6-Load-TestK6-Load-TestPublic

      Load, Stress, Spike, Soak Tests written in K6

      JavaScript

    2. nps-statisticsnps-statisticsPublic

      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-apinps-statistics-apiPublic

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

      Java

    4. kanban-progress-boardkanban-progress-boardPublic

      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-studentscourses-studentsPublic

      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-apicourses-students-apiPublic

      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