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

Block or report Shykial

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. advent-of-code-2023 advent-of-code-2023 Public

    Kotlin 1

  2. kscraper-core kscraper-core Public

    Reactive Kotlin Spring Boot application. Provides web scraping API and manages necessary scraping data. Uses skrape{it} library for suspendable scrapping functions.

    Kotlin 1

  3. AlgTransformerK AlgTransformerK Public

    Rubik's cube algorithm parser and interpreter. Transforms input to rotationless algorithm with applied cancelations. Outputs effective cube state after executing algorithm

    Kotlin 1

  4. ssbd202103/CruiseHub ssbd202103/CruiseHub Public

    Full-stack IT System for cruises seat reservation implemented with Java EE backend and TypeScript React frontend. Utilizing transaction processing along with edge cases handling. Used JPA+Hibernate…

    TypeScript 3

  5. Mad-Beavers/fifteen_puzzle Mad-Beavers/fifteen_puzzle Public

    MxN Sliding puzzles solver implementing BFS, DFS, and A star (including Manhattan and Hamming heuristics) algorithms. Python code fully type annotated, using MypyC for building external C extension…

    Python

  6. Youtube_to_Spotify Youtube_to_Spotify Public

    project for testing and working with Youtube and Spotify APIs

    Python