Skip to content
View dmitryvm1's full-sized avatar
  • Kyiv, Ukraine

Block or report dmitryvm1

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
dmitryvm1/README.md

Hi there 👋

I’m a self-taught software engineer who started programming at age 10, beginning with Pascal and Assembly, and later expanding into C++, Java, and C#.

Today, I focus primarily on JavaScript/TypeScript and Rust, building backend services, developer tools, and web applications. I enjoy working on complex systems, reverse engineering, and performance-critical code.

I’m driven by solving non-trivial problems with software and continuously improving my understanding of how systems work under the hood.

Pinned Loading

  1. egui egui Public

    Forked from emilk/egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

    Rust

  2. actix-web actix-web Public

    Forked from actix/actix-web

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

    Rust

  3. tokio tokio Public

    Forked from tokio-rs/tokio

    A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

    Rust

  4. tauri tauri Public

    Forked from tauri-apps/tauri

    Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

    Rust

  5. serde serde Public

    Forked from serde-rs/serde

    Serialization framework for Rust

    Rust

  6. playwright playwright Public

    Forked from microsoft/playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

    TypeScript