Six topics, one path, start to finish
The journey starts at securing a web application and ends with understanding the model inside an LLM. As you scroll, the line fills and each topic lights up in turn. Every topic comes with interactive lessons on PurpleLane LMS, ends with a quiz, and submits its work as a Git check-in.
ShopMATE grows with the students for all 4 weeks
Students build on ShopMATE, a MERN e-commerce app (MongoDB, Express, React, Node.js). Across the program they secure it, give it AI agents, run those agents responsibly, and then open the model to see how it works inside. They always know why each topic matters, because they ship it into the same app.
| Week | Topics | What Students Build | Assessment |
|---|---|---|---|
| Week 1 | Authentication & Authorization · Git & GitHub · Postman | Secure login, JWT, roles, optional Google sign-in on ShopMATE, with endpoints tested in Postman; the repository every later task is checked into | Auth quiz and a 15-question Git quiz on PurpleLane LMS · first Git check-ins |
| Week 2 | Agentic AI & LangChain | A query-routing agent and an AI assistant that updates a product's stock and price, on each student's own free Gemini key | Topic quiz on PurpleLane LMS · two task check-ins |
| Week 3 | Multi-Agent Orchestration · LLMOps | A multi-agent blog pipeline with human approval stored in the database, a cost and logs dashboard, and a guardrail layer | Multi-Agent and LLMOps quizzes on PurpleLane LMS · three task check-ins |
| Week 4 | Foundations of Deep Learning | Interactive modules from a single neuron to the Transformer, plus three builds: a first neural network, MNIST, and a Fashion CNN | Topic quiz on PurpleLane LMS · three task check-ins · final check-in of the complete project |