
Mentornity is mentoring and coaching program software for organizations that run structured programs and need to show what came of them.
It covers the full cycle. Participants enrol and are matched by an algorithm that scores every possible pair against weighted criteria the program defines, discarding pairs that fail a mandatory rule; administrators approve suggestions individually or in bulk, assign by hand, or open a mentor pool and let participants choose. Mentors publish availability, mentees book within it, sessions sync to Zoom, Microsoft Teams or Google Meet, and reminders go out automatically before and after each meeting.
Measurement runs alongside rather than after. Surveys and forms can be scheduled at any point in a cycle, and a program health score tracks participation, meeting frequency and completion against each program's own targets, flagging programs that drift before the cycle ends. Certificates are issued automatically on completion.
Each program runs under its own branding on its own domain, with role-based access and six interface languages. Free for up to 10 users with no expiry and every feature enabled; paid plans start at $289 per month and scale by participant count.
Running mentoring programs since 2015.
Learn more

Planview ProjectAdvantage brings clarity, control, and scalability to enterprise project management by unifying project data, resources, and performance insights in one platform. Built for growing PMOs and complex organizations, it eliminates silos and inefficiencies by connecting teams through a single source of truth. Users can monitor resource allocation, track workloads, and forecast capacity with precision using dynamic dashboards. ProjectAdvantage’s portfolio scoring tools and sandbox environments make it easy to prioritize initiatives and align them with company strategy. Its flexibility supports any methodology—Agile, hybrid, or Waterfall—making it ideal for diverse industries and workflows. Seamless integrations with leading enterprise systems like Jira, ServiceNow, and Microsoft Teams enable cross-functional collaboration and real-time visibility. Backed by AI-driven analytics, Planview Projectadvantage helps accelerate project delivery, improve performance tracking, and ensure continuous strategic alignment. Designed for agility, it’s a transformative solution that turns project chaos into structured, measurable success.
Learn more
Fortran
Fortran has been meticulously crafted for high-performance tasks in the realms of science and engineering. It boasts reliable and well-established compilers and libraries, enabling developers to create software that operates with impressive speed and efficiency. The language's static and strong typing helps the compiler identify numerous programming mistakes at an early stage, contributing to the generation of optimized binary code. Despite its compact nature, Fortran is remarkably accessible for newcomers. Writing complex mathematical and arithmetic expressions over extensive arrays feels as straightforward as jotting down equations on a whiteboard. Moreover, Fortran supports native parallel programming, featuring an intuitive array-like syntax that facilitates data exchange among CPUs. This versatility allows users to execute nearly identical code on a single processor, a shared-memory multicore architecture, or a distributed-memory high-performance computing (HPC) or cloud environment. As a result, Fortran remains a powerful tool for those aiming to tackle demanding computational challenges.
Learn more
PureScript
PureScript is a purely functional programming language characterized by strong typing that compiles into JavaScript. It allows developers to create dependable web applications, web servers, and mobile applications by utilizing functional programming methods. The language includes features like algebraic data types, pattern matching, row polymorphism, extensible records, higher-kinded types, type classes with functional dependencies, and higher-rank polymorphism. Emphasizing strong static typing and pure functions, PureScript guarantees both reliability and maintainability of code. Developers can generate readable JavaScript from PureScript, making it easy to integrate with pre-existing JavaScript projects. The ecosystem boasts a wide array of libraries, outstanding tooling, and editor support that offers instant rebuild capabilities. Additionally, a vibrant community supports learners with a wealth of resources, including the PureScript book, which presents hands-on projects suitable for beginners as well as experienced programmers looking to deepen their understanding. This rich community engagement significantly enhances the overall learning experience for those interested in mastering PureScript.
Learn more