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

Block or report Harshal5

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. xv6-Kernel-Threads xv6-Kernel-Threads Public

    Implemented kernel-level threading in MIT's xv6 OS. Also added a userland threading library with one-to-one mapping, based on the new kernel feature. Provided a synchronization mechanism - the mute…

    C 1

  2. cook-at-home cook-at-home Public

    Forked from kanhaiya38/cook-at-home

    JavaScript

  3. DevPad DevPad Public

    A terminal-based text editor written in C with the help of the Ncurses library. Some of the functions implemented are: read/write a file, cut, copy, paste, search, and replace. Used a two-dimension…

    C

  4. TorrentClient TorrentClient Public

    A command-line Python BitTorrent client supporting concurrent peer connections and multiple simultaneous torrent downloads. Managed the peer network connections using Threads, with a separate threa…

    Python 1

  5. Sahayak Sahayak Public

    The purpose of this Mobile application is to recognize all the alphabets (A-Z) and digits (0-9) of Indian sign language using a Convolutional Neural Network model and convert them into text and spe…

    JavaScript

  6. CollabEdit CollabEdit Public

    An collaborative full-stack writing tool, built using MongoDB, Express, React, and Node.js. The application enables multiple users to collaborate on the same document at the same time. Used Socket.…

    JavaScript 1 1