Peer to peer learning platform with verifiable knowledge proof
Let's say you are hiring someone, and you come across someone super stacked individual, boasts great achievements on socials. You hired him, but few months down the road, you realize his knowledge barely scratches the surface. What happen next? Time and money wasted, worse, startup dies. That's the real cost of passive learning—it looks good on paper, but doesn't always hold in practice. Plus, there's often no verifiable proof of the depth of an individual knowledge.
PeerFlux helps users build credibility by allowing users to work on practical projects rather than tutorials. And instead of having a teacher or AI to grade the project, the projects are peer-reviewed. The requirement to explain their work to the evaluators, ensures that evaluatees are required to actually understand what they are working on, as opposed to blindly copying answers when say AI is grading the project instead.
Every evaluation outcome will be attested on-chain, keeping the evaluation record transparent regardless of pass or fail. Also, with every projects completed, knowledge points are rewarded on-chain, along with zk badges for every project completed successfully. This opens up alot of potentials in the future, for example having verifiable proof of knowledge in a specific field for hiring; or a weighted voting system whereby individuals with higher knowledge points hold more voting power.
The project is deployed on Scroll, with Web3Auth as the account abstraction provider. Push Protocol is used for notifying users on evaluation matching, and chat system for communication between both parties.
On match found, an attestation will be made as an access control in which allow the matched users to engage in evaluation process within a specific time limit. After the evaluations, evaluators will feedback the project, in which are attested with Sign Protocol.
On success project completion, schema hook is implemented to award knowledge points to the evaluatee, along with zk talent badge for the specific project. Finally, Graph is the indexer for the project.