13 projects for "example" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    TikTok-ViewBot

    TikTok-ViewBot

    ViewBot using requests updated 2025

    ...From a security research perspective, understanding these patterns helps both defenders and platform engineers improve abuse detection. For developers, the repo also serves as a cautionary example of how brittle unofficial integrations can be and why resilient, compliant APIs matter.
    Downloads: 77 This Week
    Last Update:
    See Project
  • 2
    Memories

    Memories

    Build a full stack MERN application

    ...The codebase is split into client and server folders for separation of concerns, and uses common patterns like REST APIs, React state management, and MongoDB models. While fairly standard as a “starter” full-stack project, it provides a clean, end-to-end example of building and deploying a modern web application with MERN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Live API Web Console

    Live API Web Console

    A react-based starter app for using the Live API over websockets

    ...Configuration lives in a simple .env file and the project boots with standard web tooling, letting you experiment quickly with models, system prompts, and tool declarations. It ships with demo branches that show grounded search, function calling, and visualization—one example has the model calling a function that renders Vega/Altair graphs directly in the UI. Under the hood there’s an event-emitting WebSocket client, an audio in/out processing layer, and a minimal scaffolded view so you can focus on your app logic rather than wiring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AnalysisAVP

    AnalysisAVP

    Encode decode, rgb yuv h264 aac flv mp4 rtmp

    AnalysisAVP is a comprehensive educational repository focused on audio and video technology concepts, providing structured knowledge across multimedia systems and processing pipelines. It covers foundational topics such as encoding, decoding, color formats like RGB and YUV, and widely used codecs including H.264 and AAC. The project also explores media container formats like MP4 and FLV, along with streaming protocols such as RTMP and WebRTC, offering a broad understanding of media...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    ffmpeg_develop_doc

    ffmpeg_develop_doc

    2023, the latest audio and video learning materials, projects

    ffmpeg_develop_doc is a curated repository that aggregates a comprehensive collection of learning resources related to FFmpeg and multimedia development. It includes command references, technical articles, academic papers, tutorials, and example projects covering audio and video processing concepts. The repository is structured as a knowledge base, offering materials on encoding, decoding, streaming protocols, and real-time media systems. It also contains interview preparation resources and practical case studies, making it useful for both learning and professional development. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    audio_video_streaming

    audio_video_streaming

    Compilation of authoritative information on audio and video streaming

    ...It serves as a learning hub for developers interested in multimedia systems, covering topics such as encoding, decoding, transmission protocols, and real-time communication frameworks. The repository includes example implementations like multi-user video chat systems, WebRTC demos, and cross-platform media players to provide hands-on learning opportunities. It also documents widely used technologies such as RTP, RTMP, HLS, and WebRTC, helping users understand the full lifecycle of streaming pipelines from capture to rendering. In addition to educational materials, it references industry tools, libraries, and frameworks, making it a valuable roadmap for both beginners and advanced engineers. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    WxRecoderVideo

    WxRecoderVideo

    Based on VCamera, Imitating WeChat to record short videos

    ...The architecture is structured as a learning resource, helping developers explore camera APIs, media codecs, and FFmpeg-style processing concepts. It also includes playback modules to review recorded content directly within the app. Overall, it serves as a practical example of implementing end-to-end video recording functionality on Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Graphene Dashboard

    Graphene Dashboard

    Graphene is a realtime dashboard & graphing toolkit based on D3

    ...While the code is somewhat dated (it uses Backbone + CoffeeScript/JavaScript rather than newer frameworks), it remains useful for legacy setups or teams wanting to build simple real-time dashboards without heavy infrastructure. The repository includes example dashboards and a builder API to define data sources and widget configurations. It also emphasises aesthetic and performance considerations, aiming to support thousands of data points and live refreshes in the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    get_iplayeri

    Run saved get_iplayer searches & interactively choose to record or not

    ...A variety of interactive commands are available to perform operations such as requesting further programme information or to set recording options, effectively creating a rich on screen guide and VCR experience to compliment the PVR functionality built into get_iplayer. get_iplayeri is used to find and record programmes where the user is only interested in seeing or listening to selected episodes, for example current affairs programmes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    An implementation of the Microsoft Media Server protocol in Java. A maven repository is available at http://hampelratte.org/maven . The loader package contains an example application, which demonstrates the use of mms4j. It's a swing mms downloader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    tcpcat is a simple program that is like `cat' but it works over tcp streams to allow you to cat from one host to another. example: host a: $ tcpcat -l 63255 | gzip -dc | tar xvf - host b: $ tcpcat -h hosta:63255 tcpcat-X.X.X.tar.gz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Phrase based language translator and front-ends for it. An example would be Movie Subtitle Translation using SSA (SubStation Alpha) front end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    We will create a complete MPEG4 part 14/Quicktime parser in Java, add a full working example in J2ME and then port the whole thing to C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo