diff --git a/.gitattributes b/.gitattributes index bed0738c7eeb449bca98b5d2f33c89a1ee56349a..afc41c211123cd9150dbd5c81fa4712fc70e1f74 100644 --- a/.gitattributes +++ b/.gitattributes @@ -58,3 +58,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text # Video files - compressed *.mp4 filter=lfs diff=lfs merge=lfs -text *.webm filter=lfs diff=lfs merge=lfs -text +published_projects/659ba0eb/love/images/r10 filter=lfs diff=lfs merge=lfs -text +user_spaces/Ak/love/images/r10 filter=lfs diff=lfs merge=lfs -text diff --git a/devportal.db b/devportal.db index 319e65c0bad39597f5a529448f63a23617a3b9ce..328d4261ffe9a6b94a424d4aabc25a319394364c 100644 Binary files a/devportal.db and b/devportal.db differ diff --git a/published_projects/659ba0eb/4a0a9d924fd271737c0813852160ae89.jpg b/published_projects/659ba0eb/4a0a9d924fd271737c0813852160ae89.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a49a643ba708c728433f5cc199507f407cdff59 --- /dev/null +++ b/published_projects/659ba0eb/4a0a9d924fd271737c0813852160ae89.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64bc0844113168a1c4b0b6598c5133d04f22ecd7fdd8fb8a44f8e1fe3697389d +size 102003 diff --git a/published_projects/659ba0eb/6364310540963.mp4 b/published_projects/659ba0eb/6364310540963.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daf7434f097eb5312c60306461188944336be35e --- /dev/null +++ b/published_projects/659ba0eb/6364310540963.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92bd8c5968991838bddf8ff7c5be4443724d24f2d8b31ae5d380e1257727e2e9 +size 1150543 diff --git a/published_projects/659ba0eb/GiftBox.png b/published_projects/659ba0eb/GiftBox.png new file mode 100644 index 0000000000000000000000000000000000000000..9d8c976329caf8ff9250a6d68b5d53916811f6a0 --- /dev/null +++ b/published_projects/659ba0eb/GiftBox.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c77f68e652789ecce32e75acdc8df3d59faa416f257a6aff38508a89b506545 +size 2730972 diff --git a/published_projects/659ba0eb/Screenshot 2025-03-01 162514.png b/published_projects/659ba0eb/Screenshot 2025-03-01 162514.png new file mode 100644 index 0000000000000000000000000000000000000000..8d387fe5587b3b48da622fc2932864753e49ef03 --- /dev/null +++ b/published_projects/659ba0eb/Screenshot 2025-03-01 162514.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5c0cba8ea6e54c79372b1c85a5d45837e65b936e03d88bbe5f437a5dc451a3 +size 446488 diff --git a/published_projects/659ba0eb/Valentine-Surprise.png b/published_projects/659ba0eb/Valentine-Surprise.png new file mode 100644 index 0000000000000000000000000000000000000000..3f01905f7a306b2386785e74598e8a5b65f4bcd2 --- /dev/null +++ b/published_projects/659ba0eb/Valentine-Surprise.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:694670fd138eafa541eff58620278461b2a8386f1d4da51b0cfdece457895142 +size 2558156 diff --git a/published_projects/659ba0eb/a.js b/published_projects/659ba0eb/a.js new file mode 100644 index 0000000000000000000000000000000000000000..2aec2c5b1497862afe632eac940bcc782d1c857e --- /dev/null +++ b/published_projects/659ba0eb/a.js @@ -0,0 +1,235 @@ +function initengahan(){ + kadoIn.style = "display:none"; + ket.style = "display:none"; + Content.style = "opacity:1;margin-top:0"; + bodyblur.style = "opacity:.7"; + wallpaper.style = "transform: scale(1.5);"; +} + +async function mulainama() { + bodyblur.style = "opacity:0"; + wallpaper.style = "transform: scale(1);"; + fotostiker.style = "display:inline-flex;"; + setTimeout(ftmuncul, 200); + setTimeout(kethalo, 500); +} + +function ftmuncul() { + if (ftganti == 0) { fotostiker.src = deffotostiker; } + if (ftganti == 1) { fotostiker.src = fotostiker1.src; } + if (ftganti == 2) { fotostiker.src = fotostiker2.src; } + if (ftganti == 3) { fotostiker.src = fotostiker3.src; } + if (ftganti == 4) { fotostiker.src = fotostiker4.src; } + fotostiker.style = "display:inline-flex;opacity:1;transform:scale(1)"; +} + +function fthilang() { + fotostiker.style = "display:inline-flex;opacity:1;transition:all .7s ease;transform:scale(.1)"; +} + +function jjfoto() { + fotostiker.style.animation = "rto .8s infinite alternate"; +} + +function bqmuncul() { + bq.style = "position:relative;opacity:1;visibility:visible;transform: scale(1);margin-top:0"; + mulaiketik1(); + fungsi = 1; +} + +function bqhilang() { + wallpaper.style = "transform: scale(2);"; + bodyblur.style = "opacity:.3"; + bq.style = "position:relative;transition:all .7s ease;"; +} + +function kethalo() { + new TypeIt("#halo", { + strings: ["" + vketikhalo], + startDelay: 50, + speed: 40, + waitUntilVisible: true, + afterComplete: function () { + halo.innerHTML = vketikhalo; + setTimeout(bqmuncul, 200); + }, + }).go(); +} + +function tombol() { + wallpaper.style = "transform: scale(1);"; + Tombol.style = "opacity:1;transform: scale(1);"; + fungsi = 1; +} + +document.getElementById("By").onclick = function() { + if (fungsi == 1) { pertanyaan(); } + if (fungsi == 2) { menuju(); } +} + +async function menuju(){ + await swals.fire('Yay!', 'And here comes another birthday surprise for you!', 'success'); + window.location = "./love/index.html"; +} + +vketik1 = kalimat.innerHTML; +kalimat.innerHTML = ""; +function mulaiketik1(){ + new TypeIt("#kalimat", { + strings: ["" + vketik1], + startDelay: 400, + speed: 20, + cursor: false, + deleteSpeed: 20, + breakLines: false, + waitUntilVisible: true, + lifelike: true, + afterComplete: function(){ + aktiopsL(); + }, + }).go(); +} + +opsLclick = 0; +opsLcheck = 0; +defopsL = opsL.innerHTML; +document.getElementById("bq").onclick = function() { + if (opsLclick == 1) { + if (opsLcheck == 1) { setTimeout(aktipesan1, 400); } + if (opsLcheck == 2) { mulaiketik3(); } + if (opsLcheck == 3) { mulaiketik4(); } + if (opsLcheck == 4) { mulaiketik5(); } + if (opsLcheck == 5) { kethalo2(); } + otomatis(); + opsL.style.opacity = "0"; + opsLclick = 0; + } +} + +function aktiopsL() { + opsL.innerHTML = defopsL; + opsL.style.opacity = ".8"; + opsLclick = 1; + opsLcheck += 1; +} + +function gantiopsL() { + opsL.innerHTML = "[ Tap one of the birthday icons! ]"; + opsL.style.opacity = ".8"; +} + +function otomatis() { + kalimat.style = "opacity:0"; + setTimeout(otolanj, 400); +} + +function otolanj() { + kalimat.style = "opacity:1"; +} + +function aktipesan1() { + kalimat.innerHTML = pesan1.innerHTML; + kolombaru.style = "position:relative;opacity:1;transform:scale(1);"; +} + +vketik2 = pesan2.innerHTML; +vketik3 = pesan3.innerHTML; +function aktipesan2(){ + wallpaper.style = "transform: scale(1.5);"; + kolombaru.style = ""; + kalimat.innerHTML = ""; + new TypeIt("#kalimat", { + strings: ["" + vketik2, "" + vketik3], + startDelay: 20, + speed: 30, + cursor: true, + deleteSpeed: 30, + breakLines: false, + waitUntilVisible: true, + lifelike: true, + afterComplete: function(){ + kalimat.innerHTML = vketik3; + setTimeout(aktipesan4, 700); + }, + }).go(); +} + +vketik4 = pesan4.innerHTML; +pesan4.innerHTML = ""; +function aktipesan4(){ + wallpaper.style = "transform: scale(1);"; + fthilang(); + ftganti = 2; + setTimeout(ftmuncul, 300); + new TypeIt("#pesan4", { + strings: ["" + vketik4], + startDelay: 1, + speed: 52, + cursor: true, + waitUntilVisible: true, + lifelike: true, + afterComplete: function(){ + pesan4.innerHTML = vketik4; + setTimeout(aktipesan5, 700); + }, + }).go(); +} + +vketik5 = pesan5.innerHTML; +pesan5.innerHTML = ""; +function aktipesan5(){ + wallpaper.style = "transform: scale(1.5);"; + fthilang(); + ftganti = 3; + setTimeout(ftmuncul, 300); + new TypeIt("#pesan5", { + strings: ["" + vketik5], + startDelay: 1, + speed: 52, + cursor: true, + waitUntilVisible: true, + lifelike: true, + afterComplete: function(){ + pesan5.innerHTML = vketik5 + " 😊"; + setTimeout(aktipesan6, 700); + }, + }).go(); +} + +vketik6 = pesan6.innerHTML; +pesan6.innerHTML = ""; +function aktipesan6(){ + wallpaper.style = "transform: scale(1);"; + fthilang(); + ftganti = 4; + setTimeout(ftmuncul, 300); + new TypeIt("#pesan6", { + strings: ["" + vketik6], + startDelay: 1, + speed: 52, + cursor: true, + waitUntilVisible: true, + lifelike: true, + afterComplete: function(){ + pesan6.innerHTML = vketik6; + setTimeout(tombol, 400); + }, + }).go(); +} + +var slov = 0; +document.getElementById("lv1").onclick = function() { lv1.style = "opacity:0"; slov += 1; this.onclick = null; checkslov(); } +document.getElementById("lv2").onclick = function() { lv2.style = "opacity:0"; slov += 1; this.onclick = null; checkslov(); } +document.getElementById("lv3").onclick = function() { lv3.style = "opacity:0"; slov += 1; this.onclick = null; checkslov(); } +document.getElementById("lv4").onclick = function() { lv4.style = "opacity:0"; slov += 1; this.onclick = null; checkslov(); } + +function checkslov() { + if (slov == 4) { + kolombaru.style = "position:relative;transform:scale(1)"; + fthilang(); + ftganti = 1; + setTimeout(ftmuncul, 300); + otomatis(); + setTimeout(aktipesan2, 400); + } +} diff --git a/published_projects/659ba0eb/helo.png b/published_projects/659ba0eb/helo.png new file mode 100644 index 0000000000000000000000000000000000000000..441da307d58df62441d9dd05b52b7e6af2ea0ffd --- /dev/null +++ b/published_projects/659ba0eb/helo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:489adc2bf5396ce1b1ca3525c50b34aad69895e3028f3ba12e887897beb8cd76 +size 297296 diff --git a/published_projects/659ba0eb/index.html b/published_projects/659ba0eb/index.html new file mode 100644 index 0000000000000000000000000000000000000000..c2d39d904ac5795c44cdbfd71f0634d004802d31 --- /dev/null +++ b/published_projects/659ba0eb/index.html @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + HBD 5.0 | Aoudumber Bade + + + + + + + +
+ + +
+ +
+
+ + Open Gift Button +
+

+ Open the gift, cutie:3 +

+ +
+ + + + + + + +
+ +

+ +
+
+ +

