Here are
16 public repositories
matching this topic...
The curriculum of Techtonica, a free tech training and job placement program for women and non-binary adults with low incomes.
-
Updated
Jul 6, 2022
-
JavaScript
Colour your text / terminal to be more gay. 🏳️🌈
-
Updated
Jul 9, 2022
-
Python
good first issue
Good for newcomers
UI
create an interface for the new save functionality.
🛑 blocked
Waiting on one or more issues to be merged
A simple terminal application, for showing off your fabulousness with pride flags.
-
Updated
Apr 19, 2022
-
Python
D3 visualization for gender fluctuations over time
-
Updated
Jul 22, 2018
-
HTML
A simple API for retrieving pronouns
-
Updated
Apr 21, 2021
-
Scala
-
Updated
Nov 27, 2017
-
JavaScript
All of our links in one cosy place ✨
-
Updated
Jul 16, 2021
-
HTML
A website that gives users a simple way to share examples of pronoun usages
Simple Balanced Ternary Computer Virtual Machine: Mark 2 is a simple Balanced Ternary VM programmed in python and Pygame.
-
Updated
Jun 11, 2017
-
Python
A memorial website for trans and non-binary victims of homicide, most of whom are trans women of color
A resource website for organizations and charities supporting the transgender community
👩💻 | Forked to help by including women and known initiatives
Non-Binary Pride in GitHub repository languages!
-
Updated
Apr 10, 2019
-
JavaScript
Improve this page
Add a description, image, and links to the
non-binary
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
non-binary
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
With webpack support enabled by #94 we can now make our browser JavaScript better.
Please move all
fetchcalls currently inmain.jsinto a new file calledapi-client.js.That way we can consolidate all error handling and if the API call returns a 401 we will need to prompt the user to log back in.