Showing 18 open source projects for "cc"

View related business solutions
  • 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
  • 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
    node-red-contrib-custom-chatgpt
    A Node-RED node that interacts with OpenAI machine learning models like "ChatGPT". Install with the built-in Node-RED Palette manager. When editing the properties of the node, to get your OPENAI_API_KEY log in to ChatGPT. Create a new secret key" then copy and paste the "API key" into the node API_KEY property value. msg.payload should be a well-written prompt that provides enough information for the model to know what you want and how it should respond. Its success generally depends on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Get Shit Done

    Get Shit Done

    A light-weight and powerful meta-prompting, context engineering

    Get Shit Done is a high-impact, open-source meta-prompting and spec-driven development system designed to streamline building software with AI assistants like Claude Code, OpenCode, and Gemini CLI. It solves “context rot” — the degradation of AI quality as a chat session grows — by structuring your idea into precise, context-engineered steps that are researched, scoped, planned, executed, and verified with clear commands and outputs instead of ad-hoc prompts. The project emphasizes...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    OpenMoji

    OpenMoji

    Open source emojis for designers, developers and everyone else!

    Open source emojis for designers, developers and everyone else! OpenMoji is an open source project of 60+ students and 3 professors of the HfG Schwäbisch Gmünd and 20+ external contributors. All emojis are free to use under the CC BY-SA 4.0 license. So far more than three thousand emojis over many categories have been designed. OpenMoji carefully supports the Unicode Emoji standard. All emojis follow a single style guide and fit perfectly together. Supporting a wide range of use cases with colored and outlined emojis. OpenMoji supports the Fitzpatrick skin tones scale and multiple skin tone combinations. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    0 A.D.

    0 A.D.

    0 A.D. is a free, open-source, cross-platform real-time strategy game.

    0 A.D. (pronounced "zero ey-dee") is a cross-platform real-time strategy (RTS) game of ancient warfare. It's a historically-based war/economy game that allows players to relive or rewrite the history of ancient civilizations, each depicted at their peak of economic growth and military prowess.
    Leader badge
    Downloads: 184 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Twemoji

    Twemoji

    Simple library that provides standard Unicode emoji for all platforms

    ...With support for the latest Unicode emoji specification, featuring 3,245 emojis, and all for free. As an open source project, attribution is critical from a legal, practical and motivational perspective in our opinion. The graphics are licensed under the CC-BY 4.0 which has a pretty good guide on best practices for attribution. Although there are two kinds of parsing supported by this utility, we recommend you use DOM parsing, explained below. Each type of parsing accepts a callback to generate an image source or an options object with parsing info. The second kind of parsing is string parsing. ...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 6
    The Lounge

    The Lounge

    The website for The Lounge

    The Lounge is a web IRC client. This website is built using Jekyll. Push notifications, link previews, file uploads, and more bring IRC to the 21st century. Remain connected to IRC servers while you are offline. Forget about bouncers. Resume where you left off on any device. The client works smoothly on every desktop, smartphone, and tablet. The Lounge is open source and licensed under the MIT license. It doesn't matter what OS you use. The Lounge just works wherever Node.js runs. Supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Music + Video + Animation Maker & App

    Music + Video + Animation Maker & App

    Why Music + Video + Animation Maker & App is Fun?

    ...Visualization (Slideshow / Animation) of Streams (Radio: asx, pls, m3u etc.) and News Feeds (RSS, XML) This Program is protected by 1st abstract & reg. International and root sec. laws as is comes free of use like that. Give your answers alike vaks@ccwf[.]cc[.]utexas[.]edu about Ani Magix or issue your activation phase of performer@df(.)lth.s(e)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Open Weather Icons

    Open Weather Icons

    Weather icon font and css themed icons

    Weather icon font and CSS themed icons specially created for Open Weather Map API, are ready to be used in any project. Place the contents from the fonts and css folder in your project, assuming that your fonts are located under a ../fonts/ path relative to your CSS directory. The icons are displayed by using the i element and adding the base class owi and the icon class that you want, such as a owi owi-01d the code 01d is the icon code that you get from Open Weather Map.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Tree Shade

    Tree Shade

    Bridge and InDesign plugin for fixing links, versioning and clouding.

    Send from your Dropbox email a request for the plugin to dulajun@gmail.com Javascript plug-in for Bridge and InDesign CS6 and CC. Run on Mac OS. The InDesign startup script is open source. This plug-in plays more than one task, but the primary one is to manage and distribute giant and complex tree of files among many computers and syncing them from one to the others depending on requesting. Another task is managing InDesign links and fix missed ones automatically by tracing any changes of renaming and moving on files, also it enabling the user to reach all the pages in the whole tree which a specific link file placed in them and in a clear visualising way. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    JS/CC LALR(1) Parser Generator

    JS/CC LALR(1) Parser Generator

    A LALR(1) Parser Generator for JavaScript written in JavaScript

    JS/CC is a parser generator for JavaScript/ECMAScript, which is entirely written in ECMAScript itself. It produces LALR(1) parsers with integrated lexical analyzers. JS/CC can run as a website or be invoked from a console, and runs on several platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Crazy DownHill

    Free open source game created in Unity 3d for Windows 64 bits

    This is a free car game created in unity 3d for Windows 64 bits. You can download and use all script code under CC Attribution-NonCommercial-ShareAlike 3.0 Unported License. All Crazy Downhill game files and setup file: Copyright © 2013 Jesús Martín Berlanga. All rights reserved. Script Code License: http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode CC Attribution-NonCommercial-ShareAlike 3.0 Unported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EOS Online Merchant

    EOS Online Merchant

    open source e-commerce forked from osCommerce Online Merchant.

    EOS is an open source e-commerce solution based on osCommerce Online Merchant V2.3.3.4. It focuses on providing increased functionality and reliability with smaller, more efficient code. An emphasis is placed on API expansion and compliance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    eledSQL

    eledSQL

    Erlangen Learning Environment for Databases and SQL

    ...eledSQL was created as part of a bachelor equivalent thesis at the FAU Erlangen-Nuremberg, Didactics of Informatics. Currently available in English and German, but with support for language files. eledSQL is provided under the Creative Commons License CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/) Some of the icons are part of the RRZE Icon Set (http://rrze-icon-set.berlios.de/) and are licensed under the appropriate license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Music Madness

    Music Madness

    Music Madness - a Music-Social Videogame by Indeep and then games

    Music Madness (cc) è un Music-Social Videogame ideato e sviluppato da Indeep and then games (cc). Costruisci la tua carriera da Star della musica attraverso tre stili differenti: Rock, Pop, Dance. Migliora le tue abilità con l'esperienza acquisita durante gli show e lo studio. Componi i tuoi pezzi e suonali "Live" con Music Madness (cc) !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cronos Control, The Time tracking Open S
    CC is an open source tracking time software. Is very common in many organizations have projects where time tracking is the most important metric, many of these organizations depends on this information to even price the efforts of these projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Course Content Template

    CCT: Slidy course lesson template UTTC TeleCampus

    The CCT simplifies the process for building self-contained, easily printable and 508-compliant content modules for online courses. Released under CC 3.0 by-nc-sa license by UTTC CDT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JSNav

    JSNav: ECMA Script course lesson navigation UTTC TeleCampus

    ECMA Script navigation system to create multi-page learning objects. Styled with external CSS, features multiple nav locations, automatic page numbering, jump-to page linking, and is 508-compliant. Released under CC 3.0 by-nc-sa license by UTTC CDT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OyVey is an easy-to-use E-Commerce shopping cart application written in java targeted for non-J2EE java servlet engines such as Tomcat or Resin. Features include web services, discount management, inventory tracking, cc authorization, & a modifiable UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB