Skip to content
View lalunru's full-sized avatar

Block or report lalunru

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lalunru/README.md

Hi, I'm Seongyeon 👽

Fine Arts × Computer Science · @lalunru

I build at the intersection of logic and creativity — from realtime shaders and VR worlds to explainable AI and design systems.


🚀 What I Ship

  • VR / Game — custom GLSL shaders, URP optimization, multi-ending narrative systems
  • XAI pipelines — IDS with XGBoost + SHAP/LIME explainability on UNSW-NB15
  • Frontend systems — Figma-to-production, design token automation, realtime WebSocket data
  • NPR rendering research — raymarching, edge detection, space-folding in GLSL (Shadertoy + Unity URP)

🛸 Highlighted Work

AssetMind — Financial asset management web service. Tailwind Config ↔ Storybook auto-mapping, realtime order book via WebSocket (STOMP) + React Query.

Line 0 — VR horror adventure for Meta Quest 2. Custom GLSL shaders, baked lightmap migration → stable 72fps.

Beyond the Door of Memory — 2D emotional adventure. Hand-drawn sprites, AI pathfinding chase, multi-ending branch system.

NPR Shaders — Personal research into non-photorealistic rendering in GLSL and Unity URP. Space-folding transforms, raymarching, edge detection — live demos on Shadertoy

XAI Network Intrusion Detection — Graduation thesis. XGBoost IDS on UNSW-NB15 · F1: 0.95 · ROC-AUC: 0.97 · SHAP + LIME explainability.

Malicious URL Classification — LSTM on URL sequences + 9 handcrafted features · 92% accuracy across 4 classes.

🛠 Stack

Unity C# GLSL Python TensorFlow XGBoost Next.js Tailwind CSS Figma Claude

📫 Connect

Portfolio LinkedIn Blog Email


🎓 Currently: B.S. Computer Science (graduated) · Open to new opportunities

Popular repositories Loading

  1. npr-shaders npr-shaders Public

    A collection of real-time GLSL shaders focused on NPR (Non-Photorealistic Rendering) — cross-hatching, toon shading, watercolor, and more.

    GLSL 1

  2. unity-2d-adventure-memory unity-2d-adventure-memory Public

    A 2D emotional narrative adventure game — collect fragments of lost memory in a dreamlike subconscious world and uncover the hidden truth, with multiple endings shaped by your choices.

    C#

  3. Malicious-URL-Classification Malicious-URL-Classification Public

    A hybrid LSTM-based neural network for malicious URL classification — detects phishing, malware, and defacement using both URL text sequences and handcrafted features, achieving ~92% accuracy.

    Jupyter Notebook

  4. unity-vr-game-project unity-vr-game-project Public

    A VR horror adventure game for Meta Quest 2 based on 'Neapolitan horror' — survive 3 nights as a midnight station manager on the unknown Line 0.

    C#

  5. lalunru lalunru Public

  6. smart-plant-monitor smart-plant-monitor Public

    A Raspberry Pi-based smart monitoring system that automatically records temperature, humidity, and captures timed photos for companion plants.