Skip to content
View Ashwin-op's full-sized avatar
👻
Make everything as simple as possible, but not simpler.
👻
Make everything as simple as possible, but not simpler.
Block or Report

Block or report Ashwin-op

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
Ashwin-op/README.md

image

Pinned

  1. B_and_Bplus_Tree B_and_Bplus_Tree Public

    Implementation of B and B+ Trees in python

    Python 30 9

  2. Google-Clone Google-Clone Public

    Revamping Google Search using Next.js

    TypeScript 34 18

  3. commudle-ng commudle-ng Public

    Forked from commudle/commudle-ng

    World's first community management platform. And it's free!

    TypeScript 1

  4. Key-Value-File-System Key-Value-File-System Public

    A key/value file system that utilizes raw and direct I/O operations on a block device. Can be run on a loop-back device.

    C

  5. Live-Time Live-Time Public

    Forked from Adhesh148/Live-Time

    A Live Timetable app using Vaadin Framework + MySQL backend

    Java

  6. zip-tree zip-tree Public

    This is the implementation of the Zip Trees data structure as described in the paper "Zip Trees" by Robert E. Tarjan, Caleb C. Levy, Stephen Timmel in 2018.

    Python