Showing 83 open source projects for "complete website source code"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 1
    face3D_chung
    face3D chung is a small mesh editor with which you can create 3D obj model character avatar head objects with texture from a single photo of any man or woman for your games. Works by 3D & texture morphing .Uses freebasic apps gui_chung , loadobj3ds_chung and ancient openGL . Can run on a small netbook. .Added speaking avatars with moving lips using TTS_chung_dll and aiml_chung_dll aiml chatbot .Added online speaking avatar using HTML5 , javascript , jsc3d and custom elizabot like chatbot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mathematically produced patterns

    Mathematically produced patterns

    It creates hundreds of pictures which are based on the Mandelbrot

    ...The Page Up/Down keys trigger preset patterns. Random sounds are a combination of sine waves with harmonics, following random numbers, a separate experiment which happened to run in the same program. The complete source code is also here as one single ASM file, ready for assembly with the 'flat assembler'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    chatbot_chung
    chatbot chung is a keywords based probabilities algorythm simple entertainment chatbot with 3D talking openGL avatars written in freebasic. Can import aiml simple question/answer or question/random/answers or single star/ multi srai data saved from "AIML_chung" open source application . Online html5 javascript version with 44 languages multilingual auto detection available on the website (source included in the zip file). SORT gentext text generation algorythm option added (desktop version) .
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    TimeDateSRTCreator

    TimeDateSRTCreator

    Create a basic subtitle file (.srt) containing the time/date info

    ...The MediaInfo.dll required by the application is included in the zip package Time/Date for video file(s) read from encoded parameters, if error occurs the creation Time/Date of the file is used. Option added to insert extra subtitle with remainder of video duration in milliseconds after complete seconds have been written. Version 2.0 (03/06/2020) A user requested an option to add the video filename in place of the time/date, this had been added in this version. (Filename without extension) Version 1.9 (03/03/16) Added optional log fie creation, modified code to ignore file extension case Version 1.8 (15/02/16) Changed file sort order to time/date regardless of type Version 1.7 (07/02/16) Option to select time/date source from MediaInfo encode data, file creation or file modify values. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5

    Sound effect

    It scans a drawing on the screen and converts pixels into sounds.

    ...Each pixel on the screen is converted into a sound, and there is an unfinished idea it can form harmonics. It can make several sound effects, and it's even possible that it can be used to create some music. Its complete source code is there as a single ASM file which can be assembled instantly with the free FASMW compiler.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    YouTube-8M

    YouTube-8M

    Starter code for working with the YouTube-8M dataset

    youtube-8m is Google’s open source starter code and reference implementation for training and evaluating machine learning models on the YouTube-8M dataset, one of the largest video understanding datasets publicly released. The repository provides a complete pipeline for video-level and frame-level modeling using TensorFlow, including data reading, model training, evaluation, and inference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PHP HTML5 Videochat

    PHP HTML5 Videochat

    Simple PHP setup for HTML5 Videochat web application by VideoWhisper.

    Using the HTML5 videochat interface is highly recommended as main browsers have plans to discontinue Flash support in 2020. HTML5 Videochat uses WebRTC technology to allow broadcasting webcam directly from website, without need for Flash. This is a simple embedding preview edition, with simple scripts to embed app and showcase few features. Live demo for this edition is available at: https://videowhisper.com/demos/html5-videochat/ For a full implementation of advanced capabilities, see turnkey site edition available as WordPress plugin with full php source: https://paidvideochat.com/html5-videochat/ Compatible turnkey complete hosting plans with HTML5 relay streaming and installation included: https://webrtchost.com/hosting-plans/#Complete-Hosting Contact VideoWhisper anytime for clarifications, suggestions, custom development evaluation: https://videowhisper.com/tickets_submit.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Audovia

    Audovia

    Database application for making music using JFugue MusicStrings

    Make music on your laptop or PC with Audovia. Songs can have up to 15 instrumental voices and a percussion track with instruments chosen from either the default soundbank of 128 instruments or other soundbanks of your choice. Songs can be developed, tested and edited very quickly and easily by virtue of the database structure and the JFugue MusicString notation. Notes within a MusicString are specified by their name and octave or by their MIDI value and their durations are specified...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Ant Motion

    Ant Motion

    Animate specification and components of Ant Design

    Ant Motion is a motion design specification from Ant Design, and also provide a complete solution with lots of out-of-box animations for your React applications. Use Ant Motion to quickly use animations in the React framework. We offer single, combined and complete animations solutions. In the React framework, you only need a simple piece of code to achieve animation effects, which can improve your work efficiency. With more friendly interaction, let the animate shuttle between different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    mini3d

    mini3d

    3D Software Renderer in 700 Lines

    The 3D software rendering tutorial, without any performance optimization, mainly shows people how to write a software renderer with a fixed pipeline. Although the main body code is only 700 lines, the sparrow is small and complete. The source code has only one mini3d.c, and a single file implements everything and is easy to read. No third-party library dependencies, no complicated project directories. Standard D3D coordinate model, left-handed system plus WORLD / VIEW / PROJECTION three matrices. Implementing Cropping: Simple CVV Cropping. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    J QR Code Generator

    J QR Code Generator

    With J QR Code Generator you can create QR Codes easily & offline

    A QR code is a two dimensional barcode that stores information in black and white dots. J QR Code Generator is a simple easy to use QR code generator that works offline and completely free. Current version support to generate QR Code for plain text, website(URL), SMS, and Email (more will be added in next version).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    PHP Webcam Live Streaming

    PHP Webcam Live Streaming

    Web based live video streaming from webcam.

    ...PHP Live Streaming Edition Highlights: + Create Live Video Channels + Broadcast Live Video from Browser + Share Channels Link/Embed Code + Limit Total Use Time by Channel + Simple Setup + Easy to Install + Full PHP Source Code + Easy to Integrate Requires a RTMP hosting to setup rtmp side (see installation instructions).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Movie Central

    Movie Central

    An awesome movie collection manager.

    Movie Central is a personal movie collection manager. It is a free desktop application for creating and searching personal movie collection. Manage your movies in your PC in the most easy way possible. It has a has very simple UI and is a very lightweight program. Includes scraper tool, that automatically add movie metadata to your collection, looking through your movie folders in PC. An extremely accurate and fast scraper tool. You don't need to wait hours to complete.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    ClipBucket

    ClipBucket has been shifted: https://github.com/arslancb/clipbucket

    ClipBucket is an Open Source and freely downloadable PHP script that will let you start your own Video Sharing website (YouTube Clone) in a matter of minutes. ClipBucket is the fastest growing video script with the most advanced video sharing and social. ClipBucket source code has been shifted to GitHub, Kindly follow our GitHub for latest releases and code: https://github.com/arslancb/clipbucket
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Mail2Voice

    Mail2Voice

    E-Mail software for people with cognitive impairment and illiteracy.

    /!\ Please see our website for downloads /!\ E-Mail client software dedicated to people with cognitive impairment and illiteracy. Very simplified graphical interface, voice recording outgoing messages (attached MP3), speech reading incoming messages. The code moved to Git : https://git.framasoft.org/groups/Mail2Voice /!\ Please see our website for downloads /!\
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    devFlowCharter is a complete environment for creating program flowchart, source code generation, and compilation. Its main goal is to be straightforward, educational tool for use during procedural programming classes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    This Programm allows you to find Colors you need for a Website. You can choose the color in a ColorDialog and then copy the Hex code to clipboard, and you can type in a Hex code an get shown the Color.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 18
    FlexamySynth

    FlexamySynth

    A complete Arduino library for the Fluxamasynth shield.

    FlexamySynth and FluxSynth implements Arduino APIs for the Atmel/Dream SAM2195 synth chip found on e.g. Modern Device's Fluxamasynth shield. In all, ~100 methods are provided to control the versatile SAM2195, covering common MIDI Voice messages, Channel control, RPN-, NRPN-, and SysEx Patch Parameter controls, Modulators, Modulation controllers, Tuning, Advanced Drum settings, Reverb and Chorus effect control, Parametric Equalizer, 3D Surround effect, Clipping control, and Master...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    hd24tools
    Provides interoperability between computer and Alesis HD24 harddisk recorder. Several OS platforms are supported. Only the program's source code is hosted on Sourceforge; To download the program, visit the HD24tools website.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Muses Radio Player
    Live MP3/OGG/AAC Flash Player for Icecast and Shoutcast. It has some interesting and necessary features like reconnect on network errors to make sure users never get silence and cache management to avoid memory memory consumption. Works with Flash 10.1 and newer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CameraShutterTimer

    Hardware implementation of an intervalometer for Nikon cameras

    This source code implements an hardware intervalometer for Nikon cameras. It interfaces the camera the same way as an ML-L3 infrared remote control but instead of having the single functionality of triggering the camera upon the press of the button, it also provides timed shooting for timelapse photography. This source code is accompanied with an application schematic diagram to help in the construction of a complete unit using the PIC12F683 microcontroller and this firmware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Avicenna

    Avicenna

    Location Data Visualisation and Editing

    Avicenna is an application for visualizing location data stored in excel or .csv table files on a map or in a table view. It provides several export functions (such as single pictures, database dumps and even a HTML-export that enables you to use Avicenna on your website). It was developed as part of the course "Techniken der Projektentwicklung" in summer semester 2012 at the University of Bielefeld by Team 2 and is licensed under the GNU Affero General Public License version 3. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HTML5 Editor

    HTML5 Editor

    HTML5 editor, free and open-source website builder based on Silex

    This editor is a free and open-source online tool which lets you design html pages with an interface very close to dreamweaver's or powerpoint's one. But we've put a special touch in it ;) The HTML5 editor is now available online and called Silex. Only developers will want to download Silex source code from github. **No need to download it, simply follow the link bellow**
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 24
    Silex, live web creation

    Silex, live web creation

    Free online HTML website builder

    Silex is a free and open source website builder in the cloud. Create websites directly in the browser without writing code. It is suitable for professional designers to produce great websites without constraints.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    MagicMusic

    MagicMusic

    This music tool converts your text files into YouTube music playlists.

    Just imagine you type as many song titles as you like into a text file - and MagicMusic and YouTube (R) will play all these tracks. You love the songs of a certain band but not those of a certain decade? Simply copy the rest of their discography into your text file! Want to listen to the charts of 1980? You'll find them on Wikipedia, too! Have a favorite movie? IMDb.com has its soundtrack!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB