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 4 items

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 2 posts Design 2 posts Frontend 3 posts Godot 1 post Godot 4 1 post Optimization 1 post Portfolio 2 posts Theme 1 post Web 1 post
Output
Debugger
Crafted by Septian Ganendra S. K. (sepTN) Source on GitHub | MIT License