Here are some of my projects and open-source contributions

  • Linkerland
    Linkerland

    A tool to parse and visualize linker map files generated with clang lld, GNU ld. It's still work in progress.

    • rust
    • linkers
  • Rust Compiler
    Rust Compiler

    Added `std_features` support for rust compiler bootstrap which landed in 1.83.0.

    • oss
    • rust
    • compiler
  • Fluent UI
    Fluent UI

    A design system with a collection of utilities, React components, and web components built by Microsoft.

    • oss
    • typescript
    • react
  • Excalidraw
    Excalidraw

    A virtual whiteboard for sketching hand-drawn like diagrams built by some core members of the React team.

    • oss
    • typescript
    • react
  • React Docs
    React Docs

    The new React documentation website revamped in 2021. Contributed to some minor bugfixes.

    • oss
    • typescript
    • react
  • WRY
    WRY

    Cross-platform WebView rendering library in Rust that supports Windows, macOS, and Linux.

    • oss
    • rust
  • Advent of Code in Rust
    Advent of Code in Rust

    My solutions for Advent of Code 2020 while learning Rust.

    • rust
  • hex-rgb
    hex-rgb

    A Rust CLI Program to convert hexadecimal color-code to RGB.

    • rust
  • Cast Bucket
    Cast Bucket

    An unfinished experiment to create a podcast app for developers built using Universal React Native.

    • react-native
    • typescript