Inspiration
As someone who has multiple friends who identify as transgender and non-binary, I was inspired to create a resource that would help people within this community become comfortable with their identity.
What it does
ProPractice is a program that lets transgender, non-binary, and questioning individuals try out new names and pronouns that they are considering using. The program has two different scripts depending on pronouns entered in order to stay grammatically correct. In addition, the program accommodates for many neo-pronouns, as well as users who don't use pronouns, and will run no matter what pronouns are entered
How it was built
ProPractice was built entirely using Python.
Challenges faced
The biggest challenge was accommodating any potential pronouns that may be used, including neo-pronouns or no pronouns, while still being grammatically correct. This was solved by creating multiple scripts with slight changes in grammar and using if-else loops to determine which script to use based on the pronouns entered.

Log in or sign up for Devpost to join the conversation.