A community-driven tech enthusiast with a practical background in building extraordinary UX for Mobile and Web Applications. I have a particular passion for OSS, A11y and community collaboration.
English session - Intermediate
Command-line tools are potent, but they can also be visually appealing. In this talk, we'll explore how Rich, a Python library for beautiful formatting and text-based user interfaces, can help us transform simple CLIs into engaging TUIs.
By the end of the session, you'll know how to bring your CLIs to life, making them not only more functional but also more enjoyable to use.
English session - Beginner
In modern C# development, immutability has become a key concept for improving code reliability, readability, and performance.
Through clear examples and common scenarios, we'll examine how immutable objects contribute to predictable state management, easier debugging, increased concurrency safety, and optimized performance. Attendees will gain practical insights into how to implement immutable patterns in their C# projects effectively.