website/content/projects/index.md

36 lines
1.5 KiB
Markdown
Raw Normal View History

2023-12-24 18:50:23 +03:00
## My Projects
2023-12-24 18:17:20 +03:00
2023-12-24 18:28:15 +03:00
I have a lot of projects, but there list of most popular (were/are/will be) and which are being maintained.
2024-07-12 17:43:02 +03:00
* [Melisa](https://github.com/MelisaDev/melisa) - Discord API Python wrapper. A module I created to improve my skills and help other people.
2023-12-24 18:28:15 +03:00
2024-07-12 17:43:02 +03:00
* [boticordpy](https://github.com/boticord/boticordpy) - BotiCord API Python wrapper. I made it for my friend's project, but it is still being used by some newbies.
2023-12-24 18:28:15 +03:00
2024-07-12 17:43:02 +03:00
* Fun-only project [TODAY](https://today.arbuz.icu/). Shows color and emoji of today.
2023-12-24 18:28:15 +03:00
2024-07-12 17:43:02 +03:00
* [Portable Minecraft Server](https://github.com/grey-cat-1908/portable-mc-server) that you can easily run on your Raspberry Pi.
2024-01-28 19:10:58 +03:00
2024-07-12 17:43:02 +03:00
* Simple [Elastic Collisions Simulator](https://arbuz.icu/blog/1d-collisions/).
2024-01-30 20:42:29 +03:00
2024-07-12 17:43:02 +03:00
* [Line Metro Map Editor](https://github.com/grey-cat-1908/metro)
2024-04-30 15:40:16 +03:00
2024-01-28 19:10:58 +03:00
* This website
2024-07-12 17:43:02 +03:00
Also I am a member of [Shuoki Team](https://shuoki.top/) and I believe that part of work that I have done is enough big to mark it here.
2023-12-24 18:28:15 +03:00
2023-12-24 18:50:23 +03:00
### Archived
2023-12-24 18:28:15 +03:00
* Discord Bot - [KerdokuBot](https://kerdoku.top/) (Rust, Python, JS).
2024-01-28 19:10:58 +03:00
* **ArbuzLand** - My first minecraft server
* [LastArbuz](https://lastarbuz.lol/) - My minecraft server.
2023-12-24 18:28:15 +03:00
* [BotiCord](https://github.com/boticord) SDK:
* [boticordrs](https://github.com/boticord/boticordrs) (Rust);
* [boticorddart](https://github.com/grey-cat-1908/boticorddart) (Dart);
* Also I am developer of [BotiCord Material Docs](https://github.com/boticord/docs) and [BumpBot](https://boticord.top/bot/947141336451153931).