COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210822175637/https://github.com/topics/non-binary
Here are
15 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
Aug 22, 2021
JavaScript
Colour your text / terminal to be more gay. 🏳️🌈
Updated
Aug 22, 2021
Python
D3 visualization for gender fluctuations over time
Updated
Jul 22, 2018
HTML
Updated
Nov 27, 2017
JavaScript
A simple API for retrieving pronouns
Updated
Apr 21, 2021
Scala
A simple terminal application, for showing off your fabulousness with pride flags.
Updated
Jun 8, 2021
Python
All of our links in one cosy place ✨
Updated
Jul 16, 2021
HTML
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 website that gives users a simple way to share examples of pronoun usages
A resource website for organizations and charities supporting the transgender community
Updated
Aug 20, 2021
JavaScript
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.