This repo contains all the stuff from kack.dev. A page where I am publishing cartoons related to the developer life. Most of them will be in German. The wording kack dev
means something like bad developer
and has some kind of ironic meaning.
This is the repo that creates the site you are looking at currently. So if you are interested in the technical background, this is the project you were looking for.
Enables you to create a wordcloud from all of your public github repositories.
Process:
Code:
const cloud = require("github-code-cloud")
cloud.generateCloud("gabbersepp", process.env.GITHUB_TOKEN, ["js", "asm", "cs", "ts", "java"]);
Examples:
Image:
HTML: