From 9a879b88151554a8228a3bee835d8bc688c87c6a Mon Sep 17 00:00:00 2001 From: Cesium Date: Sun, 8 Mar 2026 06:14:02 -0400 Subject: [PATCH 1/8] experiment with php --- index.html | 116 ---------------------------------------------- index.php | 60 ++++++++++++++++++++++++ php/footer.php | 1 + php/functions.php | 24 ++++++++++ php/generic.php | 5 ++ php/header.php | 4 ++ 6 files changed, 94 insertions(+), 116 deletions(-) delete mode 100644 index.html create mode 100644 index.php create mode 100644 php/footer.php create mode 100644 php/functions.php create mode 100644 php/generic.php create mode 100644 php/header.php diff --git a/index.html b/index.html deleted file mode 100644 index 33f6bea..0000000 --- a/index.html +++ /dev/null @@ -1,116 +0,0 @@ - - - - - Cesium - - - - - - - - -
- Cesium's Profile Picture -

Cesium

-
-

not an exhaustive list of my entire presence on the internet but stuff on this list is definitely me

- -
-
-

Discord

-

cesium.one

- -
-
-

Bluesky

-

cesium.one

- -
-
-

Matrix

-

@cesium55:matrix.org

-
-
-

GitHub

-

CesiumCs

- -
-
-

YouTube

-

Cesium

- -
-
-

Telegram

-

unfunnycesium

- -
-
-
- -

Games

-

Names for game accounts I play

-
-
-

Steam

-

cesium2349

- -
-
-

Xbox

-

Cesium#2349

-
-
-

PlayStation

-

Cesium2349

- -
-
-

VRChat

-

cesіum

- -
-
-

Overwatch

-

Cesium#11993

-
-
-

Fortnite

-

cesium.one

- -
-
-

Ingress

-

Cesium5061

-
-
-

Splatoon

-

Kira#1067

- -
-
-

Minecraft

-

CesiumCs

-
-
- -
- -

View on GitHub

- - diff --git a/index.php b/index.php new file mode 100644 index 0000000..38bb018 --- /dev/null +++ b/index.php @@ -0,0 +1,60 @@ + + + + + Cesium + + + + + + + +

not an exhaustive list of my entire presence on the internet but stuff on this list is definitely me

+ +
+ +
+
+ +

Games

+

Names for game accounts I play

+
+ +
+ +
+ +

View on GitHub

+ + diff --git a/php/footer.php b/php/footer.php new file mode 100644 index 0000000..038483c --- /dev/null +++ b/php/footer.php @@ -0,0 +1 @@ +

Footer text

diff --git a/php/functions.php b/php/functions.php new file mode 100644 index 0000000..e62b425 --- /dev/null +++ b/php/functions.php @@ -0,0 +1,24 @@ +"; + } else { + echo "
"; + } + + echo "

$title

"; + + if (strlen($username) > 10) { + echo "

$username

"; + } else { + echo "

$username

"; + } + + if ($url) { + echo ""; + } + + echo "
"; + } +?> diff --git a/php/generic.php b/php/generic.php new file mode 100644 index 0000000..8b6290c --- /dev/null +++ b/php/generic.php @@ -0,0 +1,5 @@ + + + + + diff --git a/php/header.php b/php/header.php new file mode 100644 index 0000000..2c59cd2 --- /dev/null +++ b/php/header.php @@ -0,0 +1,4 @@ +
+ Cesium's Profile Picture +

Cesium

+
From 5766797ef80c72135139c233dff4938b94e82d63 Mon Sep 17 00:00:00 2001 From: Cesium Date: Sun, 8 Mar 2026 06:25:58 -0400 Subject: [PATCH 2/8] better length for shrinking letters --- php/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/functions.php b/php/functions.php index e62b425..b9661d8 100644 --- a/php/functions.php +++ b/php/functions.php @@ -9,7 +9,7 @@ echo "

$title

"; - if (strlen($username) > 10) { + if (strlen($username) > 15) { echo "

$username

"; } else { echo "

$username

"; From dc93ecdcb9590b04406401ccac125a4dd82152c4 Mon Sep 17 00:00:00 2001 From: Kira Date: Wed, 11 Mar 2026 14:59:30 -0400 Subject: [PATCH 3/8] header use absolute paths --- php/generic.php | 2 +- php/header.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/php/generic.php b/php/generic.php index 8b6290c..2e4a1e5 100644 --- a/php/generic.php +++ b/php/generic.php @@ -1,5 +1,5 @@ - + diff --git a/php/header.php b/php/header.php index 2c59cd2..ddc0a21 100644 --- a/php/header.php +++ b/php/header.php @@ -1,4 +1,4 @@
- Cesium's Profile Picture + Cesium's Profile Picture

