Skip to content
View Yolshin195's full-sized avatar

Block or report Yolshin195

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

Hi there 👋

I'm a developer focused on building minimalist, high-performance tools for learning and productivity.

🛠 Projects

  • Deep Focus Tracker - Deep Focus Tracker is a single-page app for the Deep Work method, featuring 50-minute focus sessions and brief breaks to optimize productivity.
  • MNIST-rs – Neural network in Rust for handwritten digit recognition (MNIST). Native training with WebAssembly inference in the browser. Demonstrates ML algorithms, linear algebra, and Rust → wasm compilation. 🧠
  • IronWill – Gamified task manager for deep work. Convert focus into rewards with an industrial Rust-style UI. ⚙️
  • LexCrab – Minimalist language learning through reading. Local translations, word highlighting, and instant dictionary access. 🦀
  • MindfulFlow – PWA journal based on the Korean mindfulness system. Empty your thoughts, track moods, and use AI-powered prompts to break through productivity stalls. 🌿

  • 🔭 I’m currently working on improving my Rust ecosystem tools.
  • 🌱 I’m currently learning advanced backend architectures.

Pinned Loading

  1. notification_service notification_service Public

    Python

  2. count_accessible_cells_for_ant count_accessible_cells_for_ant Public

    Test task

    Python

  3. table-watcher table-watcher Public

    Прототип системы компьютерного зрения для мониторинга состояния столика по видео. Детектирует присутствие человека (YOLO/OpenCV), фиксирует события (пусто, занято, подход), считает время реакции и …

    Python

  4. bookkeeping bookkeeping Public

    Python

  5. mnist-rs mnist-rs Public

    MNIST-rs — реализация простой нейронной сети на Rust для распознавания рукописных цифр из датасета MNIST. Обучение выполняется нативно, а инференс запускается в браузере через WebAssembly. Проект д…

    Rust

  6. cargo-purge cargo-purge Public

    cargo-purge is a fast CLI tool for finding and cleaning Rust projects. It can scan the current directory or recursively detect Cargo.toml files, preview what will be cleaned, ask for confirmation, …

    Rust 1