Skip to content
View RayanRal's full-sized avatar
🇺🇦
🇺🇦
Block or Report

Block or report RayanRal

Report abuse

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

Report abuse
RayanRal/README.md

Hey, I'm Leo Chashnikov

Software Engineer, interested in data processing, distributed systems and functional programming. Experienced in Python / Scala / Java, working with Apache Spark.

Currently working at Meta (ex-Facebook)

Previously:

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

Small pet-projects, that 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. spark-snippets spark-snippets Public

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

    Scala 5 1

  2. sparkling sparkling Public

    Scala 4

  3. indexVerse indexVerse Public

    Simple inverted index generator in Scala

    Scala

  4. prj-nlp-2019 prj-nlp-2019 Public

    Forked from serge-sotnyk/prj-nlp-2019

    NLP-курс в Проджекторі 2019

    Julia 1

  5. haskellbook-excercises haskellbook-excercises Public

    haskellbook.com exercises solutions, made during Kyiv Haskell Study Group

    Haskell 1

  6. rusty-cache rusty-cache Public

    Distributed cache in Rust

    Rust