Skip to content

Personal Favourite Repositories

kaanyolcu22 edited this page Feb 19, 2024 · 26 revisions

This page is for the github repositories we want to share.

Leetcode Solutions - Elif Nur Deniz

This is a repository for many Leetcode problems. There are solutions to related problems. The solutions are mostly written in Java and some are in other languages such as Python, Cpp. I sometimes get help from this repository while solving questions on Leetcode.

Chunky - Aras Taşçı

This repo is for a program that pre-generates chunks in Minecraft. Normally you would have an origin point for players in a Minecraft server to spawn at the start and as players explore the world, the server generates chunks which haven't been generated yet and in the vicinity of the player, in real-time. Doing this real-time causes the server to stutter and the players to experience lag. By pre-generating an arbitrary amount of chunks (as much as you like) you eliminate that overhead which causes frustration to players. I like this repository because it made me think that simple ideas and little details can make big differences in user experience.

ccxt/ccxt - Halil Ozkan

CCXT (CryptoCurrency eXchange Trading Library) is a popular open-source cryptocurrency trading library available on GitHub and it is one of my favorite cause of its speed, reliability and ease-of-use. It's a JavaScript/TypeScript library for cryptocurrency trading and market data analysis, providing unified APIs (Application Programming Interfaces) for various cryptocurrency exchanges. It helps to give orders to top crypto-currency markets.

BERTurk - Oktay Özel

This is a repository for a language model which is trained for Turkish Language. I have used this model during my Bachelors Thesis and made use of it easily thanks to the easily accesable and understandable github repository. README part of the repository is very useful and gives the necessary information in a snapshot. Also they have a funny logo which makes me smile everytime I see. Besides those it has a well designed structure helping the ones who would like to use and contribute

This repository is a comprehensive collection of resources for individuals interested in systematic trading, also known as quantitative trading. It includes 97 libraries and packages for research and live trading, providing tools and frameworks for developing trading strategies. Additionally, the repository contains 696 strategies described by institutional and academic sources, offering various ideas and approaches for trading. For those looking to learn more, there are 55 recommended books suitable for beginners and professionals alike. Furthermore, the repository features 23 videos and interviews, providing perspectives from experts in the field. Lastly, the repository includes links to blogs and courses that can further help to develop knowledge in algorithmic trading.

🏠 Home

👤 Team Members

Lab Reports

📅 451 Meetings

💻 451 Project

🔬 451 Research

✍️ 451 Reports

📋 Templates

📁 352 Archive

📅 Meetings
💻 Project
🔬 Research
Clone this wiki locally