parent
c82e0d1c8d
commit
80490275a8
|
@ -2,12 +2,12 @@
|
|||
I'm a programmer from the Czech republic. I know Python pretty well, have an interest in functional programming and cybersecurity, and I like to write helpful READMEs and documentation.
|
||||
|
||||
#### My Projects:
|
||||
- **[Tlapbot](https://github.com/SleepyLili/tlapbot):** An Owncast add-on/bot that adds channel points and channel point redeems to Owncast. Add more interactions with viewers to your stream, similar to Twitch.
|
||||
- **[Adaptive game assistant](https://github.com/SleepyLili/adaptive-game-assistant):** A command line utility to help run and manage Cybersecurity Games. Part of my bachelor's thesis project, later improved to be used in PA197 class at MUNI.
|
||||
- **[Tlapbot](https://git.kawen.site/lili/Tlapbot):** An Owncast add-on/bot that adds channel points and channel point redeems to Owncast. Add more interactions with viewers to your stream, similar to Twitch.
|
||||
- **[Adaptive game assistant](https://git.kawen.site/lili/adaptive-game-assistant):** A command line utility to help run and manage Cybersecurity Games. Part of my bachelor's thesis project, later improved to be used in PA197 class at MUNI.
|
||||
- [Pokémon Couture](https://github.com/SleepyLili/pokemon-couture): A simple tracking tool for a Pokémon game that I made when learning Elixir and Phoenix LiveView.
|
||||
|
||||
#### My Recent Work:
|
||||
- [Tlapbot: 1.2.1 release](https://github.com/SleepyLili/tlapbot/releases/tag/v1.2.1) - The 1.2.1 release of Tlapbot with fixes and additional milestone features to expand 1.2.0.
|
||||
- [Tlapbot: 1.2.0 release](https://github.com/SleepyLili/tlapbot/releases/tag/v1.2.0) - The 1.2.0 release of Tlapbot added milestone goals, passive mode, and improved how database entries get initialized and shown.
|
||||
- [Tlapbot: 1.2.1 release](https://git.kawen.site/lili/Tlapbot/releases/tag/v1.2.1) - The 1.2.1 release of Tlapbot with fixes and additional milestone features to expand 1.2.0.
|
||||
- [Tlapbot: 1.2.0 release](https://git.kawen.site/lili/Tlapbot/releases/tag/v1.2.0) - The 1.2.0 release of Tlapbot added milestone goals, passive mode, and improved how database entries get initialized and shown.
|
||||
- [Owncast: Fix Owncast Avatar URL for discord webhooks](https://github.com/owncast/owncast/pull/2748) - Fixes discord webhooks to display Owncast avatar properly.
|
||||
- [Owncast: Webhooks docs update](https://github.com/owncast/owncast.github.io/pull/85) - Updated webhooks documentation documenting new features, adding more information about confusing features, and clarifying some wording in the document
|
Loading…
Reference in New Issue