A simple and elegant Stopwatch Timer application built using C# and Windows Forms. This project provides core stopwatch functionalities with a modern UI and theme customization.
- ✅ Start, Stop, Pause, and Reset Timer
- 📜 History Log on Reset
- 🌓 Dark Mode & Light Mode Toggle
- ⏱️ Accurate Time Count (Milliseconds → Hours)
- Form1.cs – Main UI logic and timer functionality
- Timer_Elapsed Event – Updates time display dynamically
- Theme Toggle – Switch between dark/light UI styles
- History Management – ListBox-based history tracking on reset
- C# (.NET Framework)
- Windows Forms (WinForms)
- System.Timers
- File-free implementation (runtime memory-based history)
Abtahi Islam – CSE Student, American International University – Bangladesh
📧 abtahibinislam2018@gmail.com

