-
Notifications
You must be signed in to change notification settings - Fork 2
Research
Sait Hızlı edited this page Mar 6, 2023
·
21 revisions
- I chose this repo for a few reasons:
- I think the idea behind the protocol is beautiful.
- Even though the project started as a single developers work, after getting popular it became community owned and now operates with many people's work in an organized way.
- It utilizes pull requests for new features.
- It uses releases feature so that people don't have to build the project on their own and can just download a pre-built image.
You can check out the ord repo here.
- I chose this repo for a few reasons:
- I think this repo is very useful for our daily lives.
- In today's conditions, e-book economy is very large and the security of the books became much more importance
You can check out the EbookFoundation repo here.
- I chose this repo for a few reasons:
- Since there are many ways to implement websites with different languages, for testing this vulnerability, it makes things easier for cyber security professionals' work.
- Also it helps developers for checking their own code about security aspects.
You can check out this list along with the others here.
- I chose this repo for a few reasons:
- The project has many contributers, and makes good use of its issues.
- It provides many resources related to the project, and is well documented.
You can check out the tenserflow repo here.
- I chose this repo for a few reasons:
- Using Redis for caching is a considerable impact on decreasing response time of HTTP requests and increasing productivity.
- Redis is a widely used repository by the companies that have millions of consumers around the world such as GitHub, StackOverflow, Snapchat and Twitter.
You can check out the Redis repo here.
![](https://user-images.githubusercontent.com/56367500/223202312-2c61f1a4-7ad8-4d92-812c-fbce0979b5fb.png)
- I chose this repo for a few reasons:
- I believe that every developer(and of course cmpe students) should have a tool at hand to use for problems which require fast development which is why Flutter is a perfect choice.
- Its community is huge and you can find answers for almost all your questions.
- Flutter is also quite beginner-friendly and people with very little coding background can easily adapt.
- However, there are some very detailed features that you cannot implement without a native development environment and for heavily performance-dependent applications it might not be the best choice.
You can check out the Flutter repo here.
- I chose this repo for a few reasons:
- This repo allows software developers find an appropriate API for their application quickly.
- Anyone can contribute by creating new pull requests to add new APIs and they can create issues to remove some APIs if they are no longer in service.
You can check out the Public APIs repo here