
CLI, C++ Programming, Learning Project
Typing Speed and Accuracy Test Using C++
CompletedProgrammerFirst Programming Project
Project Overview
Typing Speed and Accuracy Test Using C++ is a command-line interface application developed as an early programming project and presented at ICT Innovation Lab, Islamic University, Bangladesh.
The project measures typing performance by calculating typing speed and accuracy, helping users understand their typing efficiency through a simple terminal-based interface.
Key Features
- CLI-based typing test
- Typing speed measurement
- Accuracy calculation
- Text-based user interaction
- C++ programming logic
- Simple performance evaluation system
- Beginner-friendly terminal application
Learning Outcomes
- Practiced basic programming logic using C++
- Learned command-line application development
- Applied string handling and input processing
- Built confidence through first programming project presentation
- Developed understanding of user input, calculation, and output formatting
Technologies & System Stack
Core Stack
C++Command-Line InterfaceGitHubVS CodeTerminal
Screenshots

Typing test cover/terminal interface

Typing test output result

Typing test program flow & algorithm structure

Typing test speed calculation

Typing test random word generator

Typing test word matching logic
Relevant Documents & Photos

Typing test project presentation