struct Cute {
const char* role;
short age;
const char* studying[1];
const char* interests[3];
const char* loves[1];
};
int main() {
struct Cute = {
.role = "CS Student working for the police of Berlin 🕵️♂️",
.age = 20,
.studying = {"Computer Science"},
.interests = {"Kittens", "Programming", "Friends"},
.loves = {"Kitties!!!"}
};
return ❤️;
}

On vacation
I’m a CS Student working for the police of Berlin!
-
Polizei Berlin
- Germany
-
22:51
(UTC +02:00) - alexinabox.de
Highlights
- Pro
Pinned Loading
-
RoundReports
RoundReports PublicForked from Thundermaker300/RoundReports
SCP:SL Plugin which generates reports at the end of each round.
C#
-
-
-
mer-imageGenerator
mer-imageGenerator PublicA unity c# script, for MapEditorReborn, that can generate cube mosaic (pixel art) from input images in the Unity Editor.
-
VeraCrypt Header extrahieren und mit...
VeraCrypt Header extrahieren und mit Hashcat angreifen 1# VeraCrypt Header extrahieren und mit Hashcat angreifen
23## Voraussetzungen
45- Ein E01-Image (z. B. von einem forensischen Datenträger)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.