https://ortem.xyz website source code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
983 B

2 years ago
+++
title = "Примеры моего кода. Пет-проекты (🐕) и не очень."
2 years ago
+++
* [unki](https://git.ortem.xyz/root/unki): домашний RAT
2 years ago
* [Примеры реального продакшен-кода](https://github.com/wavesplatform/blockchain-postgres-sync/pulls?q=is%3Apr+author%3Aplazmoid)
2 years ago
* [Исходники ortem.xyz](https://git.ortem.xyz/root/ortem.xyz)
2 years ago
* [Очередной brainfuck-интерпретатор](https://github.com/plazmoid/brainfuck-rust)
2 years ago
* [sockser](https://git.ortem.xyz/root/sockser):
демон для установки и поддержания SOCKS5-туннеля через ssh-соединение
2 years ago
* [teeworlds](https://github.com/plazmoid/teeworlds): грубый клон [игры](https://www.teeworlds.com/) на python+pygame
* [bind-it](https://github.com/plazmoid/bind_it):
небольшой крейт для раста (nightly), позволяющий писать `let n: impl Trait = 1;`