Skip to content

Repositories

burakyuksel0 edited this page Feb 17, 2019 · 26 revisions

Here we listed some GitHub repositories we'd like to share:

Your comment goes here
-Baran Deniz Korkmaz


Flutter is a mobile app Software Development Kit of Google, for easily creating interfaces on mobile platforms (IOS&Android) in a short amount of time. The application is free and open source.

  • Pearls:
    • The repository has a comprehensive labeling system
    • Milestones are stated neatly, so easy to follow the whole progress and the activities
    • One of the "must" repositories for mobile developer since it is exteremely useful in developing IOS and Android apps, and easy to use
    • README.md file is so tidy and clearly explains the project and how to use it (well-visualized)
    • Wiki page is also created in a simple manner, it contains no unnecessary information
  • Pitfalls:
    • The codes in the project are written clearly but the fact that there is no comment is not okay for me

-Barış Ege Sevgili


Algorithms and data structures in Swift, with explanations!

It is well-designed and organized. Although it has no wiki-page (directs to main page when clicked), its readme file is quite comprehensive, and it includes everything about project. The implementations are also clear and commented sufficiently. -Burak Yüksel


Rebound is a command-line tool that instantly fetches Stack Overflow results when you get a compiler error.

  • Pros
    • It is very useful project for developers as programmers use Stack Overflow through whole developing process.
    • It has very understandable README.md file which explains installation, usage and how to contribute parts clearly
    • Their codes well-written and well-commented which make it easy to understand.
  • Cons
    • They have no wiki page.
    • Number of labels are less and don't correspond the different issues precisely. They are classified just according to their priority.

-Burak İkan Yıldız


V8 is a very powerful JavaScript engine today used. It is skeleton of the most of the applications.

-Fatih Mustafa Kurt


Your comment goes here
-Furkan Nane


This repo contains code files printing "Hello World" written in over 500 programming languages. It's the leading one with over 3.000 stars and over 280 contributors among other similar repos.

Lottie is a library for iOS, Android and React Native platforms that enables parsing and rendering Adobe After Effect animations. It's released by Airbnb and it rescues an application programmer from dealing with importing animations to his apps. With Lottie, all a programmer has to do about animations is requesting a JSON form of animation from a designer and put this data into the code and that's all.

-Enes Turan Özcan


Your comment goes here
-Eray Sezgin


Atlas was developed by Netflix to manage dimensional time series data for near real-time operational insight. Atlas features in-memory data storage, allowing it to gather and report very large numbers of metrics, very quickly.

Documentation and wiki page of this repository is really clear and pleasing in my opinion. The wiki page is supported with lots of explanations about this backend in a very brief manner. All of the issues are tagged and most of the problems are thoroughly explained even with some graphs if needed by the contributors.

-Irmak Güzey


It's a very powerful and useful tool for someone who wants to understand how does a file has changed by time. Also, it is extremely easy to use. One only needs to make a tiny bit modification on the file link and the magic happens. System also has a quite good design and user interface.

-Sadullah Gültekin

Clone this wiki locally