Skip to main content

Featured

Beyond Code: How I Built the "Love Protocol" (LOVR) to Design the Perfect Proposal

Introduction In the world of development, we often talk about efficiency, APIs, and performance. But as a "vibe coder," I believe technology is at its best when it’s used to express something human. That’s exactly why I built LOVR (The Love Protocol) — a project that isn't just about lines of code, but about a specific moment in time. What is LOVR?  LOVR  is an open-source, interactive web application designed to facilitate a digital proposal. Hosted on GitHub, it leverages the power of modern front-end technologies to create an immersive, romantic experience. It’s not just a "Yes or No" button; it’s a carefully choreographed "protocol" designed to lead someone through a journey. The Aesthetic: Glassmorphism True to my style at Zelvior Studio, LOVR doesn’t compromise on design. I integrated: Glassmorphism: Using translucent layers and "glass blur" effects to create depth. Minimalist Layouts: Taking inspiration from hig...

TESSERACT: Visualizing the 4th Dimension (ℝ⁴ to ℝ³)

The Architecture of the Unseen

Human perception is limited to three dimensions, but mathematics allows us to step beyond those boundaries. I developed the Zelvior Tesseract Interface to visualize the theoretical "Hypercube"—a 4-dimensional shape that defies standard physical intuition.

How it Works: While a standard cube has 8 vertices and 12 edges, a Tesseract consists of 16 vertices, 32 edges, and 24 square faces. This interface uses Stereographic Projection to map these 4D coordinates onto your 3D screen. By manipulating the "W-axis" (the fourth dimension), you can witness the famous "inside-out folding" motion that occurs as the shape rotates through 4D space.

Key Technical Features:

  • Real-time Telemetry: A live data feed tracking rotation angles (in radians and degrees) across all six 4D planes (XY, XZ, XW, YZ, YW, ZW).

  • Bivector Rotation Control: Unlike 3D objects that rotate around an axis, this engine allows you to control rotations within 4D bivector planes.

  • Customizable Physics: Adjust the "Stereo Radius" to change how the 4th dimension is projected, or toggle "W-Depth Coloring" to see which parts of the cube are "closer" to the 4D eye.

  • Research-Grade HUD: Designed with a futuristic terminal aesthetic, featuring FPS tracking and ω (angular velocity) magnitude charts.

Explore the 4th Dimension: zelvior-tesseract.netlify.app

Comments

Popular Posts