Skip to content
View Dileepkumar65's full-sized avatar

Block or report Dileepkumar65

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. db_engine db_engine Public

    A relational database engine in modern C++17 — SQL frontend, bytecode VM with query planner, B+ tree storage

    C++

  2. mini-search-engine mini-search-engine Public

    A small TF-IDF + cosine-similarity search engine in pure Python — inverted index, Porter stemmer, CLI

    Python