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

Block or report coderaavan

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. Multi-threaded-Key-Value-Server Multi-threaded-Key-Value-Server Public

    A high performance, multi-threaded Key-Value server with an LRU/LFU cache along with a persistent storage.

    C++ 1

  2. custom_malloc_implementation custom_malloc_implementation Public

    mm1.c contains the code for a two-sided coalescing memory manager using best-fit allocation strategy. mm2.c contains the implementation of a memory allocator using binning technique, which is also …

    C

  3. custom_shell custom_shell Public

    A custom, lightweight shell capable of running many of the linux commands along with some custom commands

    C

  4. basic_container basic_container Public

    Implementation of a container from scratch using namespaces and cgroup

    C

  5. youtube_downloader youtube_downloader Public

    A Flask based web app to download video and audio from YouTube.

    HTML 2 1

  6. fbChatPython fbChatPython Public

    A Tkinter based GUI to login and send messages to your Facebook friends.

    Python 18 15