You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Programmatic video for the web. Define videos with a fluent TypeScript API, compile them to a portable JSON format, and render to MP4 — in the browser, on the server, or play them back live with full scrubbing controls.
Migration framework for Mongoose: write migrations in TS/JS, run them from the CLI or programmatically, state tracked in MongoDB. ESM & CJS, Mongoose 6-9.
Reminder is an iOS app built with Swift and UIKit (entirely programmatic) to help users create and manage reminders. It follows the MVVM pattern, utilizes UserDefaults for local storage, and demonstrates best practices in data exchange via delegates, notifications, and closures.