Update PROJECTS.md

Added CS Algorithms -> Programming
This commit is contained in:
Muhammad Talha Khan 2023-10-14 16:30:53 +05:00 committed by GitHub
parent 5d91adfc61
commit e0f5c7350e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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