Hello guys ![]()
First of all, congratulations on the excelent platform and the high quality of challenges! ![]()
![]()
While navigating on the profile page, I noticed something that is not really an issue, but that I believe could be improved.
The current version displays a history of started and completed projects on the bottom.
However, when new extensions are added, a project that was “completed” before now becomes “incomplete” because the definition of “complete” changed. This kind of feels like “history being rewritten”. ![]()
![]()
I thought that it would be nice to have a separation for each stage. So, for example, instead of a single line that looks like is being “pushed forward” in history each time a new extension is added/completed, like:
- Completed the Build your own Redis challenge using Go
There could be something like:
- (Nov/2025) Started the Build your own Redis challenge using Go
- (Dec/2025) Completed the Build your own Redis base challenge using Go
- (Jan/2026) Completed the "Lists" extension for the Build your own Redis using Go
- (Feb/2026) Completed 3 extensions* for the Build your own Redis using Go
- (Mar/2026) Completed the Build your own Redis base challenge and 2 extensions* using Typescript
*notice the collapsed/grouped stages
Or something similar, if it makes sense. Does it sound doable?
Maybe this would make the history look too verbose, but in my opinion it would reflect more accurately what happened in each month.
What do you think?
Anyway, keep making CodeCrafters awesome!