dsa

Twiiter Clone

DSA Semester Project implementing various data structures

Twiiter Clone

Tech Stack

JavaJavaFx

About This Project

Overview

User IDs via linked list, tweets via queue, notifications via stack, file handling for persistence.

Motivation

Every project starts with a problem worth solving. For Twiiter Clone, the motivation came from wanting to streamline workflows and create something that genuinely helps users save time. The goal was to build a solution that is not just functional, but delightful to use.

Lessons Learned

Building Twiiter Clone taught me valuable lessons about system design, user experience, and the importance of iterative development. Each challenge became an opportunity to grow as a developer and problem solver.