Showing 21 open source projects for "simple basic"

View related business solutions
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 1
    Counter

    Counter

    Web Analytics made simple

    counter.dev is a minimal web analytics server that prioritizes simplicity, speed, and privacy. The backend is designed to be resource-light while still providing the essential metrics teams care about, such as page views, referrers, and basic geography. Rather than storing everything in a monolithic database, it combines a fast in-memory store for hot data with archival to a traditional SQL store for long-term retention. The client snippet is tiny and cookieless, which helps reduce layout...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    cookie

    cookie

    HTTP server cookie parsing and serialization

    Basic HTTP cookie parser and serializer for HTTP servers. This is a Node.js module available through the npm registry. Installation is done using the npm install command. Parse an HTTP Cookie header string and return an object of all cookie name-value pairs. The str argument is the string representing a Cookie header value and options is an optional object containing additional parsing options.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ClassiPHPied - PHP Classified Ads

    ClassiPHPied - PHP Classified Ads

    ClassiPHPied is a simple PHP MYSQL classified ads system.

    ClassiPHPied is a simple PHP Classified Ads System. This is not a “we have a load of features, but you won’t even use half of them” kind of system. Just a basic one, with the essentials to help you get started quickly – Be it for a small business, or expanding on top of it. = DOCUMENTATION = https://code-boxx.com/classiphpied-php-classified-system/ = SYSTEM REQUIREMENTS = * LAMP/WAMP/MAMP/XAMPP * Apache Mod Rewrite * PHP MySQL PDO Extension * At least PHP 8.0 = INSTALL = Just access http://YOUR-SITE.com in your browser to launch the installer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OCSP Evaluator

    OCSP Evaluator

    Performs an OCSP revocation check of the current TLS/SSL Certificate

    ------ END OF LIFE - 2022/06/30 This project has been discontinued and the WebExtension is no longer available ------ It is WebExtension for browser that performs an OCSP request to obtain the revocation status of all used SSL certificates on the currently visited website. Due to restrictions in the browser APIs the OCSP request cannot be performed by the browser itself. Therefore the request is done on a server which provides a simple [REST Api](https://ocspchecker.com/) to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 5
    jQuery Ajax File Uploader Widget

    jQuery Ajax File Uploader Widget

    Lightweight and very configurable jQuery plugin

    ...Very configurable and easy to adapt to any Frontend design, and very easy to work along side any backend logic. The focus will be modern browsers, but also providing a method to know when the plugin is not supported. The idea is to keep it simple and lightweight. Basic Javascript knowledge is necessary to setup this plugin: how to set settings, callback events, etc. Initialize the plugin on any HTML element such as: <div /> to provide a Drag and drop area. All <input type="file"/> inside the main area element will be bound too. Optionally you can bind it directly to the <input />. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    myPHPed

    Simple Web-based environment for PHP scripting in programming class

    Simple Web-based environment for writing and testing PHP scripts in a programming classroom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WebChunks

    WebChunks

    Simple and effective java web framework

    WebChunks is an experiment to create a simple and effective java web framework. The basic idea of WebChunks is hide processing of user interaction with the interface and sending/receiving of http-requests, providing instead a convenient mechanism of events. This as well as automatic monitoring of changes in the interface and flexible components system allow the developer to concentrate on solving the basic task and forget about placing and updating the related elements on the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tags Editor
    This software enable you to run HTML,CSS, VB Script and Java Script programs. This software support VB Script & Java Script components. you can run any kind of VB Script and Java Script programs without saving,just type program and view it in internal browser. you can run HTML,CSS,VB Script & Java Script components without full code of it. you can view your code in many browsers like Internal Browser,Default Browser,Internet Explorer,Chrome,Firefox,Safari or you can add your browser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    webtoprog_chung
    webtoprog chung is a simple example of communication from a web javascript program to a local desktop application program (written in freebasic ) using screen pixels test. No special autorisation or security bypass, just type a text in the web page and it will be displayed in the application's window .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 10
    phpEmailUser

    phpEmailUser

    Simple user login management in php with sessions.

    Simple user login management with sessions. User registers with email address as user name and receives verification email. Basic admin interface, "forgot password" feature, customizable user data fields, login attempt limitation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    jSortCol

    This is a jQuery plugin to give sortability to standard html tables

    This jQuery plugin is a standard jQuery plugin which adds in basic functionality to html tables. A simple inclusion of the jQuery file to the HTML page will make it sortable. The table columns can be sorted by number, string, and date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Adam's Code
    This is a site that I use to keep programs I make and want to share.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JomFlowplayer is a Joomla extension that integrate FlowPlayer's (www.flowplayer.org) through a simple, basic user friendly administrator interface. This work is based on Daniel Gutierrez Oroncuy work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Phenotype CMS is a PHP/MySQL/Smarty based Open Source Content Management Framework dedicated to serve two basic principles: Easy Editing & Simple Efficiency
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a simple Photo Gallery Web User Control created in ASP.NET. You can drop this control in any ASP.NET website and you will have a instant photo gallery. It doesn't need a database, thus you can easily deploy it in any shared hosting website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple tournament administration software which was initially written to manage foosball tournaments. It's written in Javascript+DOM to provide a simple and cross-plattform interface. By now, it supports a basic Single-KO, Double-KO and a group-mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Selling Made Simple (SMS) is an open source e-commerce shopping cart. SMS provides a basic, yet highly extensible framework for creating your own e-commerce store. Our website can be found at: www.sellingmadesimple.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FotoHound is a basic PHP script, that generates simple image gallery web pages. One needs only to push up an image and a thumbnail to a server and FotoHound takes care of the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BlogPHP is a simple and very easy-to-use PHP-powered Blog script. It includes basic features such as adding blogs, categories and comments. Also it features the ability to upload files, add static pages, add links and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java project to ease Ajax development. Basic package contains Taglibs and an Abstract servlet dealing with Ajax request/response, as well as an easy tomcat-enabled example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Wiki Text Formatting Engine (WTF Engine) converts simple text into HTML. It will run on any platform using a variety of languages such as PHP, Perl, JavaScript and VB Script. It is intended to be a library used in other software packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.