graph TB
A[Interview Prep]
A --> B[Frontend]
A --> C[Backend]
B --> D[HTML]
B --> E[CSS]
B --> F[JavaScript]
C --> G[Node.js]
C --> H[Python]
C --> I[SQL]
C --> J[APIs]
style A fill:#10b981,stroke:#059669,stroke-width:0px,color:#fff,rx:10,ry:10
style B fill:#34d399,stroke:#10b981,stroke-width:0px,color:#fff,rx:10,ry:10
style C fill:#34d399,stroke:#10b981,stroke-width:0px,color:#fff,rx:10,ry:10
style D fill:#6ee7b7,stroke:#34d399,stroke-width:0px,color:#065f46,rx:10,ry:10
style E fill:#6ee7b7,stroke:#34d399,stroke-width:0px,color:#065f46,rx:10,ry:10
style F fill:#6ee7b7,stroke:#34d399,stroke-width:0px,color:#065f46,rx:10,ry:10
style G fill:#6ee7b7,stroke:#34d399,stroke-width:0px,color:#065f46,rx:10,ry:10
style H fill:#6ee7b7,stroke:#34d399,stroke-width:0px,color:#065f46,rx:10,ry:10
style I fill:#6ee7b7,stroke:#34d399,stroke-width:0px,color:#065f46,rx:10,ry:10
style J fill:#6ee7b7,stroke:#34d399,stroke-width:0px,color:#065f46,rx:10,ry:10