Cesium

From 6fe8494f6860c933f7b98c5ccd19449b53bb4518 Mon Sep 17 00:00:00 2001 From: Kira Date: Wed, 11 Mar 2026 15:03:02 -0400 Subject: [PATCH 4/8] remove apps section we will never need --- index.php | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/index.php b/index.php index 38bb018..0d30317 100644 --- a/index.php +++ b/index.php @@ -39,20 +39,6 @@ buildContact("Minecraft", "#394A7F", "CesiumCs", false); ?> -

View on GitHub

From 96e747e19bcd376823f9750082492f623a537e55 Mon Sep 17 00:00:00 2001 From: Kira Date: Sun, 5 Apr 2026 20:21:27 -0400 Subject: [PATCH 5/8] overwatch profile link --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 0d30317..30b6c3e 100644 --- a/index.php +++ b/index.php @@ -32,7 +32,7 @@ buildContact("Xbox", "#2A475E", "Cesium#2349", false); buildContact("PlayStation", "#2A475E", "Cesium2349", "https://profile.playstation.com/Cesium2349"); buildContact("VRChat", "#053C48", "cesіum", "https://vrchat.com/home/user/usr_708e41b3-5658-4acc-a95c-ab74f4ac4dff"); - buildContact("Overwatch", "#053C48", "Cesium#11993", false); + buildContact("Overwatch", "#053C48", "Cesium#11993", "https://overwatch.blizzard.com/en-us/career/d15bbf83a67cd6fcb8a92ea3%7C39b29ad542acbdc624b9d58ed65bb5c6/"); buildContact("Fortnite", "#053C48", "cesium.one", "https://store.epicgames.com/en-US/u/e0bf067675d247518fd66d813cf1380c"); buildContact("Ingress", "#394A7F", "Cesium5061", false); buildContact("Splatoon", "#394A7F", "Kira#1067", "https://stat.ink/@Cesium2349"); From c36602e2f1a3455b1bed1f40c671ceb75a685aff Mon Sep 17 00:00:00 2001 From: Kira Date: Mon, 6 Apr 2026 23:01:00 -0400 Subject: [PATCH 6/8] change overwatch username --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 30b6c3e..67af8d1 100644 --- a/index.php +++ b/index.php @@ -32,7 +32,7 @@ buildContact("Xbox", "#2A475E", "Cesium#2349", false); buildContact("PlayStation", "#2A475E", "Cesium2349", "https://profile.playstation.com/Cesium2349"); buildContact("VRChat", "#053C48", "cesіum", "https://vrchat.com/home/user/usr_708e41b3-5658-4acc-a95c-ab74f4ac4dff"); - buildContact("Overwatch", "#053C48", "Cesium#11993", "https://overwatch.blizzard.com/en-us/career/d15bbf83a67cd6fcb8a92ea3%7C39b29ad542acbdc624b9d58ed65bb5c6/"); + buildContact("Overwatch", "#053C48", "Kira#112597", "https://overwatch.blizzard.com/en-us/career/d15bbf83a67cd6fcb8a92ea3%7C39b29ad542acbdc624b9d58ed65bb5c6/"); buildContact("Fortnite", "#053C48", "cesium.one", "https://store.epicgames.com/en-US/u/e0bf067675d247518fd66d813cf1380c"); buildContact("Ingress", "#394A7F", "Cesium5061", false); buildContact("Splatoon", "#394A7F", "Kira#1067", "https://stat.ink/@Cesium2349"); From 488e80ad7c55fa5eb9a3a42f0fb82696d3c2e5ff Mon Sep 17 00:00:00 2001 From: Kira Date: Tue, 7 Apr 2026 18:11:43 -0400 Subject: [PATCH 7/8] update minecraft name --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 67af8d1..0a8fea5 100644 --- a/index.php +++ b/index.php @@ -36,7 +36,7 @@ buildContact("Fortnite", "#053C48", "cesium.one", "https://store.epicgames.com/en-US/u/e0bf067675d247518fd66d813cf1380c"); buildContact("Ingress", "#394A7F", "Cesium5061", false); buildContact("Splatoon", "#394A7F", "Kira#1067", "https://stat.ink/@Cesium2349"); - buildContact("Minecraft", "#394A7F", "CesiumCs", false); + buildContact("Minecraft", "#394A7F", "cesiumone", false); ?>
From 4cbc303917a9adfb4ae2ab54a1874c3d1bff9fb9 Mon Sep 17 00:00:00 2001 From: Kira Date: Tue, 7 Apr 2026 18:25:47 -0400 Subject: [PATCH 8/8] footer has new src link --- assets/Git-Icon-White.png | Bin 0 -> 2383 bytes index.php | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 assets/Git-Icon-White.png diff --git a/assets/Git-Icon-White.png b/assets/Git-Icon-White.png new file mode 100644 index 0000000000000000000000000000000000000000..c02a064af5e5bf00307cb24a76e149ac7ec536be GIT binary patch literal 2383 zcmb_edsGuw8o!ev4@3fPT@gf+sua7cfY1X{9y4pP_(G|b20>0x)&lYfARq{2Mx}?c zRYB?l!9(l;t7ol3ixLWSXR391L%PQi2>`%-$M%?g06>`Y<-jy@sUbXpRw41b_iv+q{xj|QJeGF% zEZn!}U7!o{9KJ@Pskn+?8=u!^`ZX5tQAvrlA506xi zKbLk014AE_svqVet1HryhI$`NoGTOj>DK7`B`t#kSF{;ltZd5YDAdT3J>+){nykh( zRq2g!QI-LF`{W1jCtt3!3(opSGp&%zOZmMOYWYdIYb^u6SSY$0J^(HN2QJXRXTTJO z(LvLXfjEKazeN9u+#Xw@#UBLW=G|9R@DKa}erI{bR#v6;OKNneQX~pa%CC+QF;g_f z3pv$Kh7@HvM_9TAE8Nmmk=d@0c#~giIlA`g+W@*xquaCGJaLVYJ)FdFQJL+~<8(aG zbP~wc@PS4ZLGxqR3sD(-J*xp4X=Uqn7T<3<}jz!(l7^IV;X$461IY&`CP2;5*=%lYM^U`QRxFcFbb?5P zg3#aqI&&euf{(_CZ#6)uxIK--uRUCQ*SU8)}0ROl-XCH?c!afPRqbj zQYQzI6kTuQ+%6ovL6!Rq7_8r(OO9nFlE z^O$UW(;4a}ctO5WwBjQ*vXKm*Pn=%Shb7`YHE+I?-i|udjO^w+XxVz|B=r4eW5U5r zb@Y-pw|J#SGWA`3EWQ{`SuWf_6S`(A9I|(FHCI|3(bW1V4dbywLzO;ymRFpGNvKUx z(|+j1ujJV1F@?*CW=uR}zdEwY{!d@5>=PG>l4Ieg1(tx!)Jz;YMj) zxH#I0AG4JMh4QaEBNrJ^21dC}<~}f)K@V{;fq0tqw%!1hVC~m3PyW9+7WlMj80{a$X@Xq@V4S_jz#zQl=>L+&aMAJv6)S5=L-sy2PK%ES9w-#wUC zs!JlKs%E9CR^(6eg2({PdpMGc*Yv<9nDtzr%QmT*ol_|=trDjvT%B#ExVm09{x=f( zn$tNV5nd`}FBM0V|1h%YM0+qN^|}5IPH&e(bC#5|Hx%STrgf}7{Tz!{Pp6($scBE7 zkb7Uw?$c+(w3m%}6WBJxvjy2q=T{&Ko0?fqLrh9%kV1XCuu0<4hKnlnwsO4g>s!v6 zZ>ogE{!G^MS^J4}d~U`TLQZLTFc(J-0?O4_;M0r1EwX%@2gwV?@4ba6J8J$efj(Qq zt-z6Nkd^#I8ez%(ShZ9GG? z@OVbJgfskGK5p%WJB2t7=6N0}F~neWVv)F&$>FFR3t--h{~rnC8(z}#nw{hyjSpQo z|Dz}$bsRGa8V6es6X28jUnrBvE2;UGHkfL>y;mzepjVC+=AXDRaRwUG$DPdfz7Q7@ t9+f4o-~5Iv_dw*@M_%2dm)z#Ky(5`jBYW$&(7!lf$F@B&cebXU`WIZuo~i%< literal 0 HcmV?d00001 diff --git a/index.php b/index.php index 0a8fea5..46eefd6 100644 --- a/index.php +++ b/index.php @@ -41,6 +41,6 @@
-

View on GitHub

+

View Git Source