Search Results for "programming without coding" - Page 3

Showing 83 open source projects for "programming without coding"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    LoopBack

    LoopBack

    Build modern applications that require complex integrations

    A highly extensible Node.js and TypeScript framework for building APIs and microservices. A brand new LoopBack core to deliver great extensibility and flexibility written in TypeScript/ES2017. Create powerful APIs easily with a new creation experience for defining REST API's and handling API requests/responses. A new, improved programming model with Dependency Injection and new concepts such as Components, Mixins, Repositories, etc. make this the most extensible version yet. Using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Involt

    Involt

    Inject hardware interactions directly into HTML layout

    An easy way to think outside the box. Simplicity of HTML and CSS combined with hardware interactions. Create your app using only basic knowledge of HTML, CSS, and Arduino. Instead of learning advanced coding focus on overall experience and quickly develop results. Using CSS allows you to work on the layout and interfacing with the device at once. Involt comes with a UI kit to help you get started. The foundation of Involt is overcoming obstacles that block many concepts from making it to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GitHub Résumé

    GitHub Résumé

    Resumes generated using the GitHub informations

    ...By connecting with GitHub, the application extracts key data such as repositories, contributions, and activity, then formats it into a clean, easy-to-share résumé. This tool is ideal for software engineers, open source contributors, and students who want to showcase their coding experience without manually formatting everything. The project focuses on simplicity, automation, and making your GitHub profile presentable in a résumé format. With its streamlined approach, it provides a quick way to highlight your technical background in a professional context. You must have Ruby and the Rack gem installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NTER

    NTER

    NTER Learning Management System

    National Training and Education Resource. Full featured online Learning Management System. NTER allows educators to create classes in SCORM format without programming. Classes can contain images, video, tests and reports. Students can interact with instructors and other students. The NTER project was designed as a low cost tool for providing workforce education and training, with the expectation that the open source community would assume its operation. The Department of Energy (DOE) is exploring the transition of stewardship of NTER through its Request for Information (RFI). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    MyOpenSoftware

    MyOpenSoftware

    New generation Rapid Application Developement

    Based on an EAV meta-model (Entity-Attribute-Value), MyOpenSoftware is a new generation of RAD (rapid application development) engine. So you can create complete web applications without any programming knowledge, just using XML. This Framework writen in J2EE is ready-use to generate graphical screens with the opensource Library "SmartClient". Starting with blank page, and zero business entity, you are able to build any web application in any business domaine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    launchjs

    launchjs

    Rapidly Develop Websites with Less Coding.

    Launchjs is rapid application development framework built utilizing JavaScript. It allows you to quickly build your web sites using JavaScript without a lot of extra typing. It combines groups of functions that have been commonly used to develop web pages. One of the great things about Launchjs is that it allows you easily change the selector used to call functions. Another great feature is that the code base is well organized and you can import just some of the functions from the library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Evolutility - CRUD framework for ASP.net

    Evolutility - CRUD framework for ASP.net

    CRUD framework with a generic Web UI and integrated micro ORM.

    Evolutility is a lightweight CRUD framework for heavy lifting. With a generic Web UI and an integrated micro ORM, Evolutility provides a framework for full CRUD and dashboard without any hand-coding. With it, you can build CRUD web applications or professional looking administration pages by defining metadata in XML (or in a database) instead of hand-coding HTML, Javascript, CSS, SQL, and C# or VB. For ASP.NET and SQLServer (partial support for MySQL).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    interview-ouch

    interview-ouch

    Simple web snippets for interviews

    interview-ouch is a cheeky, realistic collection of tough interview questions and scenarios that tend to “hurt” unprepared candidates. It’s meant to expose the gaps in typical interview prep by highlighting non-trivial, edge-case, or context-heavy questions. The repo covers programming, systems, and sometimes softer judgment questions that interviewers use to see how you think under pressure. Instead of focusing only on textbook algorithms, it nudges you toward understanding trade-offs, code...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    HTML-Pad
    This software enable you to create simple and also complicated webpages using html programming.In this software you can type your html program on the left side and can view the output on the right side.this software also enable you to insert advanced CSS tags and all html tags.you can change your information without modifying your previous html code.you can insert advanced CSS function like Buttons,Text Areas etc. only just filling simple information about it.this software is written in java programming language.this software is very easy to use.download it and try it.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Mori

    Mori

    ClojureScript's persistent data structures and supporting API

    Mori brings ClojureScript's efficient persistent data structures and functional APIs into vanilla JavaScript, enabling immutability and functional programming patterns with performant collections in JS. The installed package contains a single optimized JavaScript file mori.js. Load mori in your Node.js programs as you would any other module. For vectors and maps we provide efficient thaw and freeze operations. All Mori maps and sets support all the non-mutating methods of the proposed ES6...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Scenario

    Scenario

    Simple, neat and powerful tool for loading and managing JS scripts

    Scenario is a very simple yet neat and powerful tool for loading and managing JS scripts. Scenario is very useful for the following cases: 1. Unit testing for JS without reloading the web page and re-engineering your code. 2. Load and manage scripts stored in arrays (code management). 3. Optimize coding flow by dynamically switching among best solution per case. 4. Run scenarios either distinctly or in parallel. 5. Keep easier track of bugs and errors when deploying. So, Scenario executes multiple views of your code or multiple scenarios of your code life-time on-demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Wp App Studio

    Wp App Studio

    Wp App Studio is a Wordpress based custom plugin development platform.

    ...WPAS as a SaaS application does not require the deployment of a complex processing infrastructure and algorithms to generate code at your computer. It eliminates or drastically reduces the upfront commitment of resources at your end. WPAS also allows us to meet more complex and advanced requirements without being limited to any client computer profile. Wp App Studio plugin is a development tool used to design and send app metadata to WPAS servers. After app (plugin) metadata is sent, WPAS Servers generate the code and send you a link to your plugin's zip file. No coding is necessary to design your own custom plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    aself

    aself

    a selenium framework

    A selenium framework to do automation testing without any prior selenium knowledge and without any programming knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Postal Code Finder

    Postal Code Finder

    Bangladeshi Postal Code with District, Thana,Post Office and Post Code

    ...It has inner database of Bangladeshi Postal Code with District, Thana, Post Office and Post Code. This is easy to use script, works on single call and line of code. Anyone use this script for their standalone website or any kind of CMS. No need extra coding or programming skill to work with this script. Easy customizable and fully flexible calls and output. You can apply your own style if you want to implement it with your exist input fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DRINKS Toolkit

    DRINKS Toolkit

    DRINKS is a set of smart web-based widgets.

    ...It provides a practical and immediate interface to represent your data in the best possible way. Every widget is drawed using HTML5 Canvas API in a Javascript based environment. Drinks was born to allow users to easily realize custom dashboards without any programming knowledge, infact, you can use your instrument on a webpage simply using HTML tags, or using BarMan IDE to create your applications in a click. DRINKS Toolkit (hardware and software) are released as Open Source project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DimensioneX Multiplayer Game Engine

    DimensioneX Multiplayer Game Engine

    Free MMORPG Engine. Develop and host graphical browser-based games.

    DimensioneX is a free Massive Multiplayer Game Engine. It lets you develop and then run or host browser-based, graphical multiplayer games. The users will play games simply via their browser. DimensioneX runs on any Java-enabled web server (eg. Tomcat)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Protoreto is a GPL-licensed tool to create prototypes of graphical user interfaces (GUIs). NOTE: This project is not actively maintained at the moment. If you'd like to continue developing Protoreto, please send an e-mail to: wikipedian@users.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    REX allows you to create REST interfaces by directly connecting HTTP Requests to SQL/XML queries without programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AjaxAnywhere turns any set existing JSP/JSF components into AJAX-aware components without a complex JavaScript coding. Simply separate your web page into multiple zones, and use AjaxAnywhere to refresh only those zones that needs to be updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    X3DOM is a framework for integrating and manipulating (X)3D scenes as HTML5 DOM elements that are rendered via WebGL. The system allows defining 3D scene description and runtime behavior declaratively, without any low-level JavaScript or GLSL coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The WebMinster WebPlayer (Vanadium) is a powerful MP3 Player which is based on Macromedia's Flash MX. With this MP3 Player you are able to play MP3 Files without any programming directly within your homepage!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SeedCMS is an open source project based on PHP/Mysql Ajax and build to create website without knowing any form of programming! Templates and modules can be added with ease. SeedCMS is lightweight and only loads functions that are really needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IaraWidgets is a java script widget library written mostly using <canvas> HTML5 tag. It contains full set of classes needed for programming a web page, without the need of using standard HTML. It brings classic programming to a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ICRPfinder finds or generates DNA patterns which can include restriction enzyme recognition sites in coding sequences without changing the translated protein sequence.
    Downloads: 0 This Week
    Last Update:
    See Project