Skip to content
View floriatsui's full-sized avatar

Block or report floriatsui

Report abuse

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

Report abuse
floriatsui/README.md

Hi there 👋

  • 🔭 I’m currently working at Grafana Labs, previously I was a full stack engineer at Goldman Sachs. And before that, I was a student at Brown University, where I studied Computer Science.
  • 🌱 I’m broadly interested in computer systems and understanding the abstractions that make computing work!
  • 💬 Ask me about what I'm reading!
  • 📫 How to reach me: floriatsui2019@gmail.com
  • 😄 Pronouns: she/they

Popular repositories Loading

  1. teaching-keyboard teaching-keyboard Public

    C++ 2 1

  2. floriatsui.github.io floriatsui.github.io Public

    Personal website :)

    JavaScript

  3. talk talk Public

    Rust

  4. buddy_allocator buddy_allocator Public

    Implementing the buddy allocation algorithm in C, inspired by physical memory allocation in Linux

    C

  5. floriatsui floriatsui Public

  6. radix_tree radix_tree Public

    Implementation of a Radix Tree data structure -- storing Strings.

    Rust