With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Automate contact and company data extraction
Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.
Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
OpenKingdom is a game based on the ideas of the Anno series, but with own content, ideas and code. It is currently in early development and not playable yet.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
S.C.O.U.R.G.E. is a roguelike game with a 3D user interface. The game allows a group of four characters to search for treasure, kill enemies, gain levels, etc. The code is C++ using SDL, OpenGL and freetype. The game uses Squirrel for scripting.
OpenBlox lets you make games with a built-in physics engine, Lego-like building blocks, and a scripting language called Lua. Once you've made a game with OpenBlox, you can pack it into a single file with one mouse click, and share your game with anyone you want.
Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.
TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
Sudoku Solver is a small graphical application for solving any given Sudoku puzzle, almost instantaneously. It also provides the solution (the steps required to solve the puzzle). It is written in python.
Python AI mud is a Multi-User Dungeon written in Python, designed to give some artificial intelligence to the mud client. Multi-User Dungeons (MUD) are textual fantasy games, where a player is in a virtual world, which is only described with text.
callbot is an IRC bot writen in python to help out some irc friends playing eRepublik.
For more information and the sourcecode please go to http://93.183.131.3/python/callbot
This project contains a Breadth-First-Search implementation of a solver for the board game Ricochet Robots:
http://en.wikipedia.org/wiki/Ricochet_Robot
There is a simple wxPython based GUI frontend for invoking the solver.
The C++ port of AionEmu project. The orginal project's code can be found from here: http://www.aion-emu.com It's an educational project, to help developers get familar with large scale C++ and Lua development projects.
Small project chess engine/AI written in C designed to work with XBoard. This is a summer project by an undergraduate computer science student, not a work of art. The code is rough and not fully functional.
The Nuffle Blood Bowl Web Manager is a system for managing teams and leagues for the game Blood Bowl by Games Workshop. Version 2.x is implemented in Python and supports the PBBL ruleset. Version 1.x is implemented in PHP and supports the LRB ruleset.
A open source puzzle game made in blender 3d. Featuring a point and click interface, a constantly updated pool of levels and much more. Controls are easy, the arrow keys rotate the camera, and the mouse clicks to interact.
An Economy Simulation with many Possibilities trying to be near to reality. Using XML, Python an OpenGL to make it useable on many OS. And also beeing an simulation taht can be so realistic that ist could be used for research (maybe).
This Minimal OpenGL Utility Library is a library similar to GLUT, only with fewer features! You can write window-system-independent OpenGL programs with even fewer lines of code than GLUT. Initial support for X11 and Win32. Examples.