Back to projects

TellMe: Anonymous Feedback Platform

Featured Project
Featured Project

TellMe: Anonymous Feedback Platform

Secure system for receiving anonymous opinions with real-time updates and social login integration.

React
React
Node.js
Node.js
Socket.IO
Socket.IO
MongoDB
MongoDB
Cypress
Cypress
Jest
Jest
TypeScript
TypeScript
Passport
Passport
TellMe: Anonymous Feedback Platform preview
Scroll to explore

Project Overview

About the Project

A minimalist yet powerful collection of data structures designed for practical use. Features production-ready implementations of linked lists, stacks, queues, and binary search trees with strict type enforcement. The package enforces data consistency across structures while enabling developer-friendly patterns like method chaining. Binary search trees automatically sort content and reject mixed data types, eliminating runtime surprises. Includes comprehensive testing and Node.js + browser support. Built for developers who need reliable data structure implementations without dependencies. Particularly useful for interview preparation, algorithm visualization, and educational purposes.

Key Features
anonymous messaging system
Instant message delivery with WebSockets
Social login (Google/Facebook) integration
User URL generation for sharing feedback
Tech Stack
React
React
Node.js
Node.js
Socket.IO
Socket.IO
MongoDB
MongoDB
Cypress
Cypress
Jest
Jest
TypeScript
TypeScript
Passport
Passport

Technical Details

Challenge 1

Ensuring complete sender anonymity

Senders aren't required to login to send messages, and no data is collected.

Challenge 2

Real-time synchronization across devices

Implemented WebSockets using Socket.IO for real-time updates.

Challenge 3

Secure social login implementation

OAuth 2.0 with strict token validation

Project Gallery

Visual Showcase

Explore various aspects of the TellMe: Anonymous Feedback Platform through these screenshots and interface examples.

TellMe: Anonymous Feedback Platform screenshot 1
TellMe: Anonymous Feedback Platform screenshot 2
TellMe: Anonymous Feedback Platform screenshot 3
TellMe: Anonymous Feedback Platform screenshot 4
TellMe: Anonymous Feedback Platform screenshot 5
TellMe: Anonymous Feedback Platform screenshot 6

TellMe: Anonymous Feedback Platform