GNOD
Global Network Of Discovery
Let's use the latest technological advances to make us all discover more and better things.
.projects__title { margin: 0; padding: 30px 0; font-weight: 900; letter-spacing: 1px; font-size: 30px; border-top : 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1); text-align: center; }
background: #FAFAFA;
z-index: 1;
display: none;
position: fixed;
top: 0;
width: 100%;
}
@media (max-width: 1024px) { .projects__title { padding: 15px 0; font-size: 25px; } }
PROJECTS: PROJECTS:
window.addEventListener("scroll", function(e) { let display="none"; let title=$(".projectstitle"); let distanceToTop=title.getBoundingClientRect().top; if (distanceToTop<0) display="block"; // The element scrolled across the top let distanceToBottom=$(".section-six").getBoundingClientRect().bottom; let ratio=distanceToBottom/window.innerHeight; if (ratio<0.5) display="none"; // Last project crossed half of the screen $("#projectstitle_fixed").style.display=display; });
GNOD Music
Project 1 - Discover
Use Gnod's AI to discover bands you like
Project 2 - The Music-Map
Travel along with tourist map of music
GNOD Products
Product Chart
A new visual approach to product discovery
GNOD Art
Project 1 - Discover
Use Gnod's AI to discover art you like
GNOD Literature