1
0
Fork 0
This commit is contained in:
Lili (Tlapka) 2024-01-30 14:17:13 +01:00
commit c82e0d1c8d
1 changed files with 13 additions and 0 deletions

13
README.md Normal file
View File

@ -0,0 +1,13 @@
# Hi, I'm Lili, welcome to my Gitea profile.
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.
- [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.
- [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