Skip to content
View vyach-vasiliev's full-sized avatar
  • Milky Way galaxy, planet Earth

Block or report vyach-vasiliev

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

👋 Hey there! I'm an Qt and Kotlin enthusiast who likes to make some funny app.

  • 🎯 I’m currently learning Svelte, VueJS, Dart and C++
  • 🚴 I use daily: .py, .kt, .dart, .cpp, .js, .html, .scss
  • ⚡ Fun fact: The first computer “bug” was an actual real-life bug

email


Projects

  • MemShow - Convenient a little app for checking memory in the menu on the taskbar in C++.
  • YouTube Comments Researcher - Searches even in responses to comments.
  • CRC Land - The most famous CRC algos in ONE table. Generates ready-made code in known languages, instead of a thousand libraries.
  • Large File Reader - View large files (e.g. logs) and even zip archives just in browser. Completely offline and without server side.
  • Easy Video Cutter - The fastest offline web video trimmer. Upload. Open and cut.

Bonus

  • Insta Code - Screencast of code with so beautiful themes in VueJS without Node.

I use

I'm learning

languages C++ Dart

frameworks Qt Svelte Vue.js Vite Flutter

I know

py Python Django sqlalchemy Jinja

java Kotlin Ktor Java Spring JavaFX TornadoFx

javascript JavaScript ES6 Babel Webpack Yarn Google Chrome Extensions

databases Postgres Redis MongoDB MySQL

platforms Windows 95 Linux Docker

other Github CI/CD Swagger Postman Insomnia SASS Shell Script Markdown reStructuredText

I want

languages Rust TypeScript GraphQL Elixir Clojure Haskell Julia

frameworks and builders React

databases/brokers Apache Kafka RabbitMQ Firebase

Pinned Loading

  1. Extract 3D objects from PDFs Extract 3D objects from PDFs
    1
    
                  
    2
    ### This instruction is about how to get a **3D model** out of a **PDF file**.
    3
    We need:
    4
    - `Python` version not lower than `2.7`
    5
    - Any version OS (Windows, Linux, Mac)
  2. Ignore from Dropbox by context menu ... Ignore from Dropbox by context menu in Windows OS [updated 2024]
    1
    Windows Registry Editor Version 5.00
    2
    
                  
    3
    ;= Setup ignore file/folder menu.
    4
    ;= Context menu to folders:
    5
    [HKEY_CLASSES_ROOT\Directory\shell\Dropbox F Ignore]
  3. GenColorThemes GenColorThemes Public

    Generating simple color themes for browsers and other apps

    Python 1

  4. intellij-deploy-for-commits intellij-deploy-for-commits Public

    [Plugin for Intellij IDEA] Added VCS menu items for deploying files of selected commits.

    Java 1 2