We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6376784 commit 3d6e29dCopy full SHA for 3d6e29d
README.md
@@ -10,7 +10,8 @@ This repository contains all the Python projects I’m building to improve my sk
10
| No. | Project Name | Folder Name | Description | Status |
11
|-----|---------------------|--------------------|----------------------------------------------|----------|
12
| 1 | Countdown Timer | `countdown_timer` | A simple terminal-based countdown timer | ✅ Done |
13
-| 2 | | | | 🔜 Coming Soon |
+| 2 | Alarm Clock | `alarm-clock` | A simple terminal based alarmm clock with sound | ✅ Done |
14
+| | | | | 🔜 |
15
16
> ✅ = Completed | 🚧 = In Progress | 🔜 = Planned
17
0 commit comments