Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
Volunteer workshift scheduler for a helpline service
Code written in Python finds the best possible schedule for volunteers while incorporating constrains and special requirements using CP-SAT Solver (Constraint Programming - boolean SATisfiability problem Solver).
Java version is in development.
The problem
Arranging volunteers for a helpline service for the period of one month.
There are three types of work that could be done on the same day:
Phone shift: Every day.
Chat shift: Mondays and Wednesdays.
Observer shift...
This project developed room scheduling software for the Ronald McDonald Houses in Portland and Bangor, ME. Its development site has moved to https://npfi.org/the-homeroom-project. The code base and documentation can be downloaded from that site.
Web based task management software, written with django. Its based on trac/redmine and aims to manage projects, tasks, hours of work, documentation and code of a company or any kind of group.