winapps-org /
winapps
Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration. Hard fork of https://github.com/Fmstrat/winapps/
Loading repository data…
hamssaid36-collab / repository
As part of the Transforming Ideas to Innovation II course (ENG 012), we've built an interactive MATLAB quiz game using GUI elements with multiple difficulty levels, hints, a timer, and sound effects for correct and wrong answers.
This is an interactive quiz game built in MATLAB using GUI elements. It challenges players with engineering-related questions across three difficulty levels: Easy, Medium, and Hard.
correct.wav plays for correct answers.wrong.wav plays for wrong answers.interactive_quiz_gui.mcorrect.wavwrong.wavinteractive_quiz_gui
Selected from shared topics, language and repository description—not editorial ratings.
winapps-org /
Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration. Hard fork of https://github.com/Fmstrat/winapps/
graphql /
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
Fmstrat /
Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration.
mozilla-mobile /
⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android
Permify /
An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application. — Permify is now part of FusionAuth 🎉
testcontainers /
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.