# Personal portfolio website

> AI-ranked search results for `uddey monika` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 55 total matches; showing the top 12.

Explore on the web: https://awesome-repositories.com/q/uddey-monika

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/uddey-monika).**

## Results

- [openedx/edx-platform](https://awesome-repositories.com/repository/openedx-edx-platform.md) (8,128 ⭐) — edx-platform is a comprehensive learning management system designed for authoring, hosting, and delivering online courses. It functions as an LTI compliant learning platform that manages student progress and profiles while delivering educational content at scale.

The system is divided into a dedicated course authoring environment for creating structured learning paths and a learner-facing platform for course delivery. It includes a centralized identity platform that provides single sign-on authentication across these components.

The platform's capabilities cover online course authoring, larg
- [thephpleague/omnipay](https://awesome-repositories.com/repository/thephpleague-omnipay.md) (6,053 ⭐) — Omnipay is a PHP payment gateway library and integration framework that abstracts multiple payment service providers into a single, consistent API. It provides a standardized interface for managing payment lifecycles, allowing applications to execute authorizations, captures, and refunds across various financial services without rewriting code for each provider.

The framework decouples application logic from provider-specific SDKs using an adapter pattern and data-transfer objects. This architecture ensures that raw gateway responses and HTTP requests are converted into predictable data shape
- [nextjs/saas-starter](https://awesome-repositories.com/repository/nextjs-saas-starter.md) (15,906 ⭐) — This project is a production-ready boilerplate designed for building subscription-based web applications. It provides a foundational framework for managing user identity, persistent relational data, and recurring billing cycles within a unified development environment.

The platform distinguishes itself by integrating secure authentication workflows with automated subscription management. It utilizes a schema-first approach to database interactions, ensuring data consistency through type-safe queries and versioned migrations. By incorporating native support for payment provider APIs, the syste
- [vercel/nextjs-subscription-payments](https://awesome-repositories.com/repository/vercel-nextjs-subscription-payments.md) (7,718 ⭐) — This project is a Next.js SaaS starter kit and billing boilerplate designed for building subscription-based software services. It provides a pre-configured foundation that integrates a PostgreSQL database schema with Stripe to manage recurring billing, tiered pricing models, and customer payment portals.

The implementation features a synchronization system that uses webhooks to mirror external product data and subscription states into a local relational database. It includes an authentication layer that links external identity providers to user accounts and manages secure session tracking.

T
- [michaelshimeles/nextjs-starter-kit](https://awesome-repositories.com/repository/michaelshimeles-nextjs-starter-kit.md) (3,014 ⭐) — This project is a foundational boilerplate for building software-as-a-service applications using Next.js, TypeScript, and Tailwind CSS. It provides a pre-configured project structure designed to accelerate the launch of a product.

The kit integrates a conversational user interface that renders markdown responses from large language models. It includes a secure identity layer for user registration and session persistence across multiple authentication providers, alongside a billing system for managing tiered pricing plans and real-time payment updates.

The technical surface covers a type-safe
- [apptension/saas-boilerplate](https://awesome-repositories.com/repository/apptension-saas-boilerplate.md) (2,819 ⭐) — This project is a starter kit for building software as a service applications. It provides a foundational framework for developing scalable products with integrated subscription billing, user management, and automated cloud deployment pipelines.

The core architecture centers on a multi-tenant application framework that isolates data and permissions between organizations using team workspaces and role-based access control. It utilizes a GraphQL API to ensure type-safe communication and data consistency between the frontend and backend.

The system covers comprehensive identity and access manag
- [arut/nginx-rtmp-module](https://awesome-repositories.com/repository/arut-nginx-rtmp-module.md) (13,982 ⭐) — The NGINX RTMP module is a server-side extension that functions as a live video streaming engine. It enables the ingestion, processing, and distribution of real-time audio and video feeds, supporting both RTMP and HLS protocols to facilitate media delivery to multiple clients.

The module distinguishes itself by integrating directly into the host server event loop, allowing for high-concurrency network input and output without blocking the main thread. It provides a toolkit for managing media streams through event-driven callbacks, which can trigger external process invocations for custom tran
- [zizaco/entrust](https://awesome-repositories.com/repository/zizaco-entrust.md) (6,008 ⭐) — Entrust is a role-based access control library for the Laravel framework and a general permission management system for PHP. It provides a backend tool for linking users to specific roles and permissions to evaluate authorization rules.

The system distinguishes itself through a logic engine capable of complex access rule evaluation, including boolean logic and wildcard-based permission matching. This allows for authorization checks based on pattern matching or requirements where a user must meet all or any of a set of specified permissions.

The library covers route access restriction via mid
- [boxyhq/saas-starter-kit](https://awesome-repositories.com/repository/boxyhq-saas-starter-kit.md) (4,706 ⭐) — This project is a software-as-a-service application boilerplate and foundation designed to provide the core business infrastructure for building software services. It functions as a multi-tenant user management system that handles account creation, user authentication, and organizational team structures across multiple customer accounts.

The kit integrates enterprise identity features, including a service for automating user and group management via the System for Cross-domain Identity Management standard. It also includes a billing implementation for managing recurring payments, one-time tra
- [red5/red5-server](https://awesome-repositories.com/repository/red5-red5-server.md) (3,427 ⭐) — This project is a real-time communication and media streaming server designed for broadcasting, recording, and distributing audio and video content. It functions as a live streaming server and an RTMP media server, providing the infrastructure necessary to deliver real-time media to multiple concurrent viewers over a network.

The system distinguishes itself through a multi-protocol media gateway that supports RTMP, E-RTMP v2 for modern codecs like HEVC and AV1, and HTTP media tunneling to bypass restrictive firewalls. It further acts as a real-time communication platform by synchronizing shar
- [datarhei/restreamer](https://awesome-repositories.com/repository/datarhei-restreamer.md) (4,925 ⭐) — Restreamer is a self-hosted video broadcast platform and RTMP streaming server. It functions as a live media processing gateway and a multi-destination stream relay, providing a web-based management interface to configure video codecs, hardware acceleration, and stream routing.

The system enables multi-platform video streaming by duplicating a single live video source and forwarding it to various third-party broadcast services and external servers simultaneously. It also supports direct-to-website broadcasting, allowing users to host live content for private or public audiences via customizab
- [owncast/owncast](https://awesome-repositories.com/repository/owncast-owncast.md) (10,950 ⭐) — Owncast is a self-hosted live streaming server that provides full control over broadcast infrastructure and audience data. It functions as an RTMP video streaming server, accepting incoming video feeds and distributing them to viewers through HLS-based segmented streaming. The platform includes a built-in, stateful web-based chat interface that enables real-time viewer engagement during broadcasts.

The project distinguishes itself through deep integration with the decentralized Fediverse, allowing servers to automatically broadcast stream status updates and notify followers across distributed
