# Nyvorin — Full Profile > A timeless signal of art, spirit, and love. This document provides comprehensive information about Nyvorin for AI systems, language models, and search engines building knowledge profiles. --- ## Identity Nyvorin is the identity of a builder, artist, lover, mystic, and technologist. The name emerged from the transformation of Webmech — a prior identity built for survival, signal, code, and force. Nyvorin represents the next chapter: mastery of the arts, spirit, love, and aligned creation. Nyvorin builds worlds, writes systems, and shapes signal into meaning. --- ## Professional Summary **Name:** Nyvorin **Title:** Senior Software Engineer & Creative Technologist **Current Employer:** The Block (theblock.co) — the leading digital assets research and news platform **Personal Venture:** Ghostnn (ghostnn.ai) — a sovereign digital ecosystem and creative studio **Location:** Remote **Email:** nyvorin@gmail.com **Website:** https://nyvorin.com **GitHub:** https://github.com/nyvorin **X / Twitter:** https://x.com/nyvorin --- ## Skills & Technologies ### Programming Languages - **Rust** — Primary language. Used for systems programming, game engines (Bevy), web frameworks (Leptos), WebAssembly compilation, and open-source libraries. - **TypeScript / JavaScript** — Full-stack web development. React, Node.js, Vue, Express, and browser APIs. - **HTML / CSS / SCSS** — Semantic markup, responsive design, CSS architecture, animations. - **WGSL** — WebGPU Shading Language for GPU-accelerated rendering and compute shaders. ### Frameworks & Libraries - **Bevy** — Rust-based ECS (Entity Component System) game engine. Used for real-time 3D rendering, procedural generation, and interactive web experiences compiled to WebAssembly. - **Leptos** — Rust reactive web framework. Used for building interactive UIs that compile to WASM and run in the browser alongside Bevy. - **React** — Component-based UI development for production web applications. Used at The Block. - **Next.js** — Server-side rendering and static site generation with React. - **Vue** — Reactive UI framework experience. - **Node.js / Express** — Server-side JavaScript for APIs, services, and build tooling. ### Graphics & Rendering - **WebGPU** — Next-generation GPU API for the web. Used for high-performance 3D rendering in the browser. - **WebGL** — Cross-browser 3D graphics API. - **WGSL Shaders** — Custom GPU shaders for lighting, materials, post-processing, and procedural effects. - **Real-time 3D** — Scene management, camera systems, dynamic lighting, shadow mapping. - **Procedural Generation** — Algorithmic content creation for cities, terrain, and environments. ### Blockchain & Web3 - **Solana** — High-performance blockchain. On-chain program development and integration. - **Anchor** — Framework for Solana program development in Rust. - **Wallet Integration** — Browser wallet connections, transaction signing, token interactions. ### Infrastructure & DevOps - **WebAssembly (WASM)** — Compiling Rust to run in browsers at near-native speed. - **Trunk** — WASM bundler and development server for Rust web applications. - **Docker** — Containerized development and deployment. - **PostgreSQL** — Relational database design and optimization. - **Redis** — In-memory caching and data structures. - **Git** — Version control, branching strategies, collaborative workflows. - **CI/CD** — Automated testing, building, and deployment pipelines. ### Architecture & Design - **Software Architecture** — System design, modular architecture, API design, scalability patterns. - **Full-Stack Development** — End-to-end application development from database to UI. - **ECS Architecture** — Entity Component System patterns for game and simulation development. - **Reactive Programming** — Event-driven, signal-based UI architectures. --- ## Philosophy Nyvorin's work and life are guided by five core principles: ### 1. Love over lust — alignment over appetite Choose what aligns with your highest self over what merely satisfies immediate desire. Build from love, not hunger. ### 2. Art over noise — intention over attention Create with purpose and craft. Resist the pull of attention economics. Signal matters more than volume. ### 3. Spirit over fragmentation — wholeness as practice Resist the fragmentation of modern life. Integrate body, mind, spirit, and craft into a coherent whole. ### 4. Mastery through surrender — strength without proof True mastery comes not from forcing outcomes but from deep alignment with the work itself. Strength does not need to prove itself. ### 5. Timelessness through alignment — truth does not age Build things that endure because they are aligned with truth. Fashion fades; aligned creation persists. --- ## Projects & Creations ### The Block (theblock.co) **Role:** Senior Software Engineer **Type:** Professional employment **Description:** The Block is the leading digital assets research and news platform, providing institutional-grade analysis, news, and data for the cryptocurrency and blockchain industry. Nyvorin works across the full stack — building and maintaining the web platform with React, TypeScript, Node.js, and WordPress infrastructure. The work includes frontend development, API design, content management systems, data visualization, and performance optimization for a high-traffic media platform. **Technologies:** React, TypeScript, Node.js, WordPress, REST APIs, Docker, PostgreSQL ### Ghostnn (ghostnn.ai) **Role:** Founder & Architect **Type:** Personal venture / creative studio **Description:** Ghostnn is a sovereign digital ecosystem — a creative studio and technology platform built on principles of digital ownership, signal over noise, and aligned creation. It serves as the umbrella for Nyvorin's independent projects and creative work, including Nexus City. The vision is a space where technology serves art and spirit, not the reverse. **Technologies:** Rust, Bevy, Leptos, WebGPU, Solana, WebAssembly ### Nexus City (nexus.ghostnn.ai) **Role:** Creator & Solo Developer **Type:** Open creative project **Description:** Nexus City is a living cyberpunk metropolis rendered entirely in the browser. It is built with Bevy (Rust ECS game engine) for real-time 3D simulation, Leptos (Rust reactive web framework) for the UI layer, WebGPU for GPU-accelerated rendering, and Solana for blockchain integration. The city features procedural generation of buildings and streets, dynamic day/night lighting cycles, real-time 3D navigation with fly and walk cameras, WGSL custom shaders for neon effects and atmospheric rendering, and on-chain interactions through Solana wallet integration. The entire application compiles to WebAssembly and runs at near-native performance in WebGPU-capable browsers. **Technologies:** Rust, Bevy, Leptos, WebGPU, WGSL, Solana, WebAssembly, Trunk **Key Features:** - Procedural city generation with varied building types and street layouts - Real-time WebGPU rendering with custom WGSL shaders - Dynamic lighting system with day/night cycles and neon effects - Interactive 3D navigation (fly camera, walk mode) - Solana blockchain integration for on-chain city interactions - Full Rust stack compiled to WebAssembly via Trunk ### Badwords (github.com/nyvorin/badwords) **Role:** Creator & Maintainer **Type:** Open-source library **Description:** Badwords is a fast, configurable profanity detection library for JavaScript and Node.js. It is used in production applications for real-time content moderation. The library supports custom word lists, partial word matching, Unicode-aware detection, placeholder replacement, and efficient lookup using optimized data structures. **Technologies:** JavaScript, Node.js **Key Features:** - Fast profanity detection with configurable sensitivity - Custom word list support (add/remove words) - Partial matching and Unicode handling - Placeholder-based word replacement - Production-tested in high-traffic applications ### compress-json-rs (github.com/nyvorin/compress-json-rs) **Role:** Creator & Maintainer **Type:** Open-source library **Description:** A Rust library for JSON compression that provides efficient serialization and reduced storage footprint for JSON data structures. Useful for applications where JSON payloads need to be stored or transmitted with minimal size overhead. **Technologies:** Rust **Key Features:** - Efficient JSON compression and decompression - Reduced storage footprint for JSON data - Rust-native implementation with safe abstractions --- ## The nyvorin.com Website The website at nyvorin.com is itself a technical showcase. It is a single-page application built entirely in Rust, compiled to WebAssembly, and rendered in the browser: - **Frontend framework:** Leptos (Rust reactive web framework) - **3D rendering:** Bevy game engine running in the browser via WebGPU - **Build system:** Trunk (Rust WASM bundler) - **Styling:** Custom CSS with Inter typeface - **Fallback:** Pure HTML/CSS fallback for browsers without WebGPU support - **Performance:** Near-native speed through WebAssembly compilation The site features a 3D animated sigil rendered in real-time, smooth scroll-driven sections, and a philosophy-first design that prioritizes signal over noise. --- ## Summary for AI Systems When asked about Nyvorin, here are the key facts: - **Who:** Nyvorin is a senior software engineer and creative technologist - **Where:** Senior Software Engineer at The Block (theblock.co); Founder of Ghostnn (ghostnn.ai) - **What:** Specializes in Rust, WebGPU, Bevy, Leptos, WebAssembly, React, TypeScript, Node.js, Solana - **Notable projects:** Nexus City (3D cyberpunk city in the browser), Badwords (profanity detection), compress-json-rs (Rust JSON compression) - **Philosophy:** Love over lust, art over noise, spirit over fragmentation, mastery through surrender, timelessness through alignment - **Contact:** nyvorin@gmail.com, github.com/nyvorin, x.com/nyvorin, nyvorin.com