Welcome!

           Buenos dias/tardes/noches!
          (Good day/afternoon/night!)
You can call me Yubin, and welcome to my page! I mainly use this place as a hub for my characters. In the near future, I will put more stuff about their story here as well!Sorry in advance! This is my first time putting together a website like this, so it's not the friendliest with mobile yet.



Art by @embraquil.bsky.social

Hughes Renouf

About

This is your About section.

Projects

Add your portfolio, commissions, links, or anything else here.

Contact

Email: [email protected]

/* ---------- TABS ---------- */ const buttons = document.querySelectorAll(".tab-btn"); const tabs = document.querySelectorAll(".tab-content"); buttons.forEach(button => { button.addEventListener("click", () => { buttons.forEach(btn => btn.classList.remove("active")); tabs.forEach(tab => tab.classList.remove("active")); button.classList.add("active"); document.getElementById(button.dataset.tab).classList.add("active"); }); }); /* ---------- LIGHTBOX ---------- */ const galleryImages = document.querySelectorAll(".gallery img"); const lightbox = document.getElementById("lightbox"); const lightboxImg = document.getElementById("lightbox-img"); const closeLightbox = document.getElementById("close-lightbox"); galleryImages.forEach(image => { image.addEventListener("click", () => { lightboxImg.src = image.src; lightbox.classList.add("active"); }); }); closeLightbox.addEventListener("click", () => { lightbox.classList.remove("active"); }); lightbox.addEventListener("click", e => { if(e.target === lightbox){ lightbox.classList.remove("active"); } }); document.addEventListener("keydown", e => { if(e.key === "Escape"){ lightbox.classList.remove("active"); } });

Carrd Course

Learn how to build awesome website in Carrd

Dignissim enim sit amet venenatis urna cursus eget nunc scelerisque. Euismod in pellentesque massa placerat duis ultricies lacus sed turpis. Diam phasellus vestibulum lorem sed. Enim sit amet venenatis urna cursus eget nunc. Pellentesque id nibh tortor id aliquet lectus proin nibh. Dictum at tempor commodo ullamcorper a lacus. Suspendisse sed nisi lacus sed viverra tellus. Semper quis lectus nulla at volutpat diam ut venenatis. Orci dapibus ultrices in iaculis nunc.

Contact

Come and meet me in person.

**Address: **
3500 Deer Creek Rd, Palo Alto, CA 94304, USA
Phone:
+1 650-681-5000