Skip to content

Instantly share code, notes, and snippets.

View ttytm's full-sized avatar
🏂

Turiiya ttytm

🏂
View GitHub Profile
@ttytm
ttytm / main.c
Created August 21, 2023 22:20
WebUI C example
#include "webui.h"
void my_c_fn(webui_event_t* e) {
printf("Hello from C!\n");
}
int main() {
const char* my_html = "<!DOCTYPE html>"
"<html>"
" <head>"
@ttytm
ttytm / 100-popular-urls.txt
Last active June 13, 2023 03:12
100 Popular Websites - The URLs are copied from statistics (and may contain indecent websites).