Skip to content
View arlekinside's full-sized avatar
  • CML Team LTD
  • Ukraine

Block or report arlekinside

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. DeadlineManager DeadlineManager Public

    Telegram bot, that's able to authenticate users to their google account and edits Google Calendar's data. Designed to be deployed on AWS Lambda

    Java 2

  2. MovieAPI MovieAPI Public

    Java REST API. Interacts with PostgreSQL database to write and read information about services' users and their preferences. Build on Spring Boot. Docker container creation and deploying to Kuberne…

    Java 1

  3. MovieBot MovieBot Public

    Telegram bot made to find movies by title and add them to users' favourite lists. Deployed to AWS Lambda. Interacts with "MovieAPI".

    Java

  4. parallel-kruskal-algorithm parallel-kruskal-algorithm Public

    Research of different parallelisation methods of Kruskal's MST algorithm implemented using Java ForkJoin Framework. Namely sorting edges in parallel using quick sort, parallelisation of Filter-Krus…

    Java 1

  5. node-url-shortener node-url-shortener Public

    Simple url-shortener project in Node.js

    JavaScript

  6. kompi_cw kompi_cw Public

    SQL validation web service implemented with Java. The validation process consists of a chain of 3 checks, including: self-implemented syntax validator, external validation library and a chat-gpt AP…

    Java