• Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    Scroll Lock

    Scroll Lock

    Locks mouse wheel scroll inside container,

    Scroll Lock is a jQuery plugin that fully addresses the issue of locking the mouse wheel scroll inside a given container, preventing it from propagating to the parent element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ScrollTrigger

    ScrollTrigger

    Let your page react to scroll changes

    The most basic usage of ScrollTrigger is to trigger classes based on the current scroll position. E.g. when an element enters the viewport, fade it in. You can add custom offsets per element, or set offsets on the viewport (e.g. always trigger after the element reaches 20% of the viewport) When using the callbacks ScrollTrigger becomes really powerful. You can run custom code when an element enters/becomes visible, and even return Promises to halt the trigger if the callback fails. This makes lazy loading images very easy. The easiest way to start is to create a new instance and add some triggers to it, with all default values. This will toggle the 'visible' class when the element comes into the viewport and toggles the 'invisible' class when it scrolls out of the viewport. Adding callbacks / different classes can be done globally, this becomes the default for all triggers you add, or you can specify custom configuration when adding a trigger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Developing Tools for Act
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Search Restaurant Application

    Search Restaurant Application

    This App is to search for a restaurant through whole over the World

    Search Restaurant Application is an open source C# project developed by usman-pro ("http://musman.me/"). This App is used to search for any restaurant through out the World with the help of Google Maps. The Application has many options like: Search by: - Restaurant name - City - Zip - Country etc. This is my first App progect hope you'll love it :)
    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
  • 5
    A prototype.js and scriptaculous.js based select box replacement library that allows fully styling select boxes- button style, scrollbars, dropdown box, option images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An Ontology Chart designer from an organizational semiotics view
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Semantic UI

    Semantic UI

    UI framework designed for theming

    Semantic UI is a development framework that lets you create beautiful, custom and responsive website layouts using human-friendly HTML. The syntax used is based on natural language, so concepts are linked intuitively. Semantic UI utilizes concise HTML, intuitive JavaScript and simplified debugging, making front-end development an absolute dream for developers. Semantic UI is partnered with popular frameworks React, Angular, Meteor, Ember and many others so you can easily integrate it and organize your UI layer with your application logic. Semantic UI comes with over 3,000 high level theming variables and just about every layout option you can think of, giving you complete design freedom. It also has over 50 UI components enabling you to build your entire site with just one stack and share your UI between a number of different projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Semantic-PA

    Tecnologie di semantic per la PA

    Semantic-PA è un progetto di ricerca finanziato sul POR Puglia 2007-2013, che nasce con l'obbiettivo di realizzare una piattaforma software prototipale, basata su tecnologie di Semantic Web (SW), capace di integrare informazioni e servizi propri della Pubblica Amministrazione (PA), con particolare attenzione alla fruizione e consultazione dei contenuti di portali egovernment da parte degli utenti/cittadini.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ShapeOfView

    ShapeOfView

    Give a custom shape to any android view, Material Design 2 ready

    ShapeOfView is an Android library that lets developers render arbitrary shapes — not just rectangles — for any view. Rather than sticking to Android’s default rectangular layout for views, ShapeOfView allows you to “clip” or mask a view into a variety of shapes (circle, triangle, star, polygon, custom path, etc.), and optionally include shadows (when using elevation) — making it possible to build UI components that diverge from the standard boxy look. It supports both predefined shapes (round rects, circles, arcs, bubbles, triangles, stars, polygons, diagonals, cut corners) and fully custom shapes via clipping paths or drawables. Moreover, shapes can be animated (for example, corners gradually changing, or shape morphing), giving developers creative freedom for dynamic UI effects. This library helps in building expressive, modern UI designs aligned with modern design languages (e.g. Material 2 / custom).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Shared Substance is a programming framework and middleware for developing distributed interactive application. The environment written in Python, operating on the data-oriented programming model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is a Class-Diagram plugin for SharpDevelop, that resembles the Visual Studio (Enterprise Edition) Class Diagram, and allows an overall view of the project classes. Currently integrated into SharpDevelop - www.sharpdevelop.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Windows Workflow Foundation Plugin for SharpDevelop
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Shimmer for Android

    Shimmer for Android

    An easy way to add a shimmering effect to any view in an Android app

    Shimmer is an Android library that provides an easy way to add a shimmer effect to any view in your Android app. It is useful as an unobtrusive loading indicator that was originally developed for Facebook Home. Shimmer for Android is implemented as a layout, which means that you can simply nest any view inside a ShimmerFrameLayout tag, and call to start the animation from your code. That's all that is required. The layout will use the values you specify either on the tag (using custom attributes) or programmatically in your code, and generate an animation on the fly. See the API reference for further details. Note that you cannot use the custom attributes on the tag if you use the Jar file. You can instead download the AAR file and reference that locally in your project. You can use the included Gradle wrapper to build the Shimmer library and sample application locally as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Modular synthesizer/effect designer and interpreter. Similar to Max/MSP and Reaktor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sigerar
    Sigerar is a software requirements management tool. Currently available only in Brazilian Portuguese.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SignalCommandMap

    SignalCommandMap

    Robotlegs extension to facilitate the use of AS3-Signals with Robotleg

    signals-extensions-CommandSignal is an ActionScript 3 extension that integrates Robotlegs and AS3-Signals frameworks to provide a cleaner, strongly typed alternative to traditional Flash Events in application architecture. Robotlegs uses events as the communication mechanism between models, services, and commands, but this project replaces that system with the more robust and object-oriented AS3-Signals. By combining the two, developers can eliminate the ambiguity and string-based event registration common in standard event-driven patterns. The library introduces the SignalCommandMap, a utility that allows developers to map Signals to Commands, enabling commands to trigger automatically when a Signal’s dispatch() method is called. This extension also creates a SignalContext, an enhanced MVCS context that manages Signals alongside the traditional Robotlegs maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The aim of this project is to create a typesystem like haskell, which aids the developer by preventing type-related bugs. This project will help simplify the typesystem of javascript it by making it more strict.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Il est nécessaire de maîtriser cette complexité par des infrastructures logicielles capables d’être interopérables avec les systèmes d’information existants, de développer de nouveaux systèmes et de superviser tout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Simple Photo Gallery

    Simple PHP photo gallery which does not require database.

    This is a simple PHP based photo gallery which show your photos in an attractive form on the website. It also has a simple admin panel only to upload photos. You will not need to have database for this gallery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple Texture Jekyll Theme

    Simple Texture Jekyll Theme

    A gem-based responsive simple texture styled Jekyll theme

    Simple Texture is a gem-based responsive simple texture styled Jekyll theme for Jekyll 3.3 or above, which can also be forked as a boilerplate for older versions of Jekyll.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SimpleAVROS is RTOS designed special for AVR microcontrollers. Supported Compiler - AVR Studio. Language - Assembly. This is RTOS consist of source code. Supported microcontrollers - ATmega48; In the future- ATmega88/168, ATmega164/324/644, AT90usb82/162
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a java project that simplifies reflection programming model. Java and java like programming languages can use this project for simpler reflection. Hopefully, this will result in the language spec adopting this model of reflection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Singapore Government Design

    Singapore Government Design

    Framework that provide a beautiful common visual language and UX

    The Singapore Government Design System was developed to empower teams to create fast, accessible, and mobile-friendly digital services. SGDS components makes use of bootstrap v5.1.3 js library as an external dependency. If you only need the visual parts of SGDS, or if you are using frontend frameworks like React, you do not need to import this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SirOne xMouse

    SirOne xMouse

    Make your mouse faster!

    Our project was born from the idea of creating gravitational fields near the visual controllers in a given application.In case of cursor “braking” near the controllers, gravitational fields are formed and become active, aiding and improving the correct placement and selection of the desired controller. All this process doesn’t put any restriction in free cursor movements: the fields are activated only in case of cursor braking near a predefined control. No unwanted interrelations or selections.A determinant library in a specific situation. xMouse only works when it’s imported into an application, after configuring the fields of every control. xMouse is the perfect solution for anyone which desires to have more control over his own personal computer, simplifying the interaction between man and machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sketch Measure

    Sketch Measure

    Create spec for developers and teammates

    Make it a fun to create spec for developers and teammates. Automatically generating html page with one click, inspect all the design details including CSS Styles on it offline. Layer's influence rect includes the area of shadows and outside borders, it's exactly the same size with the exported image. Sometime, shadows will not implement by engineers, it should be a part of image. Designer need to show the influence rect to engineers, not the regular rect. This is the feature using for. With Sketch Runner, just go to the install command and search for Sketch Measure. Runner allows you to manage plugins and do much more to speed up your workflow in Sketch. To create your own custom shortcuts, go to Keyboard in your System Preferences and click the Shortcuts tab. Select App Shortcuts and click ‘+’ to create a new shortcut. Choose Sketch from the Application list, then enter the exact name of the menu item you want to create the shortcut for.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB