We built Apollo's new interactive learning platform, Odyssey, in just three months by leveraging familiar tools like React, Gatsby, MDX, and Netlify. Our approach to building an LMS allowed for a smooth authoring flow and easy maintenance of our content. We used MDX to write courses in a single file, which is then parsed into separate lessons when rendered, providing a more organized file structure. Styling was handled with Chakra UI, while animations were added using Framer Motion. The interactive coding challenges are powered by Netlify Functions, executing tests against the code and returning results to the browser. Our launch iteration is currently private, but we may open it as an open source project in the future.