User:Redstone1080
Appearance
| This is a Wikipedia user page. This is not an encyclopedia article or the talk page for an encyclopedia article. If you find this page on any site other than Wikipedia, you are viewing a mirror site. Be aware that the page may be outdated and that the user whom this page is about may have no personal affiliation with any site other than Wikipedia. The original page is located at https://en.wikipedia.org/wiki/User:Redstone1080. |
You can view my pronouns.page card at this link
| she | This user prefers to be referred to using feminine gender pronouns. |
| This user is a trans woman. |
| This user supports trans rights. |
| This user is queer as fuck. |
| This user is a native of Canada. |
| This user contributes with Fedora Linux. |
| This user can program in Python. |
| This user plays the guitar. |
| band-3 | This user likes Streetlight Manifesto. |
| This user enjoys ska. |
| This user believes the Universe is just a simulation. |
Codeblock
[edit]#include <stdio.h>
int main() {
printf("I really like how these code blocks look.\n");
printf("I put one here so I can look at it.\n");
return 0;
}