01Project: Type-Safe Event SystemBuild a fully typed publish-subscribe system using generics, Protocol, and ParamSpec with compile-time event type safety.02Project: Typed Configuration LibraryBuild a configuration library with runtime validation using type hints, generic containers, and boundary-based validation.