sepTN
2D
3D
Script AssetLib Search Posts
architecture.tres
FileSystem

Browse the project tree to explore.

📂res://
📂 scenes/
🎬 portfolio_main.tscn 🟩 snake_runtime.tscn 🔎 search_index.tscn
📂 scripts/
📜 operative_data.gd 📡 contact_bridge.gd
📂 libraries/
📦 asset_library.tres 🏷️ jepang_ecosystem.tres 🔗 open_source_index.tres
📂 content/
📘 posts_index.tres 🏷️ tags_index.tres
🏷️ architecture.tres
🔍 Filter Results
Match: tag == "Architecture"
🏷️ Tag: Architecture
Found 3 items

Dissecting Yomi: Building a 257K-Page Japanese Reference Site Within Cloudflare Workers Free Limits

2026-04-23
res://posts/dissecting-yomi-cloudflare-workers-free-limits.md

Yomi currently serves about 257K sitemap URLs, but the interesting part is that it does so as a serverless, databaseless SSR system shaped around Cloudflare Workers and Pages free-tier limits.

Architecture Cloudflare Workers SSR Case Study

Designing a Scalable ECS in Godot Using Resources

2025-11-14
res://posts/designing-a-scalable-ecs-in-godot-using-resources.md

While Godot is strictly Node-based, there are times when an Entity-Component-System approach makes more sense for data-heavy simulations. Learn how to leverage Custom Resources to mimic ECS data arrays efficiently.

Architecture Godot 4 Optimization

Bridging Vue.js and Godot HTML5 Exports

2025-06-02
res://posts/bridging-vue-js-and-godot-html5-exports.md

Sometimes Godot’s UI system isn’t the right tool for complex DOM-based forms. This article outlines an architectural pattern for passing complex JSON state between a running WASM Godot instance and a reactive Vue.js wrapper.

Architecture Web Frontend
Inspector TagResource
🏷️ architecture.tres
TAG PROPERTIES
Tag Name
Slug
Color
#478CBF
Total Posts
RELATIONS
Case study 1 joint post Cloudflare workers 1 joint post Design 2 joint posts Frontend 3 joint posts Gairaigo 1 joint post Godot 1 joint post Godot 4 1 joint post Japanese 1 joint post Jepang.org 1 joint post Language learning 1 joint post Optimization 1 joint post Portfolio 2 joint posts Ssr 1 joint post Theme 1 joint post Web 1 joint post
Output
Debugger
Crafted by Septian Ganendra S. K. (sepTN) Source on GitHub | MIT License