-
git-sim Public
Forked from initialcommit-com/git-simVisually simulate Git operations in your own repos with a single terminal command.
Python MIT License UpdatedFeb 2, 2023 -
clean-code-javascript Public
Forked from ryanmcdermott/clean-code-javascript🛁 Clean Code concepts adapted for JavaScript
JavaScript MIT License UpdatedApr 13, 2022 -
-
Problem-Solving-Training Public
Forked from ShahestaAlkady/Problem-Solving-TrainingProblem Solving Training for computer science students.
UpdatedJan 7, 2022 -
-
64B7
-
-
art-gallery- Public
a simple oop project where we apply the main principles .owner can add artworks and artists.customers can view basic info , rate and buy artwork.
Java UpdatedNov 29, 2020 -
-
taxiManagement-FENAK Public
The client can request for a trip and see all his trips Driver Can receive a request , change his status and can see his all trips
C# UpdatedJul 8, 2020 -
Image-Quantization Public
it reduces the number of colors in a full resolution digital color image to a smaller set of representative colors called color palette.Algorithmic optimization task is to find such a color palette…