Skip to content
View KasparTr's full-sized avatar

Block or report KasparTr

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. banking-web-service banking-web-service Public

    A demo banking application built using Java Spring, JPA and H2 that allows to perform banking transactions. Designed to implement Cloud PUB/SUB in transaction management.

    Java 1

  2. nodebb-plugin-sso-oauth nodebb-plugin-sso-oauth Public

    Forked from julianlam/nodebb-plugin-sso-oauth

    NodeBB Plugin that allows users to login/register via any configured OAuth provider.

    JavaScript

  3. ttu.iay0361.WeatherApp ttu.iay0361.WeatherApp Public

    Java 1

  4. real-estate-evaluator real-estate-evaluator Public

    This program uses kNN algorithm to predict a value of an apartment based on a training set.

  5. aho-corasick-dna aho-corasick-dna Public

    Simple program implementing Aho-Corasick for String search

    Java

  6. path-finder-robot path-finder-robot Public

    Given a grid/matrix of values find the shortest path from Source to all Targets by traversing via only allowed cells.

    Java