Showing 74 open source projects for "match"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    koa-waterline

    koa-waterline

    A middleware for your hose

    Middleware for your hose. The model attributes of connection and adp must match the connection and adapter naming conventions when setting up your environment to inject into the middleware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    react-native-app-intro

    react-native-app-intro

    React native component implementing a parallax effect welcome page

    react-native-app-intro is a react native component implementing a parallax effect welcome page using base on react-native-swiper, similar to the one found in Google's app like Sheet, Drive, and Docs. You can use pageArray quick generation your app intro with parallax effect. With the basic usage, the Android status bar will be updated to match your slide background color. If you need customized page like my Example, you can pass in View component into AppIntro component and set level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pen Editor

    Pen Editor

    Enjoy live editing (+markdown)

    ...If you want to customize the toolbar to fit your own project, you can instantiate Pen constructor with an options object like #1.3. You can set options.titles to an object with properties that match the toolbar actions. The value of each property will be used as the title attribute on the icon. Most browsers will display the title attribute as a tooltip when the mouse hovers over the icon. By default, Pen will prevent unsafe page redirect when editing, to shut down it, specific options.stay to false. The syntax convertor will be enabled automatically by linking markdown.js after `pen.js. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Zepto.js

    Zepto.js

    JavaScript library for modern browsers with a jQuery compatible API

    Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zepto. While 100% jQuery coverage is not a design goal, the APIs provided match their jQuery counterparts. The goal is to have a ~5-10k modular library that downloads and executes fast, with a familiar and versatile API, so you can concentrate on getting stuff done. Zepto is open source software and is released under the developer and business-friendly MIT license. Note that some optional features of Zepto specifically target mobile browsers; as the original project goal was to specifically provide a leaner alternative to jQuery for the mobile web. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Simple State Manager 4

    Simple State Manager 4

    Run different javascript at different browser widths

    SimpleStateManager is a lightweight JavaScript library that helps manage responsive states in web applications. It allows developers to define breakpoints and trigger callbacks when the viewport changes, making it easier to handle responsive design logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    node-orm2

    node-orm2

    Object Relational Mapping

    ...Plugins: MySQL FTS , Pagination , Transaction, Timestamps, Migrations. A Model is an abstraction over one or more database tables. Models support associations. The name of the model is assumed to match the table name. Models can be in separate modules. Simply ensure that the module holding the models uses module.exports to publish a function that accepts the database connection, then load your models however you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    soccerPitchTeamEdition

    soccerPitchTeamEdition

    Edition of football teams on HTML canvas- javascript source

    ...This code also use an other open source library (jscolor) editor site here : http://jscolor.com which help this code to use color picker this tool also provides some report match features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    fifamasterXLS

    Open source script based on Master XLS

    FifamasterXLS is an open source script in PHP and MYSQL based on Master League XLS, a competition of fantasy football that involves the use of the web and the video game FIFA from Electronic Arts. Latest Release: v 2.3.2 Release Note: https://sourceforge.net/p/fifamasterxls/blog/2015/10/fifamasterxls-232-disponibile-/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Metawidget
    Metawidget is a smart User Interface widget that populates itself, at runtime, with UI components to match the properties of your business objects. Supports Swing, Java Server Faces (JSF), GWT, Spring, Struts, Android, Hibernate, Groovy, JPA and more
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Eclipse COBOL Plugin

    Eclipse COBOL Plugin

    COBOL Plugin for Eclipse

    This Eclipse plugin was originally for Fujitsu COBOL for the Eclipse IDE. I am proposing that we use it to work with GnuCOBOL. GnuCOBOL is Free as so with Eclipse. Perfect Match
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Ustad Mobile

    Ustad Mobile

    Mobilizing Education for Everyone

    You can make your own courses with eXeLearning with audio, video, quizzes and games; then use them on almost any mobile device! Supports Java 2 Micro Edition (feature phone Nokia, Samsung, Alcatel, LG, etc) Android, iOS, Blackberry, Windows Phone.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    jQuery Searchable Plugin

    jQuery Searchable Plugin

    Tiny, fast jQuery plugin to search through elements as you type

    Tiny, fast jQuery plugin to search through elements as you type. This plugin is created and maintained by Stidges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Agent IQ

    Agent IQ

    Informing web servers about device capabilities

    ...These can be used in the logic of the site on the server side. When a request is received, it looks at the User Agent String of the incoming header and matches it against the database. If there is a match, the device capabilities are stored as PHP and Javascript variables for you to use in shaping how your site is served out. If there is no match, the request is re-directed to a javascript 'learning page' where the database is updated with the client capabilities and is redirected back. This happens in a flash. The 'learning page' uses Javascript and Modernizr. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Ear Training App

    An App to help musicians train their ears.

    Multiple exercises will help musicians identify intervals and chords. Exercises are modifiable to match the user's vocal or instrumental range, skill, and preferred style of practice. Runs in Unity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    qloa
    qloa ,developed for takeing part in the match of Softqilu, is a oa based on codeigniter.It is an useful project for codeigniter's beginner to learn,since it has many development skill.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Al's Really Rad Resume Reader

    Resume reading helper scanning keywords and calculating resume scores

    Al's Really Rad Resume Reader (ARRR) helps you to read and evaluate resumes. 1 - Define a list of categories and keywords that you're looking for in resumes 2 - Paste resumes into ARRR and it will: a. Interactively highlight the keywords b. Calculate a match score 3 - ??? 4 - Profit!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Firefox addon that adds statistics to the Freekick match report. Freekick is a free browser game available at www.freekick.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Enter & monitor fixtures and results for all teams your club - Initial development is for the Nottinghamshire BA Senior Doubles League - Future plans include opening this up to other leagues, & possibly other sports
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Descriptive Examination System(DES)
    DES is mainly focused on managing university type exams containing descriptive questions or a mix of descriptive and objective type questions. Various exam related tasks are made easy and online using the tool. Please visit www.cdacmumbai.in/des
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Game Match tracking system. Web-based software used for keeping scores and statistics in various games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A JavaScript library to match as-closely as possible the syntax of Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Speedy Net

    Speedy Net

    Speedy Net – A new social network.

    ...Speedy Net is open to free registration for people from all countries and ages (no age limit!). The site is vegan and vegetarian friendly. It is currently available in two languages - English and Hebrew. You can use our new app, Speedy Match, to find matching people for dating. Speedy Match is open to singles of all ages. All the features on Speedy Net and Speedy Match are free of charge. Join Speedy Net today to find friends, it only takes a few minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VedAstro

    VedAstro

    A non-profit, open source for Vedic Astrology with free and Open API

    Match is a calculator for checking marriage or friendship compatibility. Muhurtha is used for finding good timing and using the Life Predictor you can make predictions up to 120 years. Explore each calculator to get a deep understanding of Vedic Astrology. Anybody who has studied Vedic Astrology knows well how accurate it can be.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    InsuranceProCRM

    Insurance management with InsurancePro: Your ultimate open-source CRM

    Elevate your insurance agency with InsurancePro CRM, an open-source solution built on ReactJS and MERN Stack. Streamline client management, lead nurturing, and policy tracking through an intuitive dashboard. Customize the CRM to match your workflow and branding, catering to solo agents and teams alike. Collaboration thrives here. Developers, designers, and insurance experts are invited to enhance the CRM. Our dedicated support ensures a seamless experience. InsurancePro goes beyond a CRM – it's a strategic partner in navigating insurance intricacies. Enhance client management, convert leads into clients, and track policies effortlessly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB