Skip to content
View riz1-ali's full-sized avatar
  • IIIT Hyderabad
  • Hyderabad
Block or Report

Block or report riz1-ali

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. Wikipedia-Search-Engine Wikipedia-Search-Engine Public

    A Mini-Wikipedia search engine, which uses Block-Sort-Based-Indexing to create the inverted index of a given wikipedia dump, queries on the index and retrieves top K results via relevance ranking o…

    Python

  2. Mini-SQL-Engine Mini-SQL-Engine Public

    A mini SQL engine to replicate MySQL functionalities

    Python

  3. Shell Shell Public

    Completely Operational Linux Terminal Shell in C based on POSIX Architecture

    C

  4. QuizApp QuizApp Public

    A quiz app created using ReactJS and backend relayed in Golang

    Go

  5. Proxy-Server Proxy-Server Public

    A multithreaded proxy server in python, implemented using threading and sockets. Supoorts HTTP websites only.

    Python