Skip to content
View scarecrow98's full-sized avatar
  • Govern-Soft
  • Paks, Hungary
Block or Report

Block or report scarecrow98

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. node-websocket-client node-websocket-client Public

    This is a minimal WebSocket client implementation in NodeJS using Node's built-in APIs.

    TypeScript

  2. express-wrapper express-wrapper Public

    This is a simple library that is built around Express JS to use it with controller classes and decorators

    TypeScript

  3. basic_datastructures basic_datastructures Public

    Simple datastructures implemented in C. (Stack, queue, linked lists, binary tree)

    C

  4. hash-table hash-table Public

    A simple hash table implementation in C++ to get the logic of this data structure.

    C++

  5. rest-framework rest-framework Public

    Simple REST API framework built in PHP8

    PHP

  6. simple-ftp-client simple-ftp-client Public

    This is a simple python program to implement FTP client features using socket programming.

    Python