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
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
EQUIL (Electronic Queuing of Users In Labs) is a system designed to make the job of managing students in laboratory sessions more efficient, orderly and democratic.
This Software takes an text with algebra symbols and converts it to real sql, which then may be run with an extra database backend like mysql or postgresql.
SpellTime is a program to help kids (or adults) learn their spelling. It allows for the creation of word lists which can be added to student names. Words recorded to wav format files are played back to the student. Students can practise or take tests.
inicrond is a education-oriented content management system. It is written in php and supports MySQL. Go on the freshmeat site for more details.
Inicrond : Network of Interactive Courses Registred On a Net Domain
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Shibboleth Jabber Instant Messaging agent - utilizes Jabber IM with out-of-band Shibboleth authentication for secure anonymous chat (e.g. between an authenticated library user and a librarian), with programmable behaviour.
JCPUSim is a CPU (Central Processing Unit) simulator written in Java. It is intended to aid in teaching how the fetch-decode-execute cycle, CPU, registers, memory and assembly programming language work in a computer system.
The objective is generate a tool to assist the school business process in Brazil. In first instance, this project is for an assitential entity known by APAE. The project will be developed with the Java plataform with open source development tools.
VDC has been superseded by DVN: https://sourceforge.net/projects/dvn/ ---- The Virtual Data Center project is building an operational, open-source, digital library to enable the sharing of quantitative research data, and the development of distribute
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.
The Robocode Depot is a web site and web service for sharing and finding information about Robocode robots for Robocode robot developers/competitors/competitions. It is deployed at: http://robocodedepot.net Implemented by using: Java, Wicket, Databinder
Stop searching for your notes on that interesting book written by some person called Smith - now they're only a few clicks away. BibWorm is your complete research management tool, bringing together your bibliographical data and your documents/notes.
Is a web-based software for schools and colleges. This is a software write in Java with hibernate, xdoclet, webwork and other open source also is make with Extreme Programming software development process.
Areasteroids is an educational free software to learn how to calculate the geometric figures area. The original idea was based on the old arcade game Asteroids of Atari.
GMUVE (Graphical Multiuser Virtual Environment) is an engine/framework that lets large numbers of users interact in a 3D world. GMUVE is a peer to peer networked OpenGL application that can be used for MMPOG or 3D chat. It is available in Python and JAVA
PlanetDR is an open source Content repository developed under the umbrella of the spanish research project PLANET.
PlanetDR supports standards such as IEEE LOM, IMSCP, IMSDRI and LORI SQI.
The Campaign Simulator is an attempt to statistically model and predict the outcome of an American presidential election; several users assume the roles of competitive candidates and inflict the repercussions of certain decisions on a GSS based dataset.
Functional Networked Integrated Environment (FUNNIE) is a networked CSCW programming environment specifically tuned to the needs of students and instructors, based on a subset of Haskell.
This project is an OO-centric design of getopts, based on the standard python implementation of getopts. C-style loop calling of getopts is not OO and does not take advantage of Java's standard library.
Java editor for petri nets, based on the ARP analyzer. Exports nets to GIF, JPEG, PNG, PPM, ARP and PNML (XML based) file format. Uses the excellent JHotDraw 5.2 framework.
The Electronic Evaluation System is a set of client-server applications designed to ease the evaluation process for various domains by allowing creation, publishing and solving of tests with various plugin-based question types.
XMLMath evaluates mathematical, logical or textual expressions described in xml and prints the result. For example, to compute the result of 1 + 1, you would write: <add> <long value="1"/> <long value="1"/> </add>