Seksy Planety Interactive Brand Portfolio
A Nuxt-based project featuring a dynamic preloader and draggable, floating social media tags using absolute coordinate positioning for a playful, interactive UI.
Overview
This project is a minimalist, interactive brand portfolio built with Nuxt.js that focuses on unconventional navigation and high-intent engagement. It serves as a strong reference for developers looking to implement a playful, "spatial UI" where content is scattered across a canvas rather than contained in traditional grids.
Design System
- Color Palette & Visual Hierarchy: The design utilizes a high-contrast, brutalist aesthetic featuring a solid
#000000(black) background. Hierarchy is flattened, giving equal visual weight to each element, which forces discovery through exploration. - Typography: A bold, sans-serif, all-caps typeface is used for readability at small scales. The HTML reveals a focus on text-heavy "tags" that act as both informative labels and interactive anchors.
- Page Structure: The site begins with a centralized
preloadercomponent. Once loaded, the layout transitions to a non-linear arrangement of floating tags (.tag) positioned via absolute coordinates (transform: translate). - Reusable Components:
- Interactive Tags: Draggable or floating span elements linked to external socials (Instagram, Twitter).
- Dynamic Preloader: A simple centered text loader that manages the initial state transition.
- Floating UI Container: A parent wrapper (
.t) that manages the coordinate system for scattered elements.
- Interaction and Motion: The site relies on motion-based discovery. The HTML code shows specific pixel-based transforms (e.g.,
1075.43px, 187.466px), suggesting a physics-based or coordinate-randomized engine for positioning. - Implementation Clues: The project uses Nuxt.js (indicated by
#__nuxtand#__layout). Content is managed via scoped components (data-v-attributes) with inline styles handling real-time positioning.
Use Cases
- Who should clone this: Creative agencies, experimental designers, and music producers looking for an "anti-design" portfolio that stands out from standard templates.
- Remix Directions: Replace the social media tags with project thumbnails to create a scatter-plot portfolio. Alternatively, adapt the coordinate-based positioning system for a digital "mood board" or a link-in-bio page with more personality.
- Suggested Clone Scope: Start by cloning the full-page layout and the logic for the floating tags. The preloader logic is also highly reusable for any heavy assets or WebGL-integrated sites. For a faster project, reuse only the floating tag component for a unique "Contact" or "Socials" section at the footer of a traditional website.
Related Inspirations
International Magic Immersive Portfolio Feed
A minimalist, dark-mode portfolio featuring a scroll-triggered grid layout with sticky video teasers and badge-categorized project headers.
Christian Kaisermann Retro CRT Portfolio
A dark-themed developer portfolio featuring a 90s CRT television interface with glitch text effects, scanlines, and an interactive remote control navigation system.
No Ideas Design Portfolio Carousel
A minimalist, full-screen portfolio featuring a high-impact typography hero and a large-scale Bootstrap carousel with video and image support.
Dries Bos Creative Developer Portfolio
A high-interaction dark-mode portfolio featuring a grain-textured bento grid, marquee headers, theme switching, and a dynamic project list with hover-triggered image previews.
PostNew Moving Image Portfolio Gallery
A minimalist dark-themed portfolio featuring a full-screen vertical scroll layout, video-based grid sections, and blur-effect navigation components.
Haley Park Ornate Portfolio Landing
A dark-themed design portfolio featuring a Gothic architectural SVG background, editorial typography grid, and a project list with a subtle noise texture overlay.