Backend Sorcerer Talent Grid

Skill Tree

A new template-inspired tree layout. It keeps the RPG talent-map idea while using a sharper terminal-grid visual language.

Tier I
core

Python Basics

print(), values, variables, and arithmetic.

core

String Runes

Clean, slice, format, and reverse text.

Tier II
core

Gate Logic

if / elif / else and boolean decisions.

core

Loopcraft

for, while, filtering, and repeated work.

Tier III
core

Spell Forging

Functions, returns, defaults, and reusable code.

core

Data Tomes

Dictionaries, nested lookups, and inventory maps.

Tier IV
boss

Dungeon Architect

A capstone character creator using all foundation skills.

Tier V
elective

The Web Gate

The next frontier: HTTP, routes, APIs, and auth.