3 Repos
Features that allow real-time code execution and demonstration directly within presentation slides.
Distinct from Code Presentation Utilities: Distinct from Code Presentation Utilities: enables live execution, not just formatting and highlighting.
Explore 3 awesome GitHub repositories matching user interface & experience · Live Code Execution. Refine with filters or upvote what's useful.
Spectacle is a React-based presentation framework that enables developers to author slide decks using JSX and MDX syntax. It provides a component-driven approach to building presentations, where slides are composed as React components with declarative layouts, theme-driven styling, and step-based animation sequencing. The framework distinguishes itself through its support for live coding demonstrations within slides, allowing presenters to execute and display code directly during a talk. It includes a presenter mode with dual-view architecture that shows speaker notes, a timer, and upcoming s
Supports live coding demonstrations with real-time code execution directly within slides.
NYU-DLSP20 is a self-paced deep learning course repository that provides a complete educational curriculum covering supervised and unsupervised deep learning fundamentals. The course materials include lecture slides, Jupyter notebooks, and YouTube video recordings, all organized around PyTorch-based code exercises and neural network architecture tutorials. The course is structured as a sequential progression from fundamentals to advanced architectures, with each lecture building on previous material. Assignments are distributed as Jupyter notebooks that students complete and submit, ensuring
Embeds live code snippets in slides for real-time execution during presentations.
JSBin ist ein kollaborativer JavaScript-Spielplatz und eine Online-Frontend-Sandbox zum Schreiben, Ausführen und Debuggen von Webcode. Es bietet einen Echtzeit-Code-Editor und eine integrierte Umgebung, die HTML, CSS und JavaScript sofort mit einer Live-Vorschau rendert. Die Plattform ist für Live-Coding-Demonstrationen und Pair-Programming konzipiert und verfügt über eine Broadcasting-Umgebung, die Tastatureingaben und Codeänderungen sofort an andere Nutzer überträgt. Sie unterstützt die Echtzeit-Synchronisierung für mehrere Entwickler durch geteilte Live-Sitzungen und enthält ein Transpilations-Tool, um alternative Programmiersprachen für die Browser-Ausführung in Standard-Webformate zu konvertieren. Zusätzliche Funktionen umfassen Remote-JavaScript-Debugging, die Inspektion von Netzwerkanfragen und die Möglichkeit, gerenderte Ausgaben für plattformübergreifende Tests an externe Geräte zu streamen. Das System unterstützt zudem das Forken von Snippets für das Versionsmanagement und bietet Optionen zum Exportieren von Projektzuständen an externe Hosting-Anbieter.
Broadcasts keystrokes and code execution in real time to demonstrate feature logic to others.