Skip to content

Group's top Repos

Ramazan Onur Acar edited this page Feb 26, 2024 · 27 revisions

image

  • Godot is a free, open-source engine designed for game development.

What do I like about Godot?

  • Godot is extremely community-driven, and it's been active for 10 years. It doesn't have any sort of royalty. Considering the industry's giant company Unity's latest extremely-greedy policy, a free game engine that has this big of a community and without royalties is extremely precious.

What do I like about Godot's repo?

  • The issues on the repo's are extremely active. As of the time of my writing, 21:40 on February 19, 2024, this 10-year-old repo has had four new issues in the last hour alone. It has more than 35,000 closed issues. It has a well-written README that includes clear explanations of the common questions about the engine.

Güney Yüksel

What do I like about 'minecraft-weekend' by 'jdah'?

  • It is really exciting and inspiring to see a solo developer recreate such a popular and complex video game from scratch in just 48 hours. It showscases a level of programming excellency I truly hope to achieve one day.
  • What also like about the repo is that it is very approachable unlike mega-repositories released by big corporates or open-source projects managed by thousands of developers. It is simple enough that I can attempt to devour it however challenging enough that it keeps me engaged. And the results are downright beautiful.

Özgür Deniz Demir

image

  • Summer2024-Internships is a repository that is designed to inform students that study in tech-related fields about international internship opportunities.
  • The repository lists the opportunities and gives crucial information such as the company, the role, the location, whether US citizenship is required and whether the application is closed.
  • It also provides links for easily applying to the internship.
  • What I like about the repo is that it saves a lot of time and effort for searching internship opportunities. It also makes the application process extremely easy.

Arınç Demir

image

  • LLaMA (Large Language Model Meta AI) is a state-of-the-art foundational large language model designed to help researchers advance their work in this subfield of AI.

Why I like LLAMA?

  • As the popularity of large language models increases every day, Meta provides a nice family of large language model with a strong community. Llama is developed further every moment and its open source nature encourages researchers to utilize these LLMs.

What do I like about LLAMA's repo?

  • I love the usage of branches in this repo. It is such a simple but powerful feature of git. In llama's repo, since the version 2 was released, it is still possible to find the version 1 resources, simply by switching to the corresponding branch (named llama_v1)

Ebrar Kızıloğlu

image

  • Google Guava is a Java helper library developed by SWEs in Google. This collection of libraries provides a set of useful libraries in Java. Thanks to this, writing code in Java becomes easier.

Why I love Guava?

  • The most important reason why I love Guava is that it contains many different data structures, classes and libraries that are not available by default Java but are very useful. Therefore, Guava makes easier almost everything in Java for us.

What do I like about Guava's Repo?

  • Guava, offers reliable long-term support, boasts extensive features that streamline Java development, and benefits from a broad open-source community for issue resolution and assistance. Moreover, Guava offers us an extremely active repo. That is why I love Guava's repo.

Süleyman Emir Taşan

  • This repository is a compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch.

Why I love it?

  • It includes tutorials to create docker, git, shell, web browser and many other software we use everyday. Building them from scratch is the best way to enhance programming skills. It also makes you understand how those softwares work better.

Semih Yılmaz

image

  • Audiocraft is a library for audio generation with deep learning. It's a repository from Meta Research. Specifically, MusicGen focuses on text-to-music generations.

Why I like it?

  • I ran into MusicGen for a text to music generation project. It amazed me in that it took many different prompts from very basic to complicated. Even though the complicated inputs, It was giving proper outputs with consistent prompts. Also, this repo has a special place in me with its being the first model I was able to use with no significant help from another person.

Ramazan Onur Acar

  • PySR is an open-source tool for Symbolic Regression where the goal is to find an interpretable symbolic expression that optimizes some objective.

Why do I like PySR?

  • Symbolic regression enables us to find the underlying mathematical patterns (in analytical form) of any data that has been given, and this has been used to discover the mathematics and "laws" of a system from physical data, which aligns with my vision of mathematical relation-developing AI to make a revolutionary tool for natural sciences.

Why do I like PySR's repo?

  • The project is completely open source and the documentation is well done. The repository gives all the necessary information clearly and is well-maintained.

Abdullah Umut Hamzaoğulları

  • libcpr is an open-source C++ library that you can use to make HTTP requests with so many features in it.

Why do I like cpr?

  • I was trying to make an HTTPS request in my C++ project but I couldn't do it until I found this library. It is easy to use, supports OpenSSL, and is capable of making more than GET and POST requests (e.g POST, DELETE). Just a few lines of code and you got your response.

Why do I like cpr's repo?

  • The README of the repository is very powerful. It explains the installation of the library, which is quite easy, and includes usage examples, requirements, supported versions, documentation and, my favorite part, features. Before installing the library, you can see if it meets your needs. Also, the project is still being maintained.

Halil Utku Çelik

🏠 Home

🗃️ All Project Files

💻 Lab Reports

📝 Meeting Notes

Lab Meeting Notes
Team Meeting Notes
🧑🏻‍💻 About Us
🗂️ Templates
CmpE 352

🚀 Important Project Files

🗃️ All Project Files
📝 352 Meeting Notes
📜 Research & Resources
Clone this wiki locally