Skip to content
View TrulyFlawed's full-sized avatar
🏳️‍⚧️
Obsessed with Obsidian.md
🏳️‍⚧️
Obsessed with Obsidian.md

Block or report TrulyFlawed

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TrulyFlawed/README.md

About Me

I'm TrulyFlawed, a transfem and beginner programmer from the United States. I'm hoping to learn more about the development and programming process so I can contribute to open source software. I believe in an free, open, and accessible internet that doesn't induce the necessity of relying on proprietary, monetized software just to do even the most basic things.

Contact

If you notice that my code is slow, inaccessible, or otherwise suboptimal then I implore you to reach out to me to so that you may express your concerns. If you wish to reach out to me in regards to advice in code, documentation, or other means then feel free to contact me.

Contacting me may be done through the following methods:

  • Messaging me on Matrix at duskhasfallen:matrix.org.
  • Emailing me at [email protected].
  • Messaging me on any of my socials. I apologize if I do not get back to you super quickly, but I will try my best.

That last is in order of my general preference, but try using email over socials if possible.

Languages

Being relatively new to programming and web development, I don't have much to show yet. But here is a table of languages I have used, and my own level of confidence in regards to skill in that language:

Icon Language Confidence in My Own Skills
HTML My skills in this language are pretty good (it's hard to be "bad" at HTML, really).
CSS My skills in this language are intermediate at best.
Javascript My skills in this language are beginner, but not completely nonexistent.
Python My skills here are very limited, as most of my attention is focused on the web.
C I am currently learning it. I have a lot more to learn still.

I have a lot of work ahead of me if I want to actually get a career in software development.

Current Projects/Side Quests:

My current main project is this theme site where I'm experimenting with the technical implementations of theming on websites.

The following are side quests that I intend to figure out later:

  • Learning about managing GitHub repositories.
  • Learning more about documenting code.
  • Developing a Hearts of Iron IV mod. (Currently on hold for when I eventually get back into playing the game.)

Open Source Projects I Find Interesting:

This list needs to be updated, but eventually I may have a separate repository for something like this to help declutter this profile README.

Name Description
Privacy Guides A community-driven, online resource for internet privacy.
Ente Auth A two-factor authentication (2FA) app.
Bitwarden A password manager.
TagStudio A file management software focused on providing a robust and powerful tagging system.
Commit Mono A monospace font.
Inter A font (I think the font is cool, that's it really).

Kudos to the folks at Profile Technology Icons for providing programming language icons for use.

That's all I have to say for now, baiiiiiiiiii :3

Pinned Loading

  1. Theme-Manager Theme-Manager Public

    Experimental module for theme management in websites.

    JavaScript 2 1

  2. Password-Generator Password-Generator Public

    A simple password generation site built with vanilla HTML and JavaScript.

    JavaScript