Skip to content
View smriti-kumar's full-sized avatar

Highlights

  • Pro

Block or report smriti-kumar

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.

Content in all repositories owned by your account will be closed.
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
smriti-kumar/README.md

Hi, I'm Smriti 👋

I'm an undergrad studying Computer Science at Cornell and minoring in Electrical and Computer Engineering. My interests include machine learning, distributed systems, privacy-preserving technology, and agentic systems.

I'm currently working on improving LLM quantization and fine tuning, and in the past I've worked on building a distributed compiler cache, Git for databases, state estimation and autonomous path generation for Cornell Electric Vehicles, and a learned cache eviction policy with Cornell Data Science.

Feel free to reach out at sk3452@cornell.edu!

Pinned Loading

  1. distributed-compiler-cache distributed-compiler-cache Public

    A peer-to-peer distributed build cache for C, C++, and Rust projects that reduces a 300ms build into a 5ms download. distc is built from scratch as a systems engineering project, implementing conte…

    Python 1

  2. CornellDataScience/adaptive-cache CornellDataScience/adaptive-cache Public

    This project designs, implements, and rigorously evaluates a learned cache eviction policy within a custom-built cache system, benchmarking its performance against traditional heuristics across div…

    Rust 4

  3. syncdb syncdb Public

    A Git-like distributed version-controlled database engine, but for tabular data. Users across nodes create and modify data tables and can commit, push, and pull changes from a central server. Nodes…

    Python 1