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
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
This project is intended for college student elections.
The projects aim to help college and university election be easy, the code are still rough which need finalization but they are working.
Installation:
i. Download the project
ii. Find poll.sql file and import on Mysql Database.
iii. Open READ ME and get the username and password for students and admin
v. Ready to Go!!!
NB: Send me email for any other suggestions and advice if needed, otherwise enjoy the voting project.
Helps an organization to create polls of different types of positions.
This script helps organizations to make polls of different types of positions with a number of candidates under each position. The script is not very stable and the code is still rough.
Installation:
i. Download the script and unzip it to your localhost or web server. Works best with Wamp server.
ii. Import polling3.sql from the dbBackups folder in the admin folder. Use phpMyAdmin in this case or together with cPanel for online server.
iii. Add login.html into the Apache configuration...
GameWeb is a web-based platform for experimental games research. GameWeb allows users to track mouse movements, create, adjust, pause and monitor games from a web interface. Based upon Apache, MySQL, and PHP projects.