12 lines
512 B
JSON
12 lines
512 B
JSON
{
|
|
"name": "leetcode-teacher",
|
|
"description": "Interactive LeetCode-style teacher for technical interview preparation. Generates coding playgrounds with real product challenges, teaches patterns and techniques, supports Python/TypeScript/Kotlin/Swift, and provides progressive difficulty training for data structures and algorithms.",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "James Rochabrun",
|
|
"email": "jamesrochabrun@gmail.com"
|
|
},
|
|
"skills": [
|
|
"./skills/leetcode-teacher"
|
|
]
|
|
} |