Skip to content
View SandQuattro's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report SandQuattro

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

Hi there 👋

🔭 Below is a list of my golang projects i’m currently working on...

Single Sign-On

Argon2 based sso service, written in golang. Provides a set of methods necessary for users registration / authorization in the company's systems, refreshing the jwt token, as well as user management methods, like change password, email password renewal, also providing oauth authorization through such systems as Google, VK, Mail.ru, using OAuth2.0 protocol specification (rfc6749)

Faceted bitmap search algo

Here comes high performance faceted bitmap huge dataset searching

The Core SSE Demo API (here and after referred to as API) provides a set of methods necessary for multiple file uploading and upload process Server Sent Events (SSE) streaming to frontend application. Can be useful for realtime data visualization, like file upload / processing progress, currency rates, etc.. It's one way, from server to client. If you need two-way communication, use websockets.

simple blockchain implementation. Educational purposes

Websocket multipart file uploader, golang backend using chunks transfer to AWS S3 multipart processor

some golang hashmap internals implementation. Educational purposes

Pinned Loading

  1. golang-sso-echo golang-sso-echo Public

    Go

  2. sse-streaming sse-streaming Public

    Go

  3. websocket-miltipart-upload websocket-miltipart-upload Public

    JavaScript

  4. golang-blockchain golang-blockchain Public

    Go

  5. hashmap-implementation hashmap-implementation Public

    Go

  6. faceted-bitmap-search faceted-bitmap-search Public

    Go