Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Imagine is a OOP library for image manipulation built in PHP 5.3 using the latest best practices and thoughtful design that should allow for decoupled and unit-testable code. ImagineInterface (Imagine\Image\ImagineInterface) and its implementations is the main entry point into Imagine. You may think of it as a factory for Imagine\Image\ImageInterface as it is responsible for creating and opening instances of it and also for instantiating Imagine\Image\FontInterface object. The main piece of image processing functionality is concentrated in the ImageInterface implementations (one per driver - e.g. ...
A php script for generating Rubik's cube visualisations
...Download the code using the download button on this page.
2. Extract the files into a web-accessible folder.
3. Edit the configuration variables in visualcube.php
4. Point your browser to: www.yourwebsite.com/visualcube.php
WebAPrez generates power-point like presentations for the web. Unlike other programs, it does not use a rigid layout (e.g. fixed screen size), but tries to build on the strength of web technologies.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
This php application allows you to easily record your travel destinations and display them with Google maps.
It simply stores the trip points in a xml flat file (no SQL database needed). Each point can be included in many trips.
PHPGraphs is a set of graphing classes for php. The basic graph types are line, point, area, and bar. Also, an advanced TimeSeries graph is included. PHPGraphs supports large numbers of large sized data sets.