Skip to content
View poojadesur's full-sized avatar
  • India

Highlights

  • Pro
Block or Report

Block or report poojadesur

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. RelationalDBMS RelationalDBMS Public

    A relational database supporting assignment and non-assignment queries capable of returning query results in under 2 seconds

    C++ 1

  2. C-Shell C-Shell Public

    A fully functioning c-shell with built in commands such as cd, ls, pwd, echo that supports piping, redirection, and facilitates background jobs.

    C

  3. Face-Deblurring Face-Deblurring Public

    Deblurring face images using exemplars

    Jupyter Notebook

  4. Wikipedia-Search-Engine Wikipedia-Search-Engine Public

    creating an inverted index, and building a search engine using tf-idf

    Python

  5. Hotel-DBMS Hotel-DBMS Public

    An interactive Database Management System made for a real-word simulation of a Hotel Enterprise

    Python 1

  6. Among-Us Among-Us Public

    A 2D version of the popular online game Among Us, written in C++ using OpenGL. Implemented functionalities including an imposter chasing the player using BFS search to find the quickest path and Ma…

    C