2 repository-uri
Collections of short, focused video tutorials demonstrating technical tips and best practices for developers.
Distinguishing note: This category is specifically for video-based instructional content, distinct from general text-based documentation or interactive learning platforms.
Explore 2 awesome GitHub repositories matching education & learning resources · Screencasts. Refine with filters or upvote what's useful.
Elixir is a functional, concurrent programming language designed for building scalable and maintainable applications. It operates on the Erlang virtual machine, leveraging a distributed, fault-tolerant runtime environment that manages lightweight processes to ensure system reliability. By utilizing an actor-model supervision strategy, the language enables the creation of high-concurrency backend systems that automatically recover from failures and maintain stability under heavy loads. The language distinguishes itself through a powerful metaprogramming environment that allows developers to ex
View short, focused video tutorials that demonstrate specific technical tips and best practices to help developers solve common problems and learn new features quickly.
Keycastr is a system-level utility for macOS that captures and displays keyboard and mouse interactions as visual overlays on the desktop. By registering global event taps within the operating system, it monitors input actions in real time and renders them through transparent, non-interactive windows that float above other active applications. The application distinguishes itself through a plugin-based architecture that allows for the integration of custom modules to define how input events are rendered. Users can manage the lifecycle and positioning of these visual elements through a native
Enhances screencast production by overlaying real-time keystroke information for educational tutorials.