Showing 28 open source projects for "developer"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    Penpot

    Penpot

    The first open source design and prototyping tool

    ...All stakeholders can access a complete set of interactive prototypes, design systems, components, feedback loop and pixel designs. - Design and development collaborate for real. Penpot brings both code-ready design capabilities and the familiarity of developer tools to the same workspace. - Open Standards for the design work. This means zero vendor lock-in and high interoperability. - Unique Flex Layout that allows you to create flexible designs that can adapt automatically
    Downloads: 79 This Week
    Last Update:
    See Project
  • 2
    Design Patterns for Humans

    Design Patterns for Humans

    An ultra-simplified explanation to design patterns

    Design Patterns for Humans is a developer-friendly guide that explains classic software design patterns using plain language, intuitive analogies, and succinct code examples. Instead of dense academic prose, it focuses on “why” and “when” to use a pattern, including trade-offs that help readers make pragmatic choices. The material groups patterns into categories such as creational, structural, and behavioral, mirroring common references while staying approachable for self-study. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Night Owl

    Night Owl

    VS Code dark theme for contrast for nighttime coding

    ...The color palette is carefully chosen, with accessibility in mind (including better visibility for color-blind users) and optimal contrast for readability and long working sessions. The theme supports syntax highlighting across many languages and file types in VS Code, and has become a popular choice in the developer community. The repository is maintained as an open-source project, allowing users to inspect color choices, customize the theme further, or contribute new variants. Night Owl’s popularity reflects how much the developer experience can benefit from thoughtful UI design—it’s more than aesthetics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ReacType

    ReacType

    Prototyping Tool for exporting React/Typescript Applications!

    ...After opening the dmg and dragging ReacType into your Applications folder, ctrl+click the icon and select 'Open' from the context menu to run the app. This extra step is necessary since we don't have an Apple developer license yet. If you are given a warning that Apple could not scan the app. Users can now manage state dynamically within nested components using React Hooks within the state manager tab. For a selected component, users can see a list of available props from the parent, add props, and delete props in case they are not required later on.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Centralize your team's content in a workspace that's organized, versioned, and easy to share. Icon
    Centralize your team's content in a workspace that's organized, versioned, and easy to share.

    A visual workspace that optimizes how teams collect, approve, and share content.

    Imagine all of your team's assets and creative tools in one intuitive workspace. No more having to remember which JPEG is the right one—Air knows.
    Learn More
  • 5
    Material UI

    Material UI

    Comprehensive React component library that implements Material Design

    ...Start quickly with Material Design or use the advanced theming feature to easily tailor the components to your needs. CSS utilities allow you to move faster and make for a smooth developer experience when styling any component. Reach out for the Figma Design Kit and the Sync plugin to bridge the gap between development and design when using Material UI.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    ink-kit

    ink-kit

    Onchain-focused SDK with ready-to-use templates and themes

    ink-kit is a developer toolkit for building applications on the INK blockchain ecosystem, bundling the pieces you typically need to go from a blank repo to a working dapp. It provides contract templates, deployment scripts, and client SDKs so you can iterate on on-chain logic and a frontend without stitching together disparate tools. The kit standardizes project layout and environment configuration, making local development, testing, and staging deploys predictable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SHADYX-UI

    SHADYX-UI

    From Copy to Vibe

    Created a customizable and developer-friendly UI component library that offers both static and animated reusable components for rapid web development.It simplifies UI building with pre-designed, responsive elements tailored for modern web apps. Tech Stack : Next Js, Tailwind Css, Framer Motion, Aceternity UI and Figma.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    To give users the full control over the running application. This means that an application is working according to its purpose but the control over the whole interface is taken from developer and given to users. While an application is running, users can move, resize, and tune all the screen objects through which the communication with an application is going. Set of files includes the book (both in DOC and PDF formats), a big demonstration project with all its files available (all the source files are in C#), and an additional description of many used classes. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Material Dashboard 2 React

    Material Dashboard 2 React

    React version of Material Dashboard by Creative Tim

    Material Dashboard 2 React is our newest free MUI Admin Template based on React. If you’re a developer looking to create an admin dashboard that is developer-friendly, rich with features, and highly customizable, here is your match. Our innovative MUI & React dashboard comes with a beautiful design inspired by Google's Material Design and it will help you create stunning websites & web apps to delight your clients. Fully Coded Elements Material Dashboard 2 React is built with over 70 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Self-hosted n8n: No-code AI workflows Icon
    Self-hosted n8n: No-code AI workflows

    Connect workflows. Integrate data

    A free-to-use workflow automation tool, n8n lets you connect all your apps and data in one customizable, no-code platform. Design workflows and process data from a simple, unified dashboard.
    Learn More
  • 10
    Swiss Army Knife C++ Toolkit is a set of versatile tools for C++ development. It offers to a developer variety of everyday needed tools for programming. Among these tools are configuration files reader, Tokeniser, Singleton template and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    My Resume

    My Resume

    A simple resume

    This project provides a minimalist, developer-friendly way to build, customize, and publish your résumé from structured data. Instead of wrestling with word processors, you define your content in a simple schema (like JSON/YAML) and generate a clean, responsive résumé site. The default theme focuses on readability, typographic hierarchy, and recruiter-friendly layout, while also being straightforward to restyle or extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    styletron

    styletron

    Toolkit for component-oriented styling

    Styletron is a universal toolkit for component-oriented styling. It falls into the CSS in JS category. Styletron works great with React but can be used with other frameworks or plain JS as well. Styletron provides styletron-react with some handy React utilities. Styletron processes the style object and creates two atomic classes. The class names are auto-generated. So you don't have to worry about naming methodologies! That's great! What's less great? The generated names are not stable and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ClassBuilder is freeware CASE tool targeted at the C++ developer, running on Win2K/XP/Vista/7. It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction through a graphical user interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JITTAC

    JITTAC

    Just-In-Time Tool for Achitecture Consistency

    JITTAC is an Architecture Consistency plug-in for Eclipse that helps maintain consistency between the architectural design and the implementation. It detects the potential problem areas by a method based on Reflexion Model (jrmtool) and prompts the developer accordingly. For a fuller description, please see the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Connect Mapper

    XML Mapping Specification Tool

    The Connect Mapper is intended to facilitate the dialog between domain experts and developers. When mapping from one XML format to another, the documentation is either too informal for the developer or the implementation too complex for the requirements analyst. By providing a tool with restricted functionality the intent is to reduce complexity but provide a formal structure making the job easier to create a specification which can be easily understood by all parties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BIRT Report Designer

    BIRT Report Designer

    Open Source Reporting & Data Visualization Platform

    BIRT is an open source technology platform used to create data visualizations and reports that can be embedded into rich client and web applications. Developers who use BIRT Designer are able to access information from multiple data sources easily and quickly in order to create reports and applications with stunning data visualizations. Actuate now provides a free report server, BIRT iHub F-Type, to deploy BIRT content so developers don't have to build their own infrastructure. With a...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    LEGADEE

    LEGADEE

    LEGADEE (LEarning GAme DEsign Environment)

    LEGADEE (LEarning GAme DEsign Environment) is a free authoring environment that helps game designers and teachers design Learning Games that are fun and educational. This open source environment was designed and developed in 2012, during Iza Marfisi-Schottman's doctorate at the LIRIS lab in France, directed by Franck Tarpin-Bernard and Sébastien George.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Allows developers to create Java software on the pattern based approach. Programmer won't implement infrastructure for patterns but would use the ready ones. JPattern is a contract pushing developer to implement the logic in the terms of known patterns
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    C++ SimpleTable is a class which enables the developer to create tables and detect design errors in compile-time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    JDiagramax is a class library written 100% in Java. jDiagramax facilitates the elaboration of diagrams in Swing applications and Web environments (JSP), because it has the classes and methods to allow that a developer creates its diagrams of an easy way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Flair is all about simplifying application development. It allows the developer to write modules of code and then use flair to define how they interact. Flair then generates the extra code to finalise the application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP Core Framework which included Template Engine, Multi-Language System, Forum, Exchange Center, Photo Album, Membership Management and User Registration. Base on the pattern, developer can enhance more function for it by writing more module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    gluemvc is a very simple framework for swing/swt/awt applications that assist the developer to programmer in MVC pattern. This FW uses the DAO, Services and Business Object pattern. It help us to program in large team and with some nexus in our code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Main idea behind project is to construct methodology for database design. After completing methodology, application will be created for rapid database development (using constructed methodology as base).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next