Showing 38 open source projects for "design"

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
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    Invoice Ninja

    Invoice Ninja

    Free and Open Source Invoicing, Expenses & Time-Tracking

    Invoice Ninja is a free and open source invoicing, expenses and time-tracking app built with Laravel and Flutter. It offers a plethora of great features, including custom branded invoice design, recurring invoicing and auto-bill clients, real-time quote creation and custom proposals, expense reporting and so much more! Invoice Ninja is also capable of handling online payments from more than 40 payment gateways, including Stripe, PayPal and WePay. It also accepts payments using credit cards, ACH, Bitcoin and more. Get paid online, organize project workflows with Kanban Boards, and track time online via your Webapp account all with Invoice Ninja.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    AI Hedge Fund

    AI Hedge Fund

    An AI Hedge Fund Team

    This repository demonstrates how to build a simplified, automated hedge fund strategy powered by AI/ML. It integrates financial data collection, preprocessing, feature engineering, and predictive modeling to simulate decision-making in trading. The code shows workflows for pulling stock or market data, applying machine learning algorithms to forecast trends, and generating buy/sell/hold signals based on the predictions. Its structure is educational: intended more as a proof-of-concept than a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    NautilusTrader

    NautilusTrader

    A high-performance algorithmic trading platform

    ...This helps to address the parity challenge of keeping the Python research/backtest environment, consistent with the production live trading environment. NautilusTraders design, architecture and implementation philosophy holds software correctness and safety at the highest level, with the aim of supporting Python native, mission-critical, trading system backtesting and live deployment workloads.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Actual

    Actual

    A local-first personal finance app

    Actual is a local-first personal finance application designed to give users full control over their budgeting and financial data without relying on centralized cloud services. It is built using Node.js and operates with a synchronization layer that allows users to keep their data consistent across multiple devices while still maintaining ownership of their information. The platform emphasizes privacy and offline functionality, meaning users can manage their finances even without an internet...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    Superalgos

    Superalgos

    Free, open-source crypto trading bot, automated bitcoin trading

    Free, open-source crypto trading bot, automated bitcoin/cryptocurrency trading software, algorithmic trading bots. Visually design your crypto trading bot, leveraging an integrated charting system, data-mining, backtesting, paper trading, and multi-server crypto bot deployments. Superalgos is not just another open-source project. We are an open and welcoming community nurtured and incentivized with the project's native Superalgos (SA) Token, building an open trading intelligence network. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Dinero.js

    Dinero.js

    Create, calculate, and format money in JavaScript and TypeScript

    ...Dinero.js supports complex financial operations such as comparisons, allocations, and conversions, enabling developers to build robust financial systems with confidence. Its functional architecture and modular design make it highly adaptable and efficient, particularly in modern frontend and backend environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ValueCell

    ValueCell

    Community-driven, multi-agent platform for financial applications

    ...ValueCell supports integrations with multiple language model providers and market data sources, giving developers flexibility in customizing agents and incorporating external APIs to enhance insights. Sensitive user data is stored locally, a design choice that prioritizes privacy and security while still enabling rich analytic workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Frankfurter

    Frankfurter

    Currency data API

    ...It allows users to specify base currencies and filter results by selected currencies, making responses efficient and customizable. The system can be used directly from client-side applications or self-hosted for full control over data access. Its lightweight design and straightforward JSON responses make integration easy across web and mobile environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Actual Budget

    Actual Budget

    Fast, privacy-focused personal finance app

    Actual Budget is a fast, privacy-focused personal finance app built around the proven envelope budgeting methodology. It keeps you in control of your money with tools designed to help you make thoughtful financial decisions rather than relying on automated guesswork. The app is fully local-first, meaning it works offline and syncs quietly across your devices without ever compromising ownership of your data. Optional end-to-end encryption ensures your financial information stays private, even...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 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
  • 10
    Group Office groupware and CRM

    Group Office groupware and CRM

    Take your office and CRM into the cloud!

    ...From a customer phone call to a project and finally an invoice. The support system helps to keep your customers happy. Group Office is fast, secure and has privacy by design. You can stay in full control of your data by self hosting your cloud and e-mail. Our document editing solution keeps all data on the secured server instead of synchronising it to all user devices. GroupOffice is open source and modular. Which means it’s easy to customise and extend. You can turn off and on features and it enables any developer to create new modules for the platform.
    Downloads: 56 This Week
    Last Update:
    See Project
  • 11
    Defalto

    Defalto

    Fast, modular open source CRM for growing businesses

    ...Designed for companies of all sizes, it helps teams manage sales, projects, and customer relationships efficiently through a clean, intuitive interface. The platform combines professional know-how with modern design and functionality. Its free core modules cover essential CRM features, while optional add-ons expand capabilities for advanced business needs. Defalto CRM supports both on-premise and cloud deployment, offering full flexibility and data control. For more info about Defalto CRM visit our page at: https://defalto.com/ Source code available at: https://github.com/IT-Solutions4You/defalto
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    TradingGym

    TradingGym

    Trading backtesting environment for training reinforcement learning

    TradingGym is a toolkit (in Python) for creating trading and backtesting environments, especially for reinforcement learning agents, but also for simpler rule-based algorithms. It follows a design inspired by OpenAI Gym, offering various environments, data formats (tick data and OHLC), and tools to simulate trading with costs, position limits, observation windows etc. Licensed under MIT. This training environment was originally designed for tickdata, but also supports OHLC data format. WIP. The list contains the feature columns to use in the trading status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TradeMaster

    TradeMaster

    TradeMaster is an open-source platform for quantitative trading

    TradeMaster is a first-of-its-kind, best-in-class open-source platform for quantitative trading (QT) empowered by reinforcement learning (RL), which covers the full pipeline for the design, implementation, evaluation and deployment of RL-based algorithms. TradeMaster is composed of 6 key modules: 1) multi-modality market data of different financial assets at multiple granularities; 2) whole data preprocessing pipeline; 3) a series of high-fidelity data-driven market simulators for mainstream QT tasks; 4) efficient implementations of over 13 novel RL-based trading algorithms; 5) systematic evaluation toolkits with 6 axes and 17 measures; 6) different interfaces for interdisciplinary users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Chart Geany

    Chart Geany

    Technical analysis software

    Chart Geany is a cross platform software solution for market technical analysis and charting.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 15
    POSper

    POSper

    Get the new release!

    POSper is a Point Of Sale (POS) System designed for small businesses. We support a wide variety of hardware and databases. We stand committed to the principals of community, collaboration, and communication and welcome everyone who comes by.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16

    Free Weighbridge Software

    Imagic Solution Easy to Use Windows Based Weighbridge Software

    ...Facility to Create Multi User with Various Authorisation, it will Provide Secure Weighment with Various Facility Like CCTV Image Capture, RFID Reader Integration, Boom Barrier Integration, Traffic Light, PA Sound System, LED display etc... This Software Provide a secure and Fraud-Free-Operation of All Kind Of Weighbridge, its Design to Suitable for all Kind of Industries. It will use Configurable various Database as per requirement. Software Suitable for In Bellow Sector: Industries Weighbridge [LAN Based Software for Multi Weighbridge], Public Weighbridge, Cloud Based Online Weighbridge Reporting system, Label Printing Scale Software, Batching Scale Software, Barcode + QR Code printing, CCTV Weighbridge Software, Support Multi Language Selection Option,
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 17
    AthenaCentral

    AthenaCentral

    Membership management software

    AthenaCentral is used since 2006 by health club chains, fitness centers, gyms and many membership organizations. It offers multilingual, multi-country and multi-center functionality. Its flexibility and power enables you to quickly adapt to environmental as well as organizational changes. The system includes components for integrating additional technologies such as access control (barcode, RFID, fingerprints, ...). It is fully compatible iso20022 (financial information transactions)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LEAN

    LEAN

    Lean algorithmic trading engine by QuantConnect

    Automated accounting for splits, dividends, and corporate events like delistings and mergers. Avoid selection bias with dynamically generated assets. Create and select asset universes on proprietary data and indicators. Automatically track portfolio performance, profit and loss, and holdings across multiple asset classes and margin models in the same strategy. Trigger regular functions to occur at desired times, during market hours, on certain days of the week, or at specific times of day....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Module barcode generator
    Module Encoder EAN-13 - Checking the validity - Rotatable - The possibility of inversion - Transfer to the clipboard
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A PHP based donation management system for NGO. Useful to manage small member based organization with recurring donation, receipt printing and occasional ad-hoc donation for members and non-members.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The TCO-Tool is an instrument to calculate the "Total Cost of Ownership" of products or services. A generic design allows a wide range of configurations (for e.g. IT-Infrastructure of an enterprise) to be modeled and calculated in a white-box approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Uni-eCart Free Open Source Ecommerce

    All in one Merchant platform to sell your products and services online

    UnieCart Uni-eCart is an exclusive shopping solution where products can be located with multiple attributes such as size, categories etc. Unlimited products can be uploaded providing variety to the customers and increasing the chance of sales. Customized theme with real time payment gateway add value to site. Check out here to know more - http://www.uniecommerce.com/products/uni-ecart.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Purchase and Sales Applications. Java swing based and use MySQL as database environment. with Zigapos chat room design for Jabber IM network. and translation languange pack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    StockManiac
    StockManiac is a alternative Asset Inventory System with web based user interface. It can retrieve quotes and news feeds automatically and has a time-machine like design which distinguishes it from many other portfolio management applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AccountLab Plus
    AccountLab Plus is the affordable billing solution for webhosters. Easy, flexible, powerful, integrates exclusive features and techniques. Due to the innovative coding design, you will not lose your modifications when you upgrade.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB