
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: enrolment, matching, scheduling, session tracking, feedback and reporting. Each program runs under its own branding and its own rules, and administrators see participation as it happens rather than at the end of the cycle.
MATCHING
An algorithm scores every possible pair against criteria the program defines, each with its own weight, and removes pairs that fail a mandatory rule. Administrators review suggestions side by side and approve them individually or in bulk. Programs can also assign pairs manually, or let participants choose their own mentor. Group programs and open mentor pools are both supported.
SCHEDULING
Mentors publish their availability, mentees book within it, and sessions sync to Zoom, Microsoft Teams or Google Meet. Reminders are sent automatically before and after meetings.
MEASUREMENT
Surveys and forms can run at any point in a cycle. A program health score tracks participation, meeting frequency and completion against each program's own targets, and flags programs that are drifting before the cycle ends.
CERTIFICATES
Issued automatically on completion, with per-program templates and role-specific wording.
ADMINISTRATION
Role-based access, six interface languages, white labelling on a custom domain, in-app messaging and announcements, and a direct support channel between program administrators and the Mentornity team.
WHO USES IT
Universities and alumni offices, corporate learning and development teams, startup accelerators and incubators, professional associations, and NGOs, across Europe, North America and Türkiye.
PRICING
Free for up to 10 users, with no expiry and every feature enabled. Paid plans start at $289 per month with no setup fees, and scale by participant count. Universities, schools and student programs receive a 50% discount. SSO is the only paid add-on.
Running mentoring programs since 2015.
Learn more
Air gives your team's work a memory. Every asset, version, and approval is tracked in one place, and that context powers everything that happens next: finding what's approved in seconds, adapting it for any channel, and scaling it everywhere without breaking brand. Air connects the creative team that makes the work to the marketing team that multiplies it, with a shared system of record keeping everyone aligned.
Learn more
go-fuzz
Go-fuzz is a coverage-guided fuzzing solution for testing Go packages. Fuzzing is mainly applicable to packages that parse complex inputs (both text and binary) and is especially useful for hardening systems that parse inputs from potentially malicious users (anything accepted over a network). go-fuzz has recently added preliminary support for fuzzing Go Modules. If you encounter a problem with modules, please file an issue with details. Data is a random input generated by go-fuzz, note that in most cases it is invalid. The function must return 1 if the fuzzer should increase the priority of the given input during subsequent fuzzing if the input must not be added to the corpus even if it gives new coverage, and 0 otherwise; other values are reserved for future use. The fuzz function must be in a package that go-fuzz can import. This means the code you want to test can't be in package main. Fuzzing internal packages is supported, however.
Learn more