You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reSearch is a simple application that takes in multiple paragraphs(documents) of text, assigns a unique ID to each paragraph and stores the words to paragraph mappings on an inverted index.Given a word to search for, it lists out the top 10 paragraphs in which the word is present.
Match Mentor is a cutting-edge platform built during Hacksprint v6.0 that solves the critical challenge of connecting engineering students with suitable mentors and teammates for projects and hackathons. Using a microservices architecture with MongoDB, real-time WebSocket communication, and intelligent skill-matching algorithms.