/riffle

Chat Generator Application

Primary LanguageJavaScript

Project Name

Riffle: Chat Generator Application

Introduction

A chat generator using linked lists & LRU cache for realistic conversation simulation. Seamlessly manages chat content programmatically with data structures & algorithms.

Tech Stack

  • HTML
  • CSS
  • JavaScript

Data Structures

  • Linked List
  • Hash Maps

Algorithms

  • LRU Cache

Features

  • Efficiently manages chat messages through a linked list structure.
  • Implements LRU cache for optimized memory usage and frequent data retrieval.

Video

WhatsAppChatGenerator.mp4