Skip to content
View JungleTryne's full-sized avatar
💻
💻
  • Ecole Polytechnique Fédérale de Lausanne (EPFL)
  • Lausanne, Switzerland

Highlights

  • Pro
Block or Report

Block or report JungleTryne

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
JungleTryne/README.md

👋 Hi there

I'm Dan, Master's Computer Science student at EPFL, also doing research at PARSA lab on quantization of LLMs. MIPT alumnus. I am into Programming and Math. A little bit about me: https://danmishin.me

📫 Contact Me on Social Media

💡 Projects

Open-Source contributions:

  • ClickHouse Vector Similarity Search: Implemented the DiskANN algorithm into ClickHouse for quick nearest neighbour search. issue
  • Ockam: Made DX a little better
  • Heh: Added an endianess mode switch
  • Iced: Added functionality to make it possible to disable a text box

School/Uni projects:

📚 Some of my articles

About Tupper's Formula [in russian]

Pinned Loading

  1. VMachine VMachine Public

    A toy virtual machine

    Rust 1

  2. LittleCompiler LittleCompiler Public

    My little compiler of custom assembly for the toy virtual machine

    Rust

  3. Algo-Course Algo-Course Public

    Implementation of different algrorithms from MIPT algo course

    C++ 2

  4. MedianFilter MedianFilter Public

    Implementation of median filter in C++

    C++

  5. Tupper-s-formula Tupper-s-formula Public

    Tupper's formula encoder/decoder

    Python 18 2

  6. writer-clusterization writer-clusterization Public

    Machine learning model for offline writer clusterization

    Python