sepTN
2D
3D
Script AssetLib Search Posts
posts_index.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
🔍 Filter Results
Match: section == "posts"
📝 Posts Archive
Found 6 items

Katakana Is Not Your Friend

2026-04-28
res://posts/katakana-is-not-your-friend.md

Katakana looks like free vocabulary when you start learning Japanese. The longer you study, the more it reveals a trap: familiar sounds do not guarantee familiar meanings.

Japanese Language Learning Gairaigo Jepang.org

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

Showcasing the Godot Pseudo Theme

2026-03-30
res://posts/showcasing-the-godot-pseudo-theme.md

This post demonstrates the Godot-inspired interface language used across the site, using theme-style shortcodes and a more visual writing format.

Design Theme Frontend Portfolio

Building a Portfolio That Pretends to Be Godot

2026-03-30
res://posts/building-a-portfolio-that-pretends-to-be-godot.md

This site borrows the visual language of the Godot editor without becoming parody. It is a portfolio, a writing archive, and a navigation experiment disguised as a familiar development tool.

Design Frontend Portfolio Godot

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
🏷️ posts_index.tres
TAG PROPERTIES
Archive
Author
Total Posts
Tags
RELATIONS
Architecture 3 posts Case study 1 post Cloudflare workers 1 post Design 2 posts Frontend 3 posts Gairaigo 1 post Godot 1 post Godot 4 1 post Japanese 1 post Jepang.org 1 post Language learning 1 post Optimization 1 post Portfolio 2 posts Ssr 1 post Theme 1 post Web 1 post
Output
Debugger
Crafted by Septian Ganendra S. K. (sepTN) Source on GitHub | MIT License