From e0f5c7350e3f9ddd19f4256f692d1688e6be8efb Mon Sep 17 00:00:00 2001 From: Muhammad Talha Khan Date: Sat, 14 Oct 2023 16:30:53 +0500 Subject: [PATCH] Update PROJECTS.md Added CS Algorithms -> Programming --- PROJECTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROJECTS.md b/PROJECTS.md index e168326..3a31340 100644 --- a/PROJECTS.md +++ b/PROJECTS.md @@ -23,6 +23,7 @@ PWControl | A simple password generator and manager | [Thai Huu Tri](https://git ## Programming Project Title | Description | Author(s) | Repository :-- | :-- | :--: | :-- +CS Algorithms | Classic algorithms including Fizz Buzz, Bubble Sort, the Fibonacci Sequence, a Sudoku solver, and more. | [Justin Time](https://github.com/justintime50) | [Algorithms](https://github.com/Justintime50/algorithms) ## Math Project Title | Description | Author(s) | Repository