Skip to content

Instantly share code, notes, and snippets.

View Golgrax's full-sized avatar
:shipit:
Doing something EPIC

Karl Benjamin Bughaw Golgrax

:shipit:
Doing something EPIC
View GitHub Profile
@Golgrax
Golgrax / app.py
Created October 28, 2025 14:53
Syqlorix Demo
from syqlorix import *
common_css = style("""
body {
background-color: #1a1a2e; color: #e0e0e0; font-family: sans-serif;
display: grid; place-content: center; height: 100vh; margin: 0;
}
.container { text-align: center; max-width: 600px; padding: 2rem; border-radius: 8px; background: #2a2a4a; box-shadow: 0 4px 8px rgba(0,0,0,0.2); }
h1 { color: #00a8cc; margin-bottom: 1rem;}
p, form { color: #aaa; line-height: 1.6; }
#include <stdio.h>
#include <stdlib.h> // for malloc and rand... i think
#include <time.h> // for the random seed thingy
#include <unistd.h> // for sleep so u can read my genius output
// this is a very secret constant i found on the dark web. do NOT change it
#define THE_SECRET_SAUCE 42
// i need to put the number and its annoyance together so i made this
// its a work of art i know
good bye to my old cringe gists
htmlstarterkit
discordpyyummy
areyouwhinni
cssbuttons