Skip to content
View Joyzyy's full-sized avatar
👁️‍🗨️
👁️‍🗨️

Highlights

  • Pro

Block or report Joyzyy

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 Loading

  1. redis-clone redis-clone Public

    A lightweight Redis clone written in Go (using only the std lib) - supports: lists, streams, zsets, transactions, pub/sub, replication (PSYNC - initial rdb snapshot + offset) & .rdb parser

    Go

  2. ixios ixios Public

    my bachelor project in which i've developed a statistics application, with the same features that excel / eviews v12 would have, using Go as the backend between client and server, Python as the ana…

    TypeScript 2

  3. MedCYN MedCYN Public

    EN: Machine-Learning Python Application with included GUI / RO: Aplicatie python care foloseste machine-learning pentru a determina lucruri specifice aplicatiei, ilustrata cu ajutorul unui friendly…

    Python 1

  4. vigenere-asm vigenere-asm Public

    asm 16bit implementation of vigenere cypher using only stack segment & registers

    Assembly

  5. DistributedAndParallelSystemsProject DistributedAndParallelSystemsProject Public

    C++

  6. kafka-clone kafka-clone Public

    Kafka clone in go (using only the std lib) - supports: parser of apiversions (&correlation ids), listing partitions, consuming messages, concurrent clients

    Go