Skip to content

Instantly share code, notes, and snippets.

View MuhammadimYusoff's full-sized avatar
🥸
Shine! <Read in Kanji>

MuYuJa MuhammadimYusoff

🥸
Shine! <Read in Kanji>
  • Ur-anus
View GitHub Profile
@MuhammadimYusoff
MuhammadimYusoff / windows-keys.md
Created March 16, 2025 18:40 — forked from rvrsh3ll/windows-keys.md
Windows Product Keys

NOTE

These are NOT product / license keys that are valid for Windows activation.
These keys only select the edition of Windows to install during setup, but they do not activate or license the installation.

Index

@MuhammadimYusoff
MuhammadimYusoff / wfc.hpp
Created August 13, 2022 15:13 — forked from jdah/wfc.hpp
Wave Function Collapse
#pragma once
#include "util/types.hpp"
#include "util/std.hpp"
#include "util/ndarray.hpp"
#include "util/collections.hpp"
#include "util/rand.hpp"
#include "util/hash.hpp"
#include "util/assert.hpp"
#include "util/bitset.hpp"