Skip to content
View k-keshav-k's full-sized avatar
  • IIT Ropar

Block or report k-keshav-k

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

Hi There

Always working on something cool...

k-keshav-k

Pinned Loading

  1. academic_portal_database academic_portal_database Public

    This repository contains code in postgresql for simulating the working of an academic database.

    PLpgSQL

  2. fuse_based_filesystem_using_email fuse_based_filesystem_using_email Public

    This repository implements a fuse based file system, in which the "storage disk" is an email account. The files in the file system are mapped to mails in the email account, such that file names are…

    C

  3. BookCoverInfoExtractor BookCoverInfoExtractor Public

    This program extracts meta data from different book covers. It accepts path of the images, along with whether it is a directory or not and then proceeds to find meta data about the image(s).

    HTML

  4. RISC-V-Simulator RISC-V-Simulator Public

    Forked from r-rishabh-j/RISC-V-Simulator

    RISC-V 32I Simulator

    Python

  5. cs305_2022 cs305_2022 Public

  6. FaceDetectionAPI FaceDetectionAPI Public

    This project implements an application to do "facial search" on a database of images. The application provides a secure API service that gets invoked by sending a HTTP POST request. API endpoint i…

    HTML