The Problem: Chaos in Collaboration

Email Confusion
Conflicting Changes

While collaborating via email, we frequently encountered issues such as multiple file versions, lost edits, and accidental overwrites. Coordination was time-consuming and fragile, and concurrent edits often led to code breakages, disrupting website functionality.

The Solution: Using GitHub Workflows

I contributed to a GitHub setup that introduced a clear structure with branches like `analysis-branch`, `report-branch`, and pull requests. Everyone worked independently without overwriting each other.

Along with version control, I used Overleaf and Mendeley to manage research paper formatting, citations, and collaborative editing — making our publication process smoother and more organized.

Explore More