Skip to content

Personal Favourite Repositories

Oktay Özel 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.

(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

(Link) - Name Surname

Explanation

🏠 Home

👤 Team Members

Lab Reports

📅 451 Meetings

💻 451 Project

🔬 451 Research

✍️ 451 Reports

📋 Templates

📁 352 Archive

📅 Meetings
💻 Project
🔬 Research
Clone this wiki locally