Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

alexwlchan/rainbow-valknuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note, 8 July 2025: This repo has a Python app that I ran on Glitch from 2021 until Glitch shut down in July 2025.

I've moved it to https://alexwlchan.net/fun-stuff/rainbow-valknuts/, and the source code is now in my alexwlchan.net repo: https://github.com/alexwlchan/alexwlchan.net/tree/main/src/fun-stuff/rainbow-valknuts

rainbow-valknuts

This is a tiny web app for generating rainbow valknuts, based on an idea in a tweet by @KlezmerGryphon:

Hey, Nazis, I got a message for ya from Odin.

Three overlapping triangles form a Valknut, with the stripes of the rainbow pride flag, the asexual pride flag, and the trans flag. They're on a black background with white text reading "Your cowardly bigotry is an affront to the Allfather".

It uses some code I wrote last year for drawing with triangular coordinates in SVG, then randomly selects three flags to mash up into an image.

The flag definitions are taken from the QueerJS website.

The app is running at https://rainbow-valknuts.glitch.me, and the source code is on GitHub.

Usage

Clone this repository, then run start.sh. This will install dependencies, then start the app running on http://localhost:5000:

$ git clone https://github.com/alexwlchan/rainbow-valknuts.git
$ cd rainbow-valknuts
$ ./start.sh

You need Python 3 installed.

License

MIT.

About

A web app for generating pride-themed Norse valknuts 🌈

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published