AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Our Free Plans just got better! | Auth0
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.
We experiment with Evolution of Artifical Neural Networks, combining the two fields of Evolutionary Computation and ANNs. Our methods are applied to a variety of interesting problems. To learn more, click on "Home Page", "Mail", or "Files".
Appr is a useful program that helps you learning a new language. You can specify easily a list of word you want to learn, and the program, using the Leitner method, will help you improving your vocabulary.
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
This is a real time, massively multiplayer online strategy game, based around the concept of interstellar conflict and commerce on a galactic scale. A simple but powerful interface and gameplay makes this game easy to learn but difficult to master.
Traditional but powerful cross-platform calculator. It is written in python and it uses wxWidgets as GUI (project is developed with Boa Constructor). By use of SciPy the vaCalculator can solve linear systems, do math with polynomials, integration etc.
A database driven touchscreen digital media jukebox. Allows you to use an old machine and a touchscreen to interface to a music collection. I started this project in order to better learnPython and Qt but might move it to Python and HTML for more speed.
Easy-to-learn interactive 2d plot program. Can overlay images, xy-data, and mathematical functions. Function parameters can be tuned with sliders; functions can also be automatically fitted to data. Written in Python, cross-platform, but currently broken
SHython = sh + python. Why learn and practice 2 languages, when one is sufficient? If you know how to use a unix/linux shell and also know python, you should be comfortable using this shell right away.
JILetters is a small python based application to help young children to learn letters of the alphabet (western), building on the application lletters.
When a letter of the alphabet is pressed, the child is presented with a graphic depicting that lett
sharq is a batch-queueing system that allows for multiple users to make effective use of a beowulf cluster. sharq allows for prioritization based on a user's funding, and also based on the size of the job. sharq is very light-weight and easy to learn.
Predator-Prey simulation with programmable AI wars.
Wesen is german for something alife.
You can program the instincts of a species
- and let them fight against others (not only by fight but by best survival).
This way, you can do nice programming contests and learnpython by the way!
xtopdf: Tools to convert other formats (x) to PDF; x as in math. - solve for x :-)
Currently x == {.txt, .DBF}. Others to follow.
Benefits: all those of PDF (better cross-platform viewing/printing, read-only, etc.)
MegaHAL is a 'conversation simulator' that learns as you talk to it. MegaHAL differs from conversation simulators such as Eliza in that it uses
a Markov Model to learn how to hold a conversation. It is possible to
teach MegaHAL to talk about new topic
La P.A.P.A. (Python Alternative for Programming Astrophysics) want to give an alternative to the astrophysicists (and any one that use RSI-IDL) for start programming in Python using similar functions as IDL and at the same time learn the power of Python.
Pythońol is an all-in-one program to help English speakers learn Spanish. Features include: Pronunciation, verb conjugation, dictionary (70,000+ words), thesaurus, quizzes, full-text translation, idioms, a verb browser, and a large reference section.
ABA Math is a program to help autistic kids learn rote arithmetic facts. It
is modeled after the Applied Behavioral Analysis methods pioneered by Ivor
Lovaas at UCLA. It is intended for use under the direct supervision of
a teacher or therapist.
The BoardGame Tool offers an easy, XML driven interface to implementing boardgames on the computer, with automatic network play, artificial intelligence and robot possibilities. Game rules are encoded in easy-to-learn embedded Python.
FlashE is an VERY simple electronic flash card system written in python. FlashE is very general and is intended to be as well suited to vocabulary training as math or Biology. The quiz files can be edited or shared.
BlueBook.. The Value of Code.
A Zope product to provide a code snippet repository. Provides a "learn by example" environment, and cut&paste type code sharing. It is a "cookbook" in which snippets are "Recipes" that contain code and can be rated.
An extension of the Python Library module 'asynchat' to support highly scaleable HTTP clients. We intend to learn from, and use pieces of, the excellent 'httplib' module.