RayanRal - Overview

Hey, I'm Leo Chashnikov

Software Engineer with data processing expertise (Spark, Presto), passionate about distributed systems, scaling and performance challenges, and improving developer experience.

Tech stack: Java, Scala, Python and much, much more.

Currently working at Meta (ex-Facebook)

Previously:

https://www.linkedin.com/in/leonidchashnikov/ https://www.facebook.com/RayanRal https://www.threads.net/@rayanral

Some of my projects I consider interesting:

  • rusty-cache - distributed cache in Rust [in progress]
  • spark-snippets - collection of small functions and utility classes, that I found regularly useful when working with Apache Spark
  • sparkling - example / test application I use as a demo in some articles on testing Spark apps, and Spark Streaming.
  • indexVerse - multi-threaded creation of inverted index in Scala

Pinned Loading

  1. Distributed cache in Rust

    Rust

  2. Forked from cmu-db/bustub

    The BusTub Relational Database Management System (Educational)

    C++

  3. Short utility functions, that I found useful when working with Spark.

    Scala 5 1

  4. Simple inverted index generator in Scala

    Scala