- 🏦 I'm a Fullstack Developer working for a Marketplace/Crypto Tech startup in Moscow
- 📝 I regulary write technical articles for habr and telegram
- 💻 I use daily: .ts, .py, .rs
- 🧑💻 Tech I work on :
-
JUSTDO
- Saint-Petersburg
- https://t.me/vispar_work
Pinned Loading
-
Сhecks that the folder name matches ...
Сhecks that the folder name matches the git origin of the project 1for dir in $(find . -type d -name ".git"); do
2repo_dir=$(dirname "$dir")
3repo_name=$(basename "$repo_dir")
4remote_url=$(cd "$repo_dir" && git remote get-url origin)
5remote_repo_name=$(basename "$remote_url" .git)
-
auto_jetbra
auto_jetbra PublicThis script automates the activation of JetBrains IDEs using specified mirrors.
Python 1
-
bingx-py
bingx-py PublicA modern, fully typed Python client for the BingX API, designed to simplify interactions with BingX's trading platform. This client supports both synchronous and asynchronous requests, making it su…
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.