+ Happy Birthday, gorgeous! Today is all about celebrating you. +

+ + +

Tap here for your birthday surprise! 🎉

+
+
  • 🎂
  • +
  • 🎁
  • +
  • 🥳
  • +
  • 💖
  • +
    + +

    You shine brighter every year! ✨

    +

    Do you know what makes today extra special?

    +

    It’s your birthday!

    +

    + Today, I wish you a year filled with laughter, love, and unforgettable moments. +

    +

    + Remember, you deserve every happiness in the world. Celebrate big and enjoy every moment! +

    + + +

    Tap to continue the celebration!

    +
    +
    + + +
    💌 Next
    + + +
    + +

    + Oops! You can’t skip this birthday magic. +

    +
    +
    + + + + + + diff --git a/published_projects/659ba0eb/love/images/r1.png b/published_projects/659ba0eb/love/images/r1.png new file mode 100644 index 0000000000000000000000000000000000000000..1a4b7f639d2de21a080cbe86e977d93096ddc92a --- /dev/null +++ b/published_projects/659ba0eb/love/images/r1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca2e601d084cf51dbfc0284425611d8396efcca7271d4585e3f80496db0bb85e +size 67221 diff --git a/published_projects/659ba0eb/love/images/r10 b/published_projects/659ba0eb/love/images/r10 new file mode 100644 index 0000000000000000000000000000000000000000..197cce3ba6e28ef9a31d3af8a912fbab2ab405d9 --- /dev/null +++ b/published_projects/659ba0eb/love/images/r10 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c01f768faf38ea07e62c544aee31e560bb57eb40039afdd0e4d8b36237085a4 +size 145621 diff --git a/published_projects/659ba0eb/love/images/r10.png b/published_projects/659ba0eb/love/images/r10.png new file mode 100644 index 0000000000000000000000000000000000000000..197cce3ba6e28ef9a31d3af8a912fbab2ab405d9 --- /dev/null +++ b/published_projects/659ba0eb/love/images/r10.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c01f768faf38ea07e62c544aee31e560bb57eb40039afdd0e4d8b36237085a4 +size 145621 diff --git a/published_projects/659ba0eb/love/images/r2.png b/published_projects/659ba0eb/love/images/r2.png new file mode 100644 index 0000000000000000000000000000000000000000..f024f6f70c509d59a64b0ec0616cc59203f410a3 --- /dev/null +++ b/published_projects/659ba0eb/love/images/r2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69a0ed804fbff8904bbfa22efbf949959519b8abc6709eef76f9eebf824af3c9 +size 63547 diff --git a/published_projects/659ba0eb/love/images/r3.png b/published_projects/659ba0eb/love/images/r3.png new file mode 100644 index 0000000000000000000000000000000000000000..4ed9c889e2858185c59bbe5f0e6f5742cf728a12 --- /dev/null +++ b/published_projects/659ba0eb/love/images/r3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c05c620be85249fa9ece54c71db2f8599873b9f1110d6447bd8dd00ccbde223 +size 496290 diff --git a/published_projects/659ba0eb/love/images/r4.jpg b/published_projects/659ba0eb/love/images/r4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdf2e427b5e68e98cf39c205934dfb640140da98 --- /dev/null +++ b/published_projects/659ba0eb/love/images/r4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc3dae0b9cbeb1d1de76243c09cb4caa76af12bf39de32ebee8944e7557746b6 +size 65551 diff --git a/published_projects/659ba0eb/love/images/r4.png b/published_projects/659ba0eb/love/images/r4.png new file mode 100644 index 0000000000000000000000000000000000000000..475e59f77a677833e2916e123b3a88afb76e4123 --- /dev/null +++ b/published_projects/659ba0eb/love/images/r4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:082518ff6ae1e351d315c299c9852d96cd070294bb7e3709f5b48b19601c5f1f +size 40133 diff --git a/published_projects/659ba0eb/love/images/r5.jpg b/published_projects/659ba0eb/love/images/r5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a52acc85ba56dc55cd7ee69249cfe3a79c8a9802 --- /dev/null +++ b/published_projects/659ba0eb/love/images/r5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81677a58b1042b6df1b7babfe2d202c91c243fa77c2f1a6885b58d06d8420d59 +size 45371 diff --git a/published_projects/659ba0eb/love/images/r6.png b/published_projects/659ba0eb/love/images/r6.png new file mode 100644 index 0000000000000000000000000000000000000000..ba1f4f762dc35936a9a734e1c3608d9ac20aff39 --- /dev/null +++ b/published_projects/659ba0eb/love/images/r6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef022ebe6bad18879e6d81e5c0b7757b5505faf3eb5f0379c7fcd28eb174c08 +size 58381 diff --git a/published_projects/659ba0eb/love/images/r7.png b/published_projects/659ba0eb/love/images/r7.png new file mode 100644 index 0000000000000000000000000000000000000000..98fcc89ffe8f23f16ea4b9e7fa837c3952b85363 --- /dev/null +++ b/published_projects/659ba0eb/love/images/r7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aad518dfdb694f412257af09b9c59f1b49656f5ec334b28ca6babe94d7c10cd +size 43494 diff --git a/published_projects/659ba0eb/love/images/r8.png b/published_projects/659ba0eb/love/images/r8.png new file mode 100644 index 0000000000000000000000000000000000000000..2d2a769fb9f0ca6b44fc5004f0db7fa23637b276 --- /dev/null +++ b/published_projects/659ba0eb/love/images/r8.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eecdcb43715f3144a339368951b8007c0a85ba7c067b9c9418ca18a5d175de9 +size 220071 diff --git a/published_projects/659ba0eb/love/images/r9.png b/published_projects/659ba0eb/love/images/r9.png new file mode 100644 index 0000000000000000000000000000000000000000..950b23204afe03f2f57f74fa029491b0b7a64ce8 --- /dev/null +++ b/published_projects/659ba0eb/love/images/r9.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f97945d27a33aa1dc3b8f9dc1ec5ae37ea0ee3e241af8851bbe1339c49376320 +size 492655 diff --git a/published_projects/659ba0eb/love/index.html b/published_projects/659ba0eb/love/index.html new file mode 100644 index 0000000000000000000000000000000000000000..90b3e77d4c828b4ecba1268fd5f4b2c2c648860b --- /dev/null +++ b/published_projects/659ba0eb/love/index.html @@ -0,0 +1,145 @@ + + + + + + + Uyên Nhi + + + + + + + +
    +
    + + + + + + + + + + +

    Happy Birthday Rashmii

    +
    +
    +
    + +
    + + + + + + + + + + diff --git a/published_projects/659ba0eb/love/main.css b/published_projects/659ba0eb/love/main.css new file mode 100644 index 0000000000000000000000000000000000000000..8576cc740b5081098df405eef0db2e395dbd57d5 --- /dev/null +++ b/published_projects/659ba0eb/love/main.css @@ -0,0 +1,171 @@ +@import url('https://fonts.googleapis.com/css2?family=Amita:wght@400;700&family=Archivo:ital,wght@0,100..900;1,100..900&family=Bilbo+Swash+Caps&family=Inter:opsz,wght@14..32,500&family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Pacifico&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Tiro+Devanagari+Marathi:ital@0;1&display=swap'); + +* { + margin: 0; + padding: 0; + } + + html, + body { + height: 100%; + /* for touch screen */ + touch-action: none; + } + + body { + overflow: hidden; + display: -webkit-box; + display: -ms-flexbox; + display: flex; + font-family: "Pacifico", sans-serif; + background: #ffffff; + -webkit-perspective: 1000px; + perspective: 1000px; + -webkit-transform-style: preserve-3d; + transform-style: preserve-3d; + } + + #drag-container, #spin-container { + position: relative; + display: -webkit-box; + display: -ms-flexbox; + display: flex; + margin: auto; + -webkit-transform-style: preserve-3d; + transform-style: preserve-3d; + -webkit-transform: rotateX(-10deg); + transform: rotateX(-10deg); + z-index: 100; + } + + #drag-container img, #drag-container video { + -webkit-transform-style: preserve-3d; + transform-style: preserve-3d; + position: absolute; + left: 0; + top: 0; + max-width: 120%; + max-height: 120%; + line-height: 200px; + font-size: 50px; + text-align: center; + -webkit-box-shadow: 0 0 8px #fff; + box-shadow: 0 0 8px #fff; + -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0005); + } + + #drag-container img:hover, #drag-container video:hover { + -webkit-box-shadow: 0 0 15px #fffd; + box-shadow: 0 0 15px #fffd; + -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0007); + } + + #drag-container p { + + position: absolute; + top: 100%; + left: 50%; + -webkit-transform: translate(-50%,-50%) rotateX(90deg); + transform: translate(-50%,-50%) rotateX(90deg); + color: rgb(0, 195, 255); + animation: fadein ease 15s; + } + + @keyframes fadein { + from { + opacity:0; + + } + to { + opacity: 1; + + } + } + + #ground { + width: 900px; + height: 900px; + position: absolute; + top: 100%; + left: 50%; + -webkit-transform: translate(-50%,-50%) rotateX(90deg); + transform: translate(-50%,-50%) rotateX(90deg); + background: -webkit-radial-gradient(center center, farthest-side , #9993, transparent); + } + + #music-container { + position: absolute; + top: 0; + left: 0; + display: none; + } + + @-webkit-keyframes spin { + from{ + -webkit-transform: rotateY(0deg); + transform: rotateY(0deg); + } to{ + -webkit-transform: rotateY(360deg); + transform: rotateY(360deg); + } + } + + @keyframes spin { + from{ + -webkit-transform: rotateY(0deg); + transform: rotateY(0deg); + } to{ + -webkit-transform: rotateY(360deg); + transform: rotateY(360deg); + } + } + @-webkit-keyframes spinRevert { + from{ + -webkit-transform: rotateY(360deg); + transform: rotateY(360deg); + } to{ + -webkit-transform: rotateY(0deg); + transform: rotateY(0deg); + } + } + @keyframes spinRevert { + from{ + -webkit-transform: rotateY(360deg); + transform: rotateY(360deg); + } to{ + -webkit-transform: rotateY(0deg); + transform: rotateY(0deg); + } + } + + #canvas { + background-color:transparent; + color: transparent; + margin: 0; + overflow: hidden; + background-repeat: no-repeat; + width: 100vw; + } + + +#canva { + position: absolute; + top: 0px; + right: 0px; + overflow: hidden; +} + +p { + font-weight: 600; + font-size: 4vw; + text-align: center; + +} + +@media screen and (max-width: 658px) { + p { + font-weight: 600; + font-size: 12vw; + text-align: center; +} +} \ No newline at end of file diff --git a/published_projects/659ba0eb/love/main.js b/published_projects/659ba0eb/love/main.js new file mode 100644 index 0000000000000000000000000000000000000000..2deb4262fc19d33be29a6dd1bc85ea307d11a832 --- /dev/null +++ b/published_projects/659ba0eb/love/main.js @@ -0,0 +1,417 @@ +// You can change global variables here: +var radius = 240; // how big of the radius +var autoRotate = true; // auto rotate or not +var rotateSpeed = -60; // unit: seconds/360 degrees +var imgWidth = 120; // width of images (unit: px) +var imgHeight = 170; // height of images (unit: px) + +// Link of background music - set 'null' if you dont want to play background music +var bgMusicURL = 'https://api.soundcloud.com/tracks/143041228/stream?client_id=587aa2d384f7333a886010d5f52f302a'; +var bgMusicControls = true; // Show UI music control + + + +// ===================== start ======================= +// animation start after 1000 miliseconds +setTimeout(init, 1000); + +var odrag = document.getElementById('drag-container'); +var ospin = document.getElementById('spin-container'); +var aImg = ospin.getElementsByTagName('img'); +var aVid = ospin.getElementsByTagName('video'); +var aEle = [...aImg, ...aVid]; // combine 2 arrays + +// Size of images +ospin.style.width = imgWidth + "px"; +ospin.style.height = imgHeight + "px"; + +// Size of ground - depend on radius +var ground = document.getElementById('ground'); +ground.style.width = radius * 3 + "px"; +ground.style.height = radius * 3 + "px"; + +function init(delayTime) { + for (var i = 0; i < aEle.length; i++) { + aEle[i].style.transform = "rotateY(" + (i * (360 / aEle.length)) + "deg) translateZ(" + radius + "px)"; + aEle[i].style.transition = "transform 1s"; + aEle[i].style.transitionDelay = delayTime || (aEle.length - i) / 4 + "s"; + } +} + +function applyTranform(obj) { + // Constrain the angle of camera (between 0 and 180) + if(tY > 180) tY = 180; + if(tY < 0) tY = 0; + + // Apply the angle + obj.style.transform = "rotateX(" + (-tY) + "deg) rotateY(" + (tX) + "deg)"; +} + +function playSpin(yes) { + ospin.style.animationPlayState = (yes?'running':'paused'); +} + +var sX, sY, nX, nY, desX = 0, + desY = 0, + tX = 0, + tY = 10; + +// auto spin +if (autoRotate) { + var animationName = (rotateSpeed > 0 ? 'spin' : 'spinRevert'); + ospin.style.animation = `${animationName} ${Math.abs(rotateSpeed)}s infinite linear`; +} + +// add background music +if (bgMusicURL) { + document.getElementById('music-container').innerHTML += ` + +`; +} + +// setup events +document.onpointerdown = function (e) { + clearInterval(odrag.timer); + e = e || window.event; + var sX = e.clientX, + sY = e.clientY; + + this.onpointermove = function (e) { + e = e || window.event; + var nX = e.clientX, + nY = e.clientY; + desX = nX - sX; + desY = nY - sY; + tX += desX * 0.1; + tY += desY * 0.1; + applyTranform(odrag); + sX = nX; + sY = nY; + }; + + this.onpointerup = function (e) { + odrag.timer = setInterval(function () { + desX *= 0.95; + desY *= 0.95; + tX += desX * 0.1; + tY += desY * 0.1; + applyTranform(odrag); + playSpin(false); + if (Math.abs(desX) < 0.5 && Math.abs(desY) < 0.5) { + clearInterval(odrag.timer); + playSpin(true); + } + }, 17); + this.onpointermove = this.onpointerup = null; + }; + + return false; +}; + +document.onmousewheel = function(e) { + e = e || window.event; + var d = e.wheelDelta / 20 || -e.detail; + radius += d; + init(1); +}; + + + + + + + + + + + + + + + + + + + +var canvas = document.getElementById("canvas"); + +canvas.width = window.innerWidth; +canvas.height = window.innerHeight; + +// Initialize the GL context +var gl = canvas.getContext('webgl'); +if(!gl){ + console.error("Unable to initialize WebGL."); +} + +//Time +var time = 0.0; + +//************** Shader sources ************** + +var vertexSource = ` +attribute vec2 position; +void main() { + gl_Position = vec4(position, 0.0, 1.0); +} +`; + +var fragmentSource = ` +precision highp float; + +uniform float width; +uniform float height; +vec2 resolution = vec2(width, height); + +uniform float time; + +#define POINT_COUNT 8 + +vec2 points[POINT_COUNT]; +const float speed = -0.5; +const float len = 0.25; +float intensity = 1.3; +float radius = 0.008; + +//https://www.shadertoy.com/view/MlKcDD +//Signed distance to a quadratic bezier +float sdBezier(vec2 pos, vec2 A, vec2 B, vec2 C){ + vec2 a = B - A; + vec2 b = A - 2.0*B + C; + vec2 c = a * 2.0; + vec2 d = A - pos; + + float kk = 1.0 / dot(b,b); + float kx = kk * dot(a,b); + float ky = kk * (2.0*dot(a,a)+dot(d,b)) / 3.0; + float kz = kk * dot(d,a); + + float res = 0.0; + + float p = ky - kx*kx; + float p3 = p*p*p; + float q = kx*(2.0*kx*kx - 3.0*ky) + kz; + float h = q*q + 4.0*p3; + + if(h >= 0.0){ + h = sqrt(h); + vec2 x = (vec2(h, -h) - q) / 2.0; + vec2 uv = sign(x)*pow(abs(x), vec2(1.0/3.0)); + float t = uv.x + uv.y - kx; + t = clamp( t, 0.0, 1.0 ); + + // 1 root + vec2 qos = d + (c + b*t)*t; + res = length(qos); + }else{ + float z = sqrt(-p); + float v = acos( q/(p*z*2.0) ) / 3.0; + float m = cos(v); + float n = sin(v)*1.732050808; + vec3 t = vec3(m + m, -n - m, n - m) * z - kx; + t = clamp( t, 0.0, 1.0 ); + + // 3 roots + vec2 qos = d + (c + b*t.x)*t.x; + float dis = dot(qos,qos); + + res = dis; + + qos = d + (c + b*t.y)*t.y; + dis = dot(qos,qos); + res = min(res,dis); + + qos = d + (c + b*t.z)*t.z; + dis = dot(qos,qos); + res = min(res,dis); + + res = sqrt( res ); + } + + return res; +} + + +//http://mathworld.wolfram.com/HeartCurve.html +vec2 getHeartPosition(float t){ + return vec2(16.0 * sin(t) * sin(t) * sin(t), + -(13.0 * cos(t) - 5.0 * cos(2.0*t) + - 2.0 * cos(3.0*t) - cos(4.0*t))); +} + +//https://www.shadertoy.com/view/3s3GDn +float getGlow(float dist, float radius, float intensity){ + return pow(radius/dist, intensity); +} + +float getSegment(float t, vec2 pos, float offset, float scale){ + for(int i = 0; i < POINT_COUNT; i++){ + points[i] = getHeartPosition(offset + float(i)*len + fract(speed * t) * 6.28); + } + + vec2 c = (points[0] + points[1]) / 2.0; + vec2 c_prev; + float dist = 10000.0; + + for(int i = 0; i < POINT_COUNT-1; i++){ + //https://tinyurl.com/y2htbwkm + c_prev = c; + c = (points[i] + points[i+1]) / 2.0; + dist = min(dist, sdBezier(pos, scale * c_prev, scale * points[i], scale * c)); + } + return max(0.0, dist); +} + +void main(){ + vec2 uv = gl_FragCoord.xy/resolution.xy; + float widthHeightRatio = resolution.x/resolution.y; + vec2 centre = vec2(0.5, 0.5); + vec2 pos = centre - uv; + pos.y /= widthHeightRatio; + //Shift upwards to centre heart + pos.y += 0.02; + float scale = 0.000015 * height; + + float t = time; + + //Get first segment + float dist = getSegment(t, pos, 0.0, scale); + float glow = getGlow(dist, radius, intensity); + + vec3 col = vec3(0.0); + + //White core + col += 10.0*vec3(smoothstep(0.003, 0.001, dist)); + //Pink glow + col += glow * vec3(1.0,0.05,0.3); + + //Get second segment + dist = getSegment(t, pos, 3.4, scale); + glow = getGlow(dist, radius, intensity); + + //White core + col += 10.0*vec3(smoothstep(0.003, 0.001, dist)); + //Blue glow + col += glow * vec3(0.1,0.4,1.0); + + //Tone mapping + col = 1.0 - exp(-col); + + //Gamma + col = pow(col, vec3(0.4545)); + + //Output to screen + gl_FragColor = vec4(col,1.0); +} +`; + +//************** Utility functions ************** + +window.addEventListener('resize', onWindowResize, false); + +function onWindowResize(){ + canvas.width = window.innerWidth; + canvas.height = window.innerHeight; + gl.viewport(0, 0, canvas.width, canvas.height); + gl.uniform1f(widthHandle, window.innerWidth); + gl.uniform1f(heightHandle, window.innerHeight); +} + + +//Compile shader and combine with source +function compileShader(shaderSource, shaderType){ + var shader = gl.createShader(shaderType); + gl.shaderSource(shader, shaderSource); + gl.compileShader(shader); + if(!gl.getShaderParameter(shader, gl.COMPILE_STATUS)){ + throw "Shader compile failed with: " + gl.getShaderInfoLog(shader); + } + return shader; +} + +//From https://codepen.io/jlfwong/pen/GqmroZ +//Utility to complain loudly if we fail to find the attribute/uniform +function getAttribLocation(program, name) { + var attributeLocation = gl.getAttribLocation(program, name); + if (attributeLocation === -1) { + throw 'Cannot find attribute ' + name + '.'; + } + return attributeLocation; +} + +function getUniformLocation(program, name) { + var attributeLocation = gl.getUniformLocation(program, name); + if (attributeLocation === -1) { + throw 'Cannot find uniform ' + name + '.'; + } + return attributeLocation; +} + +//************** Create shaders ************** + +//Create vertex and fragment shaders +var vertexShader = compileShader(vertexSource, gl.VERTEX_SHADER); +var fragmentShader = compileShader(fragmentSource, gl.FRAGMENT_SHADER); + +//Create shader programs +var program = gl.createProgram(); +gl.attachShader(program, vertexShader); +gl.attachShader(program, fragmentShader); +gl.linkProgram(program); + +gl.useProgram(program); + +//Set up rectangle covering entire canvas +var vertexData = new Float32Array([ + -1.0, 1.0, // top left + -1.0, -1.0, // bottom left + 1.0, 1.0, // top right + 1.0, -1.0, // bottom right +]); + +//Create vertex buffer +var vertexDataBuffer = gl.createBuffer(); +gl.bindBuffer(gl.ARRAY_BUFFER, vertexDataBuffer); +gl.bufferData(gl.ARRAY_BUFFER, vertexData, gl.STATIC_DRAW); + +// Layout of our data in the vertex buffer +var positionHandle = getAttribLocation(program, 'position'); + +gl.enableVertexAttribArray(positionHandle); +gl.vertexAttribPointer(positionHandle, + 2, // position is a vec2 (2 values per component) + gl.FLOAT, // each component is a float + false, // don't normalize values + 2 * 4, // two 4 byte float components per vertex (32 bit float is 4 bytes) + 0 // how many bytes inside the buffer to start from + ); + +//Set uniform handle +var timeHandle = getUniformLocation(program, 'time'); +var widthHandle = getUniformLocation(program, 'width'); +var heightHandle = getUniformLocation(program, 'height'); + +gl.uniform1f(widthHandle, window.innerWidth); +gl.uniform1f(heightHandle, window.innerHeight); + +var lastFrame = Date.now(); +var thisFrame; + +function draw(){ + + //Update time + thisFrame = Date.now(); + time += (thisFrame - lastFrame)/1000; + lastFrame = thisFrame; + + //Send uniforms to program + gl.uniform1f(timeHandle, time); + //Draw a triangle strip connecting vertices 0-4 + gl.drawArrays(gl.TRIANGLE_STRIP, 0, 4); + + requestAnimationFrame(draw); +} + +draw(); \ No newline at end of file diff --git a/published_projects/659ba0eb/love/music/setlove.mp3 b/published_projects/659ba0eb/love/music/setlove.mp3 new file mode 100644 index 0000000000000000000000000000000000000000..f26e4ee98b62c749a715e505b300ba806b15507c --- /dev/null +++ b/published_projects/659ba0eb/love/music/setlove.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6392810d53f947123d53569392eb6fa99fd4f28cdaddc18c24a9906ab67d6830 +size 3834915 diff --git a/published_projects/659ba0eb/r.jpg b/published_projects/659ba0eb/r.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30f83152eb8f137301df22fce24b7cf8cd19807e --- /dev/null +++ b/published_projects/659ba0eb/r.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:349d0058bbf66d711bf46698b19d2d25e9759e8157c88fbf4beef1befdead9a0 +size 167513 diff --git a/published_projects/659ba0eb/style.css b/published_projects/659ba0eb/style.css new file mode 100644 index 0000000000000000000000000000000000000000..2281d1a402dc470a7d19c8567c86d3605711fd29 --- /dev/null +++ b/published_projects/659ba0eb/style.css @@ -0,0 +1,173 @@ +@import url('https://fonts.googleapis.com/css2?family=Amita:wght@400;700&family=Archivo:ital,wght@0,100..900;1,100..900&family=Bilbo+Swash+Caps&family=Inter:opsz,wght@14..32,500&family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Pacifico&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Tiro+Devanagari+Marathi:ital@0;1&display=swap'); + + +:root { + --tombol-bg: rgb(20 4 4 / 59%); + --tombol-teks: #fff; + --tombol-bingkai: #fff; + --bingkai: 8px; + --bingkai-kiri: 1.3px solid var(--tombol-bingkai); + --bingkai-kanan: 1.3px solid var(--tombol-bingkai); + --gaya-font: 'Archivo', sans-serif; + --gaya-font2: 'Dancing Script', sans-serif; +} + +body { + font-family: "Archivo", sans-serif; + height: 100vh; +} + @keyframes fanim {0% {background-position: 0% 0%;}25% {background-position: 100% 100%;} 50% {background-position: 0% 100%;} 75% {background-position: 50% 50%;} 100% {background-position: 0% 0%;}} + /* body{ background-image: linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 1) 75%, rgba(255, 255, 255, 1) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255,1) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 1) 75%, rgba(255, 255, 255, 1) 76%, transparent 77%, transparent);font-family:var(--gaya-font);padding: 20px 25px;-webkit-user-select: none; -ms-user-select: none; user-select: none;} a{text-decoration:none;} */ + /* body::before{content:"\00A9 Rayys | PalingIT";color:white;opacity:.05;font-size:10px;position:fixed;bottom:25px;right:25px;z-index:2} */ + #bodyblur { + opacity: 0; + position: fixed; + top: 0; + left: 0; + right: 0; + bottom: 0; + background: linear-gradient(to bottom, #ffe1e1, #ff217de0), url(./r.jpg); + transition: all 1s ease; + } + #wallpaper{width:100%;height:100%;transform: scale(2);transition:all 1.3s ease;} + #beneranblur{position:fixed;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(0px); backdrop-filter:blur(0px);transition:all 3s ease;} + + @keyframes jj{0% {transform: scale(1.1);} 50% {transform: scale(1.2);} 100% {transform: scale(1.1);}} + @keyframes rts{from {transform:scale(.1);} to {transform:scale(1);}} + @keyframes rto{from {transform:scale(1);} to {transform:scale(1.1);}} + @keyframes aniopa{0% {transform: scale(1);} 50% {transform: scale(.75);} 100% {transform: scale(1);}} + @keyframes rtf{from {transform: rotate(0deg);} to {transform: rotate(360deg);}} @keyframes rt{from {transform: scale(.9);/* transform: rotate(-5deg); */} to {transform: scale(1);/* transform: rotate(5deg); */}} + @keyframes kont{0% {left:-1px; top:-3px;} 50% {left:1px; top:3px;} 100% {left:-1px; top:-3px;}} + + blockquote { + position: absolute; + opacity: 0; + visibility: hidden; + margin-top: 100px; + background: rgb(0 0 0 / 73%); + border-radius: 18px 0 18px 0; + box-shadow: rgba(255,255,255, 0.3) 0px 7px 29px 0px; + transform: scale(.1); + transition: all 1s ease; + margin-top: 120px; + margin-left: 0; + margin-right: 0; + color: var(--tombol-teks); + text-shadow: 0px 2px 2px rgba(0, 0, 0, .8); + } + blockquote{width:400px;text-align:center;line-height:1.3em;padding:20px 25px 20px 25px;} + blockquote::before{content:attr(data-text);opacity:.7;font-family: sans-serif;position:absolute;left:8px;top:8px;min-width:15px;font-size:16px;text-align:center} + blockquote::after{content: "";position: absolute;border: 1px solid #fff;border-radius:18px 0 18px 0;top: -8px;bottom: -8px;left: -8px;right: -8px;} + blockquote p{font-size:16px;font-weight:700;line-height:1.4em;transition:all .5s ease;} + blockquote > #kalimatb, blockquote > .sty2{font-size:15px;font-weight:400} + blockquote > #pesan4{margin-top:25px} blockquote > .sty2{line-height:1em;} + blockquote p:not(#opsL, #kalimat, #kalimatb, .sty2){display:none;} + blockquote > #opsL{text-align:right;font-size:11px;font-weight:400;line-height:0;margin-top:24px;color:white;opacity:0;transition:all .2s ease;} + + #waktu{display:none} + #kado1, #kado2, #kado3{font-size:16px;font-weight:400;} + #kalimatAkhir{transform:scale(.1);} + #kado1{position:absolute;opacity:0} + #kalove{font-size:25px;line-height:0;} + .kolombar .inibar{position:absolute;opacity:0;visibility:hidden;background-color:#fff;height:5px;width:100%} + + #Tombol{position:relative;opacity:0;margin:0;display:flex;align-items:left;list-style:none;transform: scale(.1);transition:all 1s ease;} + #Tombol a{cursor:pointer;display:inline-flex;align-items:center; margin:0;margin:12px 0 12px 0;transition:all .2s ease;padding:10px;outline:0;border: 1px solid #fff;border-radius:18px;line-height:15px;background:rgba(0,0,0,.5);color:var(--tombol-teks);font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;box-shadow: rgba(255,255,255, 0.3) 0px 7px 29px 0px;z-index:1} + #Bn{margin:12px 0 12px 12px !important;} + #Bn2{position:absolute;opacity:0;width:0} + + #Content { + + animation-name: none; + animation-duration: 3s; + animation-iteration-count: infinite; + position: relative; + opacity: 0; + margin-top: 50px; + width: 100%; + height: 100vh; + transition: all .7s ease; + } + #Content > * { + display: flex; + align-items: center; + text-align: center; + justify-content: center; + margin-top: 19px; + } + .kumpulanstiker > img{display:none;background: rgba(255, 255, 255, 0.2);box-shadow: 0 4px 30px rgba(255,255,255, 0.3);backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px);border: 1px solid rgba(255, 255, 255, 0.3);border-radius: 50%;padding:10px;width:100px;height:100px;margin:20px 0;} + #fotostiker{opacity:.1;transition:all 1.2s ease;transform: scale(.1);} + .halo{font-size:18px !important;position:relative;margin:15px 0 20px 0} + .halo.sty2{font-family:var(--gaya-font2);font-size:24px !important;margin-top:20px !important;} + .halo.sty3{position:absolute !important;font-size:14px !important;font-weight:400 !important;margin:30px 20px !important;} + #kalimatbawah{position: absolute;opacity:0;transform: scale(.3);margin:50px 0;font-family:var(--gaya-font2);font-size:20px;font-weight:700;color:white;text-shadow: 0px 2px 2px rgba(0, 0, 0, .8);transition:all .5s ease;} + #tanggal{position: absolute;opacity:0;transform: scale(.3);transition:all .5s ease;} + + #fotolove img{transition:all .5s ease;width:75px;height:75px;padding:0;background:none} + #kadoIn img { + display: inline-flex; + background: none; + width: 317px; + height: 280px; + margin-bottom: 26px; + transition: all .3s ease; + } + #ket, .halo { + text-shadow: 1px 1px 2px rgb(10 3 3 / 67%); + font-size: 1.3rem; + letter-spacing: 2px; + font-weight: 600; + font-weight: 700; + margin-left: 36px; + color: #240606; + /* backdrop-filter: blur(8px); */ + } + + + #kadoIn img:hover{transform:scale(.9);} + + #kolombaru{position:absolute;opacity:0;display:flex;transform:scale(.1);transition:all 1s ease;align-items:center;text-align:center;justify-content:center;z-index:1;} + #kolombaru > li{margin:8px;padding:0;list-style-type: none;} + #kolombaru li{opacity:.8;display:flex;font-size:30px} + #kolombaru li:hover{opacity:.5;transform: scale(1.15);transition:all .3s ease;} + + .kolomrange{padding:0;background:none;position:relative;z-index:1;display:none;transition:all 1s ease;align-items:center;} + .kolomrange .inirange{width:100%;height:40px;margin-right:15px;display:flex;align-items:center;text-align:center;justify-content:center;} + .kolomrange .inirange input{height:10px;width:100%;-webkit-appearance:none;outline:none;background:#f2f2f2;border-radius:25px;box-shadow:inset 0px 0px 4px rgba(0,0,0,0.2);} + .kolomrange .inirange input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;border:3px solid #006FFF;background:white;transition:all .2s ease;} + .kolomrange .inirange input::-webkit-slider-thumb:hover{border:5px solid #006FFF;} + .kolomrange .inivalue{color:white;font-size:20px} + + .swal2-modal > *{font-size:16px;} + .swal2-title{line-height:1.3em;font-size:17px;text-align:center;padding:15px 30px 0 30px;} + .swal2-timer-progress-bar-container > *{opacity:.7;background:#00B6FF;margin:0 2px} + .swal2-modal { + background: #ffffff; + box-shadow: 0 4px 30px rgb(74 74 74 / 57%); + backdrop-filter: blur(2px); + -webkit-backdrop-filter: blur(2px); + border: 1px solid rgba(255, 255, 255, 0.3); + border-radius: 8px; + max-width: 330px; + top: -60px; + } + .swal2-styled.swal2-confirm, .swal2-styled.swal2-cancel{position: relative;background-color: #4839eb;color: #fff;border-radius:18px;z-index: 1;transition: all 0.2s;} + + .fa-snowflake {opacity:.3;color:white;font-size: 20px;position: absolute;animation: heartMove linear 1;top: -10vh;z-index: 0;} + @keyframes heartMove {0%{transform: translateY(-10vh) ;} 100%{transform: translateY(100vh) ;}} + .sembunyi, #pesanditolak > *, #kado2, #kado3{display:none !important} + + + .swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation { + background: linear-gradient(to bottom, #ffe1e1, #ff217de0), url(./r.jpg); + height: 100vh; + } + + .kumpulanstiker img { + transform: scale(2) !important; + } + + #ket { + margin-top: 3px !important; + backdrop-filter: blur(8px); + } \ No newline at end of file diff --git a/published_projects/659ba0eb/v.png b/published_projects/659ba0eb/v.png new file mode 100644 index 0000000000000000000000000000000000000000..e92b63ea83bc22dbfd4c1932c789c11fff2e57bd --- /dev/null +++ b/published_projects/659ba0eb/v.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28fc2d6abf36f42fd92d4f1b39e4a31cf93a1673eb8fcdf0423c5fd6d60d3808 +size 2778364 diff --git a/published_projects/659ba0eb/y2mate (mp3cut.net).mp3 b/published_projects/659ba0eb/y2mate (mp3cut.net).mp3 new file mode 100644 index 0000000000000000000000000000000000000000..2a3368f92d6befc4ef83f4a9f17fcd77bb5289e1 --- /dev/null +++ b/published_projects/659ba0eb/y2mate (mp3cut.net).mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7068e67b4987660f1ec8d74bb9cd47881cc6d9bd389aeb097714da4637ccbd18 +size 1105221 diff --git a/user_spaces/Ak/4a0a9d924fd271737c0813852160ae89.jpg b/user_spaces/Ak/4a0a9d924fd271737c0813852160ae89.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a49a643ba708c728433f5cc199507f407cdff59 --- /dev/null +++ b/user_spaces/Ak/4a0a9d924fd271737c0813852160ae89.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64bc0844113168a1c4b0b6598c5133d04f22ecd7fdd8fb8a44f8e1fe3697389d +size 102003 diff --git a/user_spaces/Ak/6364310540963.mp4 b/user_spaces/Ak/6364310540963.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daf7434f097eb5312c60306461188944336be35e --- /dev/null +++ b/user_spaces/Ak/6364310540963.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92bd8c5968991838bddf8ff7c5be4443724d24f2d8b31ae5d380e1257727e2e9 +size 1150543 diff --git a/user_spaces/Ak/GiftBox.png b/user_spaces/Ak/GiftBox.png new file mode 100644 index 0000000000000000000000000000000000000000..9d8c976329caf8ff9250a6d68b5d53916811f6a0 --- /dev/null +++ b/user_spaces/Ak/GiftBox.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c77f68e652789ecce32e75acdc8df3d59faa416f257a6aff38508a89b506545 +size 2730972 diff --git a/user_spaces/Ak/Screenshot 2025-03-01 162514.png b/user_spaces/Ak/Screenshot 2025-03-01 162514.png new file mode 100644 index 0000000000000000000000000000000000000000..8d387fe5587b3b48da622fc2932864753e49ef03 --- /dev/null +++ b/user_spaces/Ak/Screenshot 2025-03-01 162514.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5c0cba8ea6e54c79372b1c85a5d45837e65b936e03d88bbe5f437a5dc451a3 +size 446488 diff --git a/user_spaces/Ak/Valentine-Surprise.png b/user_spaces/Ak/Valentine-Surprise.png new file mode 100644 index 0000000000000000000000000000000000000000..3f01905f7a306b2386785e74598e8a5b65f4bcd2 --- /dev/null +++ b/user_spaces/Ak/Valentine-Surprise.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:694670fd138eafa541eff58620278461b2a8386f1d4da51b0cfdece457895142 +size 2558156 diff --git a/user_spaces/Ak/a.js b/user_spaces/Ak/a.js new file mode 100644 index 0000000000000000000000000000000000000000..2aec2c5b1497862afe632eac940bcc782d1c857e --- /dev/null +++ b/user_spaces/Ak/a.js @@ -0,0 +1,235 @@ +function initengahan(){ + kadoIn.style = "display:none"; + ket.style = "display:none"; + Content.style = "opacity:1;margin-top:0"; + bodyblur.style = "opacity:.7"; + wallpaper.style = "transform: scale(1.5);"; +} + +async function mulainama() { + bodyblur.style = "opacity:0"; + wallpaper.style = "transform: scale(1);"; + fotostiker.style = "display:inline-flex;"; + setTimeout(ftmuncul, 200); + setTimeout(kethalo, 500); +} + +function ftmuncul() { + if (ftganti == 0) { fotostiker.src = deffotostiker; } + if (ftganti == 1) { fotostiker.src = fotostiker1.src; } + if (ftganti == 2) { fotostiker.src = fotostiker2.src; } + if (ftganti == 3) { fotostiker.src = fotostiker3.src; } + if (ftganti == 4) { fotostiker.src = fotostiker4.src; } + fotostiker.style = "display:inline-flex;opacity:1;transform:scale(1)"; +} + +function fthilang() { + fotostiker.style = "display:inline-flex;opacity:1;transition:all .7s ease;transform:scale(.1)"; +} + +function jjfoto() { + fotostiker.style.animation = "rto .8s infinite alternate"; +} + +function bqmuncul() { + bq.style = "position:relative;opacity:1;visibility:visible;transform: scale(1);margin-top:0"; + mulaiketik1(); + fungsi = 1; +} + +function bqhilang() { + wallpaper.style = "transform: scale(2);"; + bodyblur.style = "opacity:.3"; + bq.style = "position:relative;transition:all .7s ease;"; +} + +function kethalo() { + new TypeIt("#halo", { + strings: ["" + vketikhalo], + startDelay: 50, + speed: 40, + waitUntilVisible: true, + afterComplete: function () { + halo.innerHTML = vketikhalo; + setTimeout(bqmuncul, 200); + }, + }).go(); +} + +function tombol() { + wallpaper.style = "transform: scale(1);"; + Tombol.style = "opacity:1;transform: scale(1);"; + fungsi = 1; +} + +document.getElementById("By").onclick = function() { + if (fungsi == 1) { pertanyaan(); } + if (fungsi == 2) { menuju(); } +} + +async function menuju(){ + await swals.fire('Yay!', 'And here comes another birthday surprise for you!', 'success'); + window.location = "./love/index.html"; +} + +vketik1 = kalimat.innerHTML; +kalimat.innerHTML = ""; +function mulaiketik1(){ + new TypeIt("#kalimat", { + strings: ["" + vketik1], + startDelay: 400, + speed: 20, + cursor: false, + deleteSpeed: 20, + breakLines: false, + waitUntilVisible: true, + lifelike: true, + afterComplete: function(){ + aktiopsL(); + }, + }).go(); +} + +opsLclick = 0; +opsLcheck = 0; +defopsL = opsL.innerHTML; +document.getElementById("bq").onclick = function() { + if (opsLclick == 1) { + if (opsLcheck == 1) { setTimeout(aktipesan1, 400); } + if (opsLcheck == 2) { mulaiketik3(); } + if (opsLcheck == 3) { mulaiketik4(); } + if (opsLcheck == 4) { mulaiketik5(); } + if (opsLcheck == 5) { kethalo2(); } + otomatis(); + opsL.style.opacity = "0"; + opsLclick = 0; + } +} + +function aktiopsL() { + opsL.innerHTML = defopsL; + opsL.style.opacity = ".8"; + opsLclick = 1; + opsLcheck += 1; +} + +function gantiopsL() { + opsL.innerHTML = "[ Tap one of the birthday icons! ]"; + opsL.style.opacity = ".8"; +} + +function otomatis() { + kalimat.style = "opacity:0"; + setTimeout(otolanj, 400); +} + +function otolanj() { + kalimat.style = "opacity:1"; +} + +function aktipesan1() { + kalimat.innerHTML = pesan1.innerHTML; + kolombaru.style = "position:relative;opacity:1;transform:scale(1);"; +} + +vketik2 = pesan2.innerHTML; +vketik3 = pesan3.innerHTML; +function aktipesan2(){ + wallpaper.style = "transform: scale(1.5);"; + kolombaru.style = ""; + kalimat.innerHTML = ""; + new TypeIt("#kalimat", { + strings: ["" + vketik2, "" + vketik3], + startDelay: 20, + speed: 30, + cursor: true, + deleteSpeed: 30, + breakLines: false, + waitUntilVisible: true, + lifelike: true, + afterComplete: function(){ + kalimat.innerHTML = vketik3; + setTimeout(aktipesan4, 700); + }, + }).go(); +} + +vketik4 = pesan4.innerHTML; +pesan4.innerHTML = ""; +function aktipesan4(){ + wallpaper.style = "transform: scale(1);"; + fthilang(); + ftganti = 2; + setTimeout(ftmuncul, 300); + new TypeIt("#pesan4", { + strings: ["" + vketik4], + startDelay: 1, + speed: 52, + cursor: true, + waitUntilVisible: true, + lifelike: true, + afterComplete: function(){ + pesan4.innerHTML = vketik4; + setTimeout(aktipesan5, 700); + }, + }).go(); +} + +vketik5 = pesan5.innerHTML; +pesan5.innerHTML = ""; +function aktipesan5(){ + wallpaper.style = "transform: scale(1.5);"; + fthilang(); + ftganti = 3; + setTimeout(ftmuncul, 300); + new TypeIt("#pesan5", { + strings: ["" + vketik5], + startDelay: 1, + speed: 52, + cursor: true, + waitUntilVisible: true, + lifelike: true, + afterComplete: function(){ + pesan5.innerHTML = vketik5 + " 😊"; + setTimeout(aktipesan6, 700); + }, + }).go(); +} + +vketik6 = pesan6.innerHTML; +pesan6.innerHTML = ""; +function aktipesan6(){ + wallpaper.style = "transform: scale(1);"; + fthilang(); + ftganti = 4; + setTimeout(ftmuncul, 300); + new TypeIt("#pesan6", { + strings: ["" + vketik6], + startDelay: 1, + speed: 52, + cursor: true, + waitUntilVisible: true, + lifelike: true, + afterComplete: function(){ + pesan6.innerHTML = vketik6; + setTimeout(tombol, 400); + }, + }).go(); +} + +var slov = 0; +document.getElementById("lv1").onclick = function() { lv1.style = "opacity:0"; slov += 1; this.onclick = null; checkslov(); } +document.getElementById("lv2").onclick = function() { lv2.style = "opacity:0"; slov += 1; this.onclick = null; checkslov(); } +document.getElementById("lv3").onclick = function() { lv3.style = "opacity:0"; slov += 1; this.onclick = null; checkslov(); } +document.getElementById("lv4").onclick = function() { lv4.style = "opacity:0"; slov += 1; this.onclick = null; checkslov(); } + +function checkslov() { + if (slov == 4) { + kolombaru.style = "position:relative;transform:scale(1)"; + fthilang(); + ftganti = 1; + setTimeout(ftmuncul, 300); + otomatis(); + setTimeout(aktipesan2, 400); + } +} diff --git a/user_spaces/Ak/helo.png b/user_spaces/Ak/helo.png new file mode 100644 index 0000000000000000000000000000000000000000..441da307d58df62441d9dd05b52b7e6af2ea0ffd --- /dev/null +++ b/user_spaces/Ak/helo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:489adc2bf5396ce1b1ca3525c50b34aad69895e3028f3ba12e887897beb8cd76 +size 297296 diff --git a/user_spaces/Ak/index.html b/user_spaces/Ak/index.html new file mode 100644 index 0000000000000000000000000000000000000000..c2d39d904ac5795c44cdbfd71f0634d004802d31 --- /dev/null +++ b/user_spaces/Ak/index.html @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + HBD 5.0 | Aoudumber Bade + + + + + + + +
    + + +
    + +
    +
    + + Open Gift Button +
    +

    + Open the gift, cutie:3 +

    + +
    + + + + + + + +
    + +

    + +
    +
    + +

    + Happy Birthday, gorgeous! Today is all about celebrating you. +

    + + +

    Tap here for your birthday surprise! 🎉

    +
    +
  • 🎂
  • +
  • 🎁
  • +
  • 🥳
  • +
  • 💖
  • +
    + +

    You shine brighter every year! ✨

    +

    Do you know what makes today extra special?

    +

    It’s your birthday!

    +

    + Today, I wish you a year filled with laughter, love, and unforgettable moments. +

    +

    + Remember, you deserve every happiness in the world. Celebrate big and enjoy every moment! +

    + + +

    Tap to continue the celebration!

    +
    +
    + + +
    💌 Next
    + + +
    + +

    + Oops! You can’t skip this birthday magic. +

    +
    +
    + + + + + + diff --git a/user_spaces/Ak/love/images/r1.png b/user_spaces/Ak/love/images/r1.png new file mode 100644 index 0000000000000000000000000000000000000000..1a4b7f639d2de21a080cbe86e977d93096ddc92a --- /dev/null +++ b/user_spaces/Ak/love/images/r1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca2e601d084cf51dbfc0284425611d8396efcca7271d4585e3f80496db0bb85e +size 67221 diff --git a/user_spaces/Ak/love/images/r10 b/user_spaces/Ak/love/images/r10 new file mode 100644 index 0000000000000000000000000000000000000000..197cce3ba6e28ef9a31d3af8a912fbab2ab405d9 --- /dev/null +++ b/user_spaces/Ak/love/images/r10 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c01f768faf38ea07e62c544aee31e560bb57eb40039afdd0e4d8b36237085a4 +size 145621 diff --git a/user_spaces/Ak/love/images/r10.png b/user_spaces/Ak/love/images/r10.png new file mode 100644 index 0000000000000000000000000000000000000000..197cce3ba6e28ef9a31d3af8a912fbab2ab405d9 --- /dev/null +++ b/user_spaces/Ak/love/images/r10.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c01f768faf38ea07e62c544aee31e560bb57eb40039afdd0e4d8b36237085a4 +size 145621 diff --git a/user_spaces/Ak/love/images/r2.png b/user_spaces/Ak/love/images/r2.png new file mode 100644 index 0000000000000000000000000000000000000000..f024f6f70c509d59a64b0ec0616cc59203f410a3 --- /dev/null +++ b/user_spaces/Ak/love/images/r2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69a0ed804fbff8904bbfa22efbf949959519b8abc6709eef76f9eebf824af3c9 +size 63547 diff --git a/user_spaces/Ak/love/images/r3.png b/user_spaces/Ak/love/images/r3.png new file mode 100644 index 0000000000000000000000000000000000000000..4ed9c889e2858185c59bbe5f0e6f5742cf728a12 --- /dev/null +++ b/user_spaces/Ak/love/images/r3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c05c620be85249fa9ece54c71db2f8599873b9f1110d6447bd8dd00ccbde223 +size 496290 diff --git a/user_spaces/Ak/love/images/r4.jpg b/user_spaces/Ak/love/images/r4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdf2e427b5e68e98cf39c205934dfb640140da98 --- /dev/null +++ b/user_spaces/Ak/love/images/r4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc3dae0b9cbeb1d1de76243c09cb4caa76af12bf39de32ebee8944e7557746b6 +size 65551 diff --git a/user_spaces/Ak/love/images/r4.png b/user_spaces/Ak/love/images/r4.png new file mode 100644 index 0000000000000000000000000000000000000000..475e59f77a677833e2916e123b3a88afb76e4123 --- /dev/null +++ b/user_spaces/Ak/love/images/r4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:082518ff6ae1e351d315c299c9852d96cd070294bb7e3709f5b48b19601c5f1f +size 40133 diff --git a/user_spaces/Ak/love/images/r5.jpg b/user_spaces/Ak/love/images/r5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a52acc85ba56dc55cd7ee69249cfe3a79c8a9802 --- /dev/null +++ b/user_spaces/Ak/love/images/r5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81677a58b1042b6df1b7babfe2d202c91c243fa77c2f1a6885b58d06d8420d59 +size 45371 diff --git a/user_spaces/Ak/love/images/r6.png b/user_spaces/Ak/love/images/r6.png new file mode 100644 index 0000000000000000000000000000000000000000..ba1f4f762dc35936a9a734e1c3608d9ac20aff39 --- /dev/null +++ b/user_spaces/Ak/love/images/r6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef022ebe6bad18879e6d81e5c0b7757b5505faf3eb5f0379c7fcd28eb174c08 +size 58381 diff --git a/user_spaces/Ak/love/images/r7.png b/user_spaces/Ak/love/images/r7.png new file mode 100644 index 0000000000000000000000000000000000000000..98fcc89ffe8f23f16ea4b9e7fa837c3952b85363 --- /dev/null +++ b/user_spaces/Ak/love/images/r7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aad518dfdb694f412257af09b9c59f1b49656f5ec334b28ca6babe94d7c10cd +size 43494 diff --git a/user_spaces/Ak/love/images/r8.png b/user_spaces/Ak/love/images/r8.png new file mode 100644 index 0000000000000000000000000000000000000000..2d2a769fb9f0ca6b44fc5004f0db7fa23637b276 --- /dev/null +++ b/user_spaces/Ak/love/images/r8.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eecdcb43715f3144a339368951b8007c0a85ba7c067b9c9418ca18a5d175de9 +size 220071 diff --git a/user_spaces/Ak/love/images/r9.png b/user_spaces/Ak/love/images/r9.png new file mode 100644 index 0000000000000000000000000000000000000000..950b23204afe03f2f57f74fa029491b0b7a64ce8 --- /dev/null +++ b/user_spaces/Ak/love/images/r9.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f97945d27a33aa1dc3b8f9dc1ec5ae37ea0ee3e241af8851bbe1339c49376320 +size 492655 diff --git a/user_spaces/Ak/love/index.html b/user_spaces/Ak/love/index.html new file mode 100644 index 0000000000000000000000000000000000000000..90b3e77d4c828b4ecba1268fd5f4b2c2c648860b --- /dev/null +++ b/user_spaces/Ak/love/index.html @@ -0,0 +1,145 @@ + + + + + + + Uyên Nhi + + + + + + + +
    +
    + + + + + + + + + + +

    Happy Birthday Rashmii

    +
    +
    +
    + +
    + + + + + + + + + + diff --git a/user_spaces/Ak/love/main.css b/user_spaces/Ak/love/main.css new file mode 100644 index 0000000000000000000000000000000000000000..8576cc740b5081098df405eef0db2e395dbd57d5 --- /dev/null +++ b/user_spaces/Ak/love/main.css @@ -0,0 +1,171 @@ +@import url('https://fonts.googleapis.com/css2?family=Amita:wght@400;700&family=Archivo:ital,wght@0,100..900;1,100..900&family=Bilbo+Swash+Caps&family=Inter:opsz,wght@14..32,500&family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Pacifico&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Tiro+Devanagari+Marathi:ital@0;1&display=swap'); + +* { + margin: 0; + padding: 0; + } + + html, + body { + height: 100%; + /* for touch screen */ + touch-action: none; + } + + body { + overflow: hidden; + display: -webkit-box; + display: -ms-flexbox; + display: flex; + font-family: "Pacifico", sans-serif; + background: #ffffff; + -webkit-perspective: 1000px; + perspective: 1000px; + -webkit-transform-style: preserve-3d; + transform-style: preserve-3d; + } + + #drag-container, #spin-container { + position: relative; + display: -webkit-box; + display: -ms-flexbox; + display: flex; + margin: auto; + -webkit-transform-style: preserve-3d; + transform-style: preserve-3d; + -webkit-transform: rotateX(-10deg); + transform: rotateX(-10deg); + z-index: 100; + } + + #drag-container img, #drag-container video { + -webkit-transform-style: preserve-3d; + transform-style: preserve-3d; + position: absolute; + left: 0; + top: 0; + max-width: 120%; + max-height: 120%; + line-height: 200px; + font-size: 50px; + text-align: center; + -webkit-box-shadow: 0 0 8px #fff; + box-shadow: 0 0 8px #fff; + -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0005); + } + + #drag-container img:hover, #drag-container video:hover { + -webkit-box-shadow: 0 0 15px #fffd; + box-shadow: 0 0 15px #fffd; + -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0007); + } + + #drag-container p { + + position: absolute; + top: 100%; + left: 50%; + -webkit-transform: translate(-50%,-50%) rotateX(90deg); + transform: translate(-50%,-50%) rotateX(90deg); + color: rgb(0, 195, 255); + animation: fadein ease 15s; + } + + @keyframes fadein { + from { + opacity:0; + + } + to { + opacity: 1; + + } + } + + #ground { + width: 900px; + height: 900px; + position: absolute; + top: 100%; + left: 50%; + -webkit-transform: translate(-50%,-50%) rotateX(90deg); + transform: translate(-50%,-50%) rotateX(90deg); + background: -webkit-radial-gradient(center center, farthest-side , #9993, transparent); + } + + #music-container { + position: absolute; + top: 0; + left: 0; + display: none; + } + + @-webkit-keyframes spin { + from{ + -webkit-transform: rotateY(0deg); + transform: rotateY(0deg); + } to{ + -webkit-transform: rotateY(360deg); + transform: rotateY(360deg); + } + } + + @keyframes spin { + from{ + -webkit-transform: rotateY(0deg); + transform: rotateY(0deg); + } to{ + -webkit-transform: rotateY(360deg); + transform: rotateY(360deg); + } + } + @-webkit-keyframes spinRevert { + from{ + -webkit-transform: rotateY(360deg); + transform: rotateY(360deg); + } to{ + -webkit-transform: rotateY(0deg); + transform: rotateY(0deg); + } + } + @keyframes spinRevert { + from{ + -webkit-transform: rotateY(360deg); + transform: rotateY(360deg); + } to{ + -webkit-transform: rotateY(0deg); + transform: rotateY(0deg); + } + } + + #canvas { + background-color:transparent; + color: transparent; + margin: 0; + overflow: hidden; + background-repeat: no-repeat; + width: 100vw; + } + + +#canva { + position: absolute; + top: 0px; + right: 0px; + overflow: hidden; +} + +p { + font-weight: 600; + font-size: 4vw; + text-align: center; + +} + +@media screen and (max-width: 658px) { + p { + font-weight: 600; + font-size: 12vw; + text-align: center; +} +} \ No newline at end of file diff --git a/user_spaces/Ak/love/main.js b/user_spaces/Ak/love/main.js new file mode 100644 index 0000000000000000000000000000000000000000..2deb4262fc19d33be29a6dd1bc85ea307d11a832 --- /dev/null +++ b/user_spaces/Ak/love/main.js @@ -0,0 +1,417 @@ +// You can change global variables here: +var radius = 240; // how big of the radius +var autoRotate = true; // auto rotate or not +var rotateSpeed = -60; // unit: seconds/360 degrees +var imgWidth = 120; // width of images (unit: px) +var imgHeight = 170; // height of images (unit: px) + +// Link of background music - set 'null' if you dont want to play background music +var bgMusicURL = 'https://api.soundcloud.com/tracks/143041228/stream?client_id=587aa2d384f7333a886010d5f52f302a'; +var bgMusicControls = true; // Show UI music control + + + +// ===================== start ======================= +// animation start after 1000 miliseconds +setTimeout(init, 1000); + +var odrag = document.getElementById('drag-container'); +var ospin = document.getElementById('spin-container'); +var aImg = ospin.getElementsByTagName('img'); +var aVid = ospin.getElementsByTagName('video'); +var aEle = [...aImg, ...aVid]; // combine 2 arrays + +// Size of images +ospin.style.width = imgWidth + "px"; +ospin.style.height = imgHeight + "px"; + +// Size of ground - depend on radius +var ground = document.getElementById('ground'); +ground.style.width = radius * 3 + "px"; +ground.style.height = radius * 3 + "px"; + +function init(delayTime) { + for (var i = 0; i < aEle.length; i++) { + aEle[i].style.transform = "rotateY(" + (i * (360 / aEle.length)) + "deg) translateZ(" + radius + "px)"; + aEle[i].style.transition = "transform 1s"; + aEle[i].style.transitionDelay = delayTime || (aEle.length - i) / 4 + "s"; + } +} + +function applyTranform(obj) { + // Constrain the angle of camera (between 0 and 180) + if(tY > 180) tY = 180; + if(tY < 0) tY = 0; + + // Apply the angle + obj.style.transform = "rotateX(" + (-tY) + "deg) rotateY(" + (tX) + "deg)"; +} + +function playSpin(yes) { + ospin.style.animationPlayState = (yes?'running':'paused'); +} + +var sX, sY, nX, nY, desX = 0, + desY = 0, + tX = 0, + tY = 10; + +// auto spin +if (autoRotate) { + var animationName = (rotateSpeed > 0 ? 'spin' : 'spinRevert'); + ospin.style.animation = `${animationName} ${Math.abs(rotateSpeed)}s infinite linear`; +} + +// add background music +if (bgMusicURL) { + document.getElementById('music-container').innerHTML += ` + +`; +} + +// setup events +document.onpointerdown = function (e) { + clearInterval(odrag.timer); + e = e || window.event; + var sX = e.clientX, + sY = e.clientY; + + this.onpointermove = function (e) { + e = e || window.event; + var nX = e.clientX, + nY = e.clientY; + desX = nX - sX; + desY = nY - sY; + tX += desX * 0.1; + tY += desY * 0.1; + applyTranform(odrag); + sX = nX; + sY = nY; + }; + + this.onpointerup = function (e) { + odrag.timer = setInterval(function () { + desX *= 0.95; + desY *= 0.95; + tX += desX * 0.1; + tY += desY * 0.1; + applyTranform(odrag); + playSpin(false); + if (Math.abs(desX) < 0.5 && Math.abs(desY) < 0.5) { + clearInterval(odrag.timer); + playSpin(true); + } + }, 17); + this.onpointermove = this.onpointerup = null; + }; + + return false; +}; + +document.onmousewheel = function(e) { + e = e || window.event; + var d = e.wheelDelta / 20 || -e.detail; + radius += d; + init(1); +}; + + + + + + + + + + + + + + + + + + + +var canvas = document.getElementById("canvas"); + +canvas.width = window.innerWidth; +canvas.height = window.innerHeight; + +// Initialize the GL context +var gl = canvas.getContext('webgl'); +if(!gl){ + console.error("Unable to initialize WebGL."); +} + +//Time +var time = 0.0; + +//************** Shader sources ************** + +var vertexSource = ` +attribute vec2 position; +void main() { + gl_Position = vec4(position, 0.0, 1.0); +} +`; + +var fragmentSource = ` +precision highp float; + +uniform float width; +uniform float height; +vec2 resolution = vec2(width, height); + +uniform float time; + +#define POINT_COUNT 8 + +vec2 points[POINT_COUNT]; +const float speed = -0.5; +const float len = 0.25; +float intensity = 1.3; +float radius = 0.008; + +//https://www.shadertoy.com/view/MlKcDD +//Signed distance to a quadratic bezier +float sdBezier(vec2 pos, vec2 A, vec2 B, vec2 C){ + vec2 a = B - A; + vec2 b = A - 2.0*B + C; + vec2 c = a * 2.0; + vec2 d = A - pos; + + float kk = 1.0 / dot(b,b); + float kx = kk * dot(a,b); + float ky = kk * (2.0*dot(a,a)+dot(d,b)) / 3.0; + float kz = kk * dot(d,a); + + float res = 0.0; + + float p = ky - kx*kx; + float p3 = p*p*p; + float q = kx*(2.0*kx*kx - 3.0*ky) + kz; + float h = q*q + 4.0*p3; + + if(h >= 0.0){ + h = sqrt(h); + vec2 x = (vec2(h, -h) - q) / 2.0; + vec2 uv = sign(x)*pow(abs(x), vec2(1.0/3.0)); + float t = uv.x + uv.y - kx; + t = clamp( t, 0.0, 1.0 ); + + // 1 root + vec2 qos = d + (c + b*t)*t; + res = length(qos); + }else{ + float z = sqrt(-p); + float v = acos( q/(p*z*2.0) ) / 3.0; + float m = cos(v); + float n = sin(v)*1.732050808; + vec3 t = vec3(m + m, -n - m, n - m) * z - kx; + t = clamp( t, 0.0, 1.0 ); + + // 3 roots + vec2 qos = d + (c + b*t.x)*t.x; + float dis = dot(qos,qos); + + res = dis; + + qos = d + (c + b*t.y)*t.y; + dis = dot(qos,qos); + res = min(res,dis); + + qos = d + (c + b*t.z)*t.z; + dis = dot(qos,qos); + res = min(res,dis); + + res = sqrt( res ); + } + + return res; +} + + +//http://mathworld.wolfram.com/HeartCurve.html +vec2 getHeartPosition(float t){ + return vec2(16.0 * sin(t) * sin(t) * sin(t), + -(13.0 * cos(t) - 5.0 * cos(2.0*t) + - 2.0 * cos(3.0*t) - cos(4.0*t))); +} + +//https://www.shadertoy.com/view/3s3GDn +float getGlow(float dist, float radius, float intensity){ + return pow(radius/dist, intensity); +} + +float getSegment(float t, vec2 pos, float offset, float scale){ + for(int i = 0; i < POINT_COUNT; i++){ + points[i] = getHeartPosition(offset + float(i)*len + fract(speed * t) * 6.28); + } + + vec2 c = (points[0] + points[1]) / 2.0; + vec2 c_prev; + float dist = 10000.0; + + for(int i = 0; i < POINT_COUNT-1; i++){ + //https://tinyurl.com/y2htbwkm + c_prev = c; + c = (points[i] + points[i+1]) / 2.0; + dist = min(dist, sdBezier(pos, scale * c_prev, scale * points[i], scale * c)); + } + return max(0.0, dist); +} + +void main(){ + vec2 uv = gl_FragCoord.xy/resolution.xy; + float widthHeightRatio = resolution.x/resolution.y; + vec2 centre = vec2(0.5, 0.5); + vec2 pos = centre - uv; + pos.y /= widthHeightRatio; + //Shift upwards to centre heart + pos.y += 0.02; + float scale = 0.000015 * height; + + float t = time; + + //Get first segment + float dist = getSegment(t, pos, 0.0, scale); + float glow = getGlow(dist, radius, intensity); + + vec3 col = vec3(0.0); + + //White core + col += 10.0*vec3(smoothstep(0.003, 0.001, dist)); + //Pink glow + col += glow * vec3(1.0,0.05,0.3); + + //Get second segment + dist = getSegment(t, pos, 3.4, scale); + glow = getGlow(dist, radius, intensity); + + //White core + col += 10.0*vec3(smoothstep(0.003, 0.001, dist)); + //Blue glow + col += glow * vec3(0.1,0.4,1.0); + + //Tone mapping + col = 1.0 - exp(-col); + + //Gamma + col = pow(col, vec3(0.4545)); + + //Output to screen + gl_FragColor = vec4(col,1.0); +} +`; + +//************** Utility functions ************** + +window.addEventListener('resize', onWindowResize, false); + +function onWindowResize(){ + canvas.width = window.innerWidth; + canvas.height = window.innerHeight; + gl.viewport(0, 0, canvas.width, canvas.height); + gl.uniform1f(widthHandle, window.innerWidth); + gl.uniform1f(heightHandle, window.innerHeight); +} + + +//Compile shader and combine with source +function compileShader(shaderSource, shaderType){ + var shader = gl.createShader(shaderType); + gl.shaderSource(shader, shaderSource); + gl.compileShader(shader); + if(!gl.getShaderParameter(shader, gl.COMPILE_STATUS)){ + throw "Shader compile failed with: " + gl.getShaderInfoLog(shader); + } + return shader; +} + +//From https://codepen.io/jlfwong/pen/GqmroZ +//Utility to complain loudly if we fail to find the attribute/uniform +function getAttribLocation(program, name) { + var attributeLocation = gl.getAttribLocation(program, name); + if (attributeLocation === -1) { + throw 'Cannot find attribute ' + name + '.'; + } + return attributeLocation; +} + +function getUniformLocation(program, name) { + var attributeLocation = gl.getUniformLocation(program, name); + if (attributeLocation === -1) { + throw 'Cannot find uniform ' + name + '.'; + } + return attributeLocation; +} + +//************** Create shaders ************** + +//Create vertex and fragment shaders +var vertexShader = compileShader(vertexSource, gl.VERTEX_SHADER); +var fragmentShader = compileShader(fragmentSource, gl.FRAGMENT_SHADER); + +//Create shader programs +var program = gl.createProgram(); +gl.attachShader(program, vertexShader); +gl.attachShader(program, fragmentShader); +gl.linkProgram(program); + +gl.useProgram(program); + +//Set up rectangle covering entire canvas +var vertexData = new Float32Array([ + -1.0, 1.0, // top left + -1.0, -1.0, // bottom left + 1.0, 1.0, // top right + 1.0, -1.0, // bottom right +]); + +//Create vertex buffer +var vertexDataBuffer = gl.createBuffer(); +gl.bindBuffer(gl.ARRAY_BUFFER, vertexDataBuffer); +gl.bufferData(gl.ARRAY_BUFFER, vertexData, gl.STATIC_DRAW); + +// Layout of our data in the vertex buffer +var positionHandle = getAttribLocation(program, 'position'); + +gl.enableVertexAttribArray(positionHandle); +gl.vertexAttribPointer(positionHandle, + 2, // position is a vec2 (2 values per component) + gl.FLOAT, // each component is a float + false, // don't normalize values + 2 * 4, // two 4 byte float components per vertex (32 bit float is 4 bytes) + 0 // how many bytes inside the buffer to start from + ); + +//Set uniform handle +var timeHandle = getUniformLocation(program, 'time'); +var widthHandle = getUniformLocation(program, 'width'); +var heightHandle = getUniformLocation(program, 'height'); + +gl.uniform1f(widthHandle, window.innerWidth); +gl.uniform1f(heightHandle, window.innerHeight); + +var lastFrame = Date.now(); +var thisFrame; + +function draw(){ + + //Update time + thisFrame = Date.now(); + time += (thisFrame - lastFrame)/1000; + lastFrame = thisFrame; + + //Send uniforms to program + gl.uniform1f(timeHandle, time); + //Draw a triangle strip connecting vertices 0-4 + gl.drawArrays(gl.TRIANGLE_STRIP, 0, 4); + + requestAnimationFrame(draw); +} + +draw(); \ No newline at end of file diff --git a/user_spaces/Ak/love/music/setlove.mp3 b/user_spaces/Ak/love/music/setlove.mp3 new file mode 100644 index 0000000000000000000000000000000000000000..f26e4ee98b62c749a715e505b300ba806b15507c --- /dev/null +++ b/user_spaces/Ak/love/music/setlove.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6392810d53f947123d53569392eb6fa99fd4f28cdaddc18c24a9906ab67d6830 +size 3834915 diff --git a/user_spaces/Ak/r.jpg b/user_spaces/Ak/r.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30f83152eb8f137301df22fce24b7cf8cd19807e --- /dev/null +++ b/user_spaces/Ak/r.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:349d0058bbf66d711bf46698b19d2d25e9759e8157c88fbf4beef1befdead9a0 +size 167513 diff --git a/user_spaces/Ak/style.css b/user_spaces/Ak/style.css new file mode 100644 index 0000000000000000000000000000000000000000..2281d1a402dc470a7d19c8567c86d3605711fd29 --- /dev/null +++ b/user_spaces/Ak/style.css @@ -0,0 +1,173 @@ +@import url('https://fonts.googleapis.com/css2?family=Amita:wght@400;700&family=Archivo:ital,wght@0,100..900;1,100..900&family=Bilbo+Swash+Caps&family=Inter:opsz,wght@14..32,500&family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Pacifico&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Tiro+Devanagari+Marathi:ital@0;1&display=swap'); + + +:root { + --tombol-bg: rgb(20 4 4 / 59%); + --tombol-teks: #fff; + --tombol-bingkai: #fff; + --bingkai: 8px; + --bingkai-kiri: 1.3px solid var(--tombol-bingkai); + --bingkai-kanan: 1.3px solid var(--tombol-bingkai); + --gaya-font: 'Archivo', sans-serif; + --gaya-font2: 'Dancing Script', sans-serif; +} + +body { + font-family: "Archivo", sans-serif; + height: 100vh; +} + @keyframes fanim {0% {background-position: 0% 0%;}25% {background-position: 100% 100%;} 50% {background-position: 0% 100%;} 75% {background-position: 50% 50%;} 100% {background-position: 0% 0%;}} + /* body{ background-image: linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 1) 75%, rgba(255, 255, 255, 1) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255,1) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 1) 75%, rgba(255, 255, 255, 1) 76%, transparent 77%, transparent);font-family:var(--gaya-font);padding: 20px 25px;-webkit-user-select: none; -ms-user-select: none; user-select: none;} a{text-decoration:none;} */ + /* body::before{content:"\00A9 Rayys | PalingIT";color:white;opacity:.05;font-size:10px;position:fixed;bottom:25px;right:25px;z-index:2} */ + #bodyblur { + opacity: 0; + position: fixed; + top: 0; + left: 0; + right: 0; + bottom: 0; + background: linear-gradient(to bottom, #ffe1e1, #ff217de0), url(./r.jpg); + transition: all 1s ease; + } + #wallpaper{width:100%;height:100%;transform: scale(2);transition:all 1.3s ease;} + #beneranblur{position:fixed;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(0px); backdrop-filter:blur(0px);transition:all 3s ease;} + + @keyframes jj{0% {transform: scale(1.1);} 50% {transform: scale(1.2);} 100% {transform: scale(1.1);}} + @keyframes rts{from {transform:scale(.1);} to {transform:scale(1);}} + @keyframes rto{from {transform:scale(1);} to {transform:scale(1.1);}} + @keyframes aniopa{0% {transform: scale(1);} 50% {transform: scale(.75);} 100% {transform: scale(1);}} + @keyframes rtf{from {transform: rotate(0deg);} to {transform: rotate(360deg);}} @keyframes rt{from {transform: scale(.9);/* transform: rotate(-5deg); */} to {transform: scale(1);/* transform: rotate(5deg); */}} + @keyframes kont{0% {left:-1px; top:-3px;} 50% {left:1px; top:3px;} 100% {left:-1px; top:-3px;}} + + blockquote { + position: absolute; + opacity: 0; + visibility: hidden; + margin-top: 100px; + background: rgb(0 0 0 / 73%); + border-radius: 18px 0 18px 0; + box-shadow: rgba(255,255,255, 0.3) 0px 7px 29px 0px; + transform: scale(.1); + transition: all 1s ease; + margin-top: 120px; + margin-left: 0; + margin-right: 0; + color: var(--tombol-teks); + text-shadow: 0px 2px 2px rgba(0, 0, 0, .8); + } + blockquote{width:400px;text-align:center;line-height:1.3em;padding:20px 25px 20px 25px;} + blockquote::before{content:attr(data-text);opacity:.7;font-family: sans-serif;position:absolute;left:8px;top:8px;min-width:15px;font-size:16px;text-align:center} + blockquote::after{content: "";position: absolute;border: 1px solid #fff;border-radius:18px 0 18px 0;top: -8px;bottom: -8px;left: -8px;right: -8px;} + blockquote p{font-size:16px;font-weight:700;line-height:1.4em;transition:all .5s ease;} + blockquote > #kalimatb, blockquote > .sty2{font-size:15px;font-weight:400} + blockquote > #pesan4{margin-top:25px} blockquote > .sty2{line-height:1em;} + blockquote p:not(#opsL, #kalimat, #kalimatb, .sty2){display:none;} + blockquote > #opsL{text-align:right;font-size:11px;font-weight:400;line-height:0;margin-top:24px;color:white;opacity:0;transition:all .2s ease;} + + #waktu{display:none} + #kado1, #kado2, #kado3{font-size:16px;font-weight:400;} + #kalimatAkhir{transform:scale(.1);} + #kado1{position:absolute;opacity:0} + #kalove{font-size:25px;line-height:0;} + .kolombar .inibar{position:absolute;opacity:0;visibility:hidden;background-color:#fff;height:5px;width:100%} + + #Tombol{position:relative;opacity:0;margin:0;display:flex;align-items:left;list-style:none;transform: scale(.1);transition:all 1s ease;} + #Tombol a{cursor:pointer;display:inline-flex;align-items:center; margin:0;margin:12px 0 12px 0;transition:all .2s ease;padding:10px;outline:0;border: 1px solid #fff;border-radius:18px;line-height:15px;background:rgba(0,0,0,.5);color:var(--tombol-teks);font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;box-shadow: rgba(255,255,255, 0.3) 0px 7px 29px 0px;z-index:1} + #Bn{margin:12px 0 12px 12px !important;} + #Bn2{position:absolute;opacity:0;width:0} + + #Content { + + animation-name: none; + animation-duration: 3s; + animation-iteration-count: infinite; + position: relative; + opacity: 0; + margin-top: 50px; + width: 100%; + height: 100vh; + transition: all .7s ease; + } + #Content > * { + display: flex; + align-items: center; + text-align: center; + justify-content: center; + margin-top: 19px; + } + .kumpulanstiker > img{display:none;background: rgba(255, 255, 255, 0.2);box-shadow: 0 4px 30px rgba(255,255,255, 0.3);backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px);border: 1px solid rgba(255, 255, 255, 0.3);border-radius: 50%;padding:10px;width:100px;height:100px;margin:20px 0;} + #fotostiker{opacity:.1;transition:all 1.2s ease;transform: scale(.1);} + .halo{font-size:18px !important;position:relative;margin:15px 0 20px 0} + .halo.sty2{font-family:var(--gaya-font2);font-size:24px !important;margin-top:20px !important;} + .halo.sty3{position:absolute !important;font-size:14px !important;font-weight:400 !important;margin:30px 20px !important;} + #kalimatbawah{position: absolute;opacity:0;transform: scale(.3);margin:50px 0;font-family:var(--gaya-font2);font-size:20px;font-weight:700;color:white;text-shadow: 0px 2px 2px rgba(0, 0, 0, .8);transition:all .5s ease;} + #tanggal{position: absolute;opacity:0;transform: scale(.3);transition:all .5s ease;} + + #fotolove img{transition:all .5s ease;width:75px;height:75px;padding:0;background:none} + #kadoIn img { + display: inline-flex; + background: none; + width: 317px; + height: 280px; + margin-bottom: 26px; + transition: all .3s ease; + } + #ket, .halo { + text-shadow: 1px 1px 2px rgb(10 3 3 / 67%); + font-size: 1.3rem; + letter-spacing: 2px; + font-weight: 600; + font-weight: 700; + margin-left: 36px; + color: #240606; + /* backdrop-filter: blur(8px); */ + } + + + #kadoIn img:hover{transform:scale(.9);} + + #kolombaru{position:absolute;opacity:0;display:flex;transform:scale(.1);transition:all 1s ease;align-items:center;text-align:center;justify-content:center;z-index:1;} + #kolombaru > li{margin:8px;padding:0;list-style-type: none;} + #kolombaru li{opacity:.8;display:flex;font-size:30px} + #kolombaru li:hover{opacity:.5;transform: scale(1.15);transition:all .3s ease;} + + .kolomrange{padding:0;background:none;position:relative;z-index:1;display:none;transition:all 1s ease;align-items:center;} + .kolomrange .inirange{width:100%;height:40px;margin-right:15px;display:flex;align-items:center;text-align:center;justify-content:center;} + .kolomrange .inirange input{height:10px;width:100%;-webkit-appearance:none;outline:none;background:#f2f2f2;border-radius:25px;box-shadow:inset 0px 0px 4px rgba(0,0,0,0.2);} + .kolomrange .inirange input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;border:3px solid #006FFF;background:white;transition:all .2s ease;} + .kolomrange .inirange input::-webkit-slider-thumb:hover{border:5px solid #006FFF;} + .kolomrange .inivalue{color:white;font-size:20px} + + .swal2-modal > *{font-size:16px;} + .swal2-title{line-height:1.3em;font-size:17px;text-align:center;padding:15px 30px 0 30px;} + .swal2-timer-progress-bar-container > *{opacity:.7;background:#00B6FF;margin:0 2px} + .swal2-modal { + background: #ffffff; + box-shadow: 0 4px 30px rgb(74 74 74 / 57%); + backdrop-filter: blur(2px); + -webkit-backdrop-filter: blur(2px); + border: 1px solid rgba(255, 255, 255, 0.3); + border-radius: 8px; + max-width: 330px; + top: -60px; + } + .swal2-styled.swal2-confirm, .swal2-styled.swal2-cancel{position: relative;background-color: #4839eb;color: #fff;border-radius:18px;z-index: 1;transition: all 0.2s;} + + .fa-snowflake {opacity:.3;color:white;font-size: 20px;position: absolute;animation: heartMove linear 1;top: -10vh;z-index: 0;} + @keyframes heartMove {0%{transform: translateY(-10vh) ;} 100%{transform: translateY(100vh) ;}} + .sembunyi, #pesanditolak > *, #kado2, #kado3{display:none !important} + + + .swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation { + background: linear-gradient(to bottom, #ffe1e1, #ff217de0), url(./r.jpg); + height: 100vh; + } + + .kumpulanstiker img { + transform: scale(2) !important; + } + + #ket { + margin-top: 3px !important; + backdrop-filter: blur(8px); + } \ No newline at end of file diff --git a/user_spaces/Ak/v.png b/user_spaces/Ak/v.png new file mode 100644 index 0000000000000000000000000000000000000000..e92b63ea83bc22dbfd4c1932c789c11fff2e57bd --- /dev/null +++ b/user_spaces/Ak/v.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28fc2d6abf36f42fd92d4f1b39e4a31cf93a1673eb8fcdf0423c5fd6d60d3808 +size 2778364 diff --git a/user_spaces/Ak/y2mate (mp3cut.net).mp3 b/user_spaces/Ak/y2mate (mp3cut.net).mp3 new file mode 100644 index 0000000000000000000000000000000000000000..2a3368f92d6befc4ef83f4a9f17fcd77bb5289e1 --- /dev/null +++ b/user_spaces/Ak/y2mate (mp3cut.net).mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7068e67b4987660f1ec8d74bb9cd47881cc6d9bd389aeb097714da4637ccbd18 +size 1105221