flowchart TD
A["<b>Education</b><br/>Physics<br/>(5 years)"] --> B["<b>Research</b><br/>Cognitive Neuroscience/<br/>Social Psychology<br/>(10 years)"]
B --> C["<b>Software Engineering</b><br/>Current Role<br/>(> 5 years)"]
style A fill:#F0F8FF,stroke:#4169E1,stroke-width:2px,color:#000000
style B fill:#F5F0FF,stroke:#8A2BE2,stroke-width:2px,color:#000000
style C fill:#F0FFF0,stroke:#228B22,stroke-width:2px,color:#000000