Skip to content
View GregoryKogan's full-sized avatar
🙋‍♂️
Open for suggestions
🙋‍♂️
Open for suggestions

Highlights

  • Pro

Organizations

@IT-Continue

Block or report GregoryKogan

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
GregoryKogan/README.md

GitHub Streak

Pinned Loading

  1. sorts sorts Public

    This is a sorting algorithm visualizer. It is written in C++ and uses SDL2 for graphics. It is compiled to WASM using Emscripten and embedded in a Vue.js app.

    C++ 11

  2. jwt-microservice jwt-microservice Public

    A high-performance JWT authentication microservice written in Go, featuring Redis caching and Docker support.

    Go 1

  3. mnemonic-pictures mnemonic-pictures Public

    NPM package for generating mnemonic pictures written in Rust

    Rust 4 1

  4. hangman-helper hangman-helper Public

    This is a little program, that should help you win in any hangman game.

    Vue 1 1

  5. rocket-landing rocket-landing Public

    This program teaches rockets to land on platform in front of your eyes.

    JavaScript

  6. file-system file-system Public

    Implementation of a FAT file system.

    C++