Ashwin-op - Overview

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 Ashwin-op

image

Pinned Loading

  1. Implementation of B and B+ Trees in python

    Python 31 9

  2. Revamping Google Search using Next.js

    TypeScript 34 20

  3. 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

  4. Forked from Adhesh148/Live-Time

    A Live Timetable app using Vaadin Framework + MySQL backend

    Java

  5. 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