Skip to content
View vidyuth12's full-sized avatar

Block or report vidyuth12

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 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. Transformer-architecture-from-scratch Transformer-architecture-from-scratch Public

    Python

  2. minitorch minitorch Public template

    Forked from minitorch/minitorch

    The full minitorch student suite.

    Python

  3. url-shortener url-shortener Public

    A simple URL shortener built with Spring Boot.

    Java

  4. LiteSQL LiteSQL Public

    A lightweight SQL engine supporting in-memory table storage, basic SQL parsing, and query execution using a custom AST and planner. Designed with modular components inspired by real DBMS internals.

    Python

  5. SQLOptimizer SQLOptimizer Public

    A lightweight SQL optimizer built in Python that parses SQL queries into an Abstract Syntax Tree (AST), converts them to a logical plan, applies basic query optimizations, and generates optimized S…

    Python

  6. Mini-FAISS Mini-FAISS Public

    Python