Sanchit Sahay

Systems, Virtualization, Web, Cloud and More!
HomeProjectsBlog

Projects.

SECURE SYSTEMS LAB
  • [C,WebAssembly,Rust,C++,Assembly]
    Lind is a single-process sandbox that provides an option to safely execute programs. Lind executes applications using software fault isolation and a kernel microvisor to limit the potential of reaching bugs or security flaws in the application.
  • SBOMit (OpenSSF)
    SBOMit provides a specification aimed at including in-toto attestations and layout information to construct SBOMs that improve a software project's verifiable assurances.
  • MISC
  • [C,C++,Shell,Python,Rust]
    A kernel module that implements Apple's HFS+ filesystem for FreeBSD 14. Scope includes modernizing VFS APIs, removing darwin dependencies, and building userland binaries for mount_hfs, newfs_hfs, and fsck_hfs.
  • [Rust]
    POSIX tail which allows grep on live logs using --follow.
  • [TypeScript,JavaScript,Go]
    Google App Engine replica for development workflows.
  • COURSE PROJECTS
  • Improving Learned Bloom Filters
    [Jupyter Notebook]
    Course project on improving Learned Bloom Filters.
  • [Python,HTML,CSS,JavaScript]
    Talk2Data is a centralized platform designed to simplify the way college students interact with their academic and professional data. It combines multiple sources like Notion and Gmail to track job applications, and uses LLMs with RAG to allow querying custom notes.
  • [Jupyter Notebook]
    NYC Subway Traffic & Rideship Pattern Prediction.