Skip to content
View dimitarvp's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Sofia, Bulgaria
Block or Report

Block or report dimitarvp

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
dimitarvp/README.md

Hello. 👋

🧔 Programmer with a keen eye for detail, loves making the code readable and maintainable. Pragmatic and never cutting corners. Automating myself out of the job is my ultimate goal.

💼 Focused on backend programming with Elixir, Rust and Golang, know shell scripting and databases. Interested in Linux system administration and network administration and I do well there.

📖 Previous experience: C, C++, some x86 Assembly, Java, PHP, Javascript, Ruby (plus Ruby on Rails).

👷 I am open to many formats of work but have come to appreciate stability and loyalty more than anything else. I am a good and patient coach, and have made money through that, and code reviewing too.

🔖 Keen interest in game bots, financial trading, formal verification of code and super-optimization (compiler tech).

📫 Drop me a line if you want to talk, I am friendly and curious and don't refuse interesting discussions, be it about programming or anything else.

Other profiles:

Pinned

  1. rust-async-examples rust-async-examples Public

    A collection of Rust async exercises

    Rust

  2. json-log-histogram-rust json-log-histogram-rust Public

    Rust take-home assignment given to me by an interviewer

    Rust

  3. partition-problem-elixir partition-problem-elixir Public

    Demonstrate and measure different implementations of the Partition Problem (in Elixir)

    Elixir 1

  4. elixir-benchmark-collection-algorithms elixir-benchmark-collection-algorithms Public

    Small project that can test your collection processing algorithm (in Elixir)

    Elixir 4 1

  5. xqlite xqlite Public

    An Elixir SQLite database library utilising the rusqlite Rust crate

    Elixir 17 2

  6. rust-strmap-vs-stringmap rust-strmap-vs-stringmap Public archive

    Benchmarks on HashMap operations: a comparison between &str-keyed maps vs String-keyed maps.

    Rust