The full-stack observability platform that protects your dataLayer, tags and conversion data
Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.
Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast.
No manual QA. No unreliable data. Just data you can trust and act on.
Learn More
Inventory and Order Management Software for Multichannel Sellers
Avoid stockouts, overselling, and losing control as your business grows.
We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
Free Educational Tool for Beginner LOGO Coding (STEM Students / Kids)
SIMPLE TURTLE
================
Create simple LOGO programs with commands to control the Turtle and draw amazing images!! Use for STEM, Coderdojo or similar coding events.
Recursive REPEAT statements.
INSTANT ON / OFF = Turns on / off immediate execution of commands
FD x = Forward x pixels
BK x = Backward x pixels
RT x = Right by x degrees
LT x = Left by x degrees
PU = Pen Up (Do not draw)
PD = Pen Down (Draw)
REPEAT x = Creates a loop to run x times which...
nuBASIC is an implementation of an interpreter of the BASIC programming language and IDE.
It has been designed mainly for educational purposes and it is suitable for simple games, educational or small business programs.
Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
A simplified frequency inverter for speech, producing scrambled output.
Provides no security; do not rely on this for private communications. Provided for educational purposes.
Sandbox simulation game in which the player shapes terrain using weather effects. Developed as an educational tool to teach elementary and middle school students about the mechanics of erosion.
This is an intelligent Sudoku solver in c++. It is intlligent, because it uses several logical deduction methods, just like a person, before resorting to guessing. I was trying to teach my kids Sudoku, and taught a computer as proof of concept.
Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.
By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
It started as a simple physics API for educational purposes, but now its development is clearly focused on gaming and will be incorporated to a next-gen engine.
An educational 3D game, developed at CERN for its 50th anniversary exhibition. Basic GRID concepts such as Resource Broker and Replica Manager are visualized. Written from scratch with minimal dependencies (SDL, openGL), runs both on Windows and Linux.
Tux Learn Notes is the open source voice controled educational arcade game. You will control tux with your musical instrument/ voice via the computer sound card or by midi and makes points when you hit the correct pitch.
Educational game framework supporting board games, strategy games, and other grid-based game boards. Currently uses Python/wxPython as the application language/library. C++ libs included to help create AI for the various games.
MISS is a software simulation of the control room of the International Space Station. It is intended to be both entertaining and educational, aimed at high school students. Various pre-configured and random events encourage interaction and groupwork.
Gumpire is designed to be used as an educational aid in a programming class. It will allow students to program game clients that can participate in a competition without needing to write a complicated interface to a server.