serkanyilmaz-ce's Stars
cstack/kirby-clone
A clone of "Kirby's Adventure" for the NES in Unity. Project 1 from EECS 494 at the University of Michigan: Recreate a classic game.
msnglu/ESourcing
bellanich/git-cheatsheet
My personal Git cheatsheet. Includes theory and commands.
lmarchesoti/algorithms_analysis_dynamic_programming
Dynamic Programming projects in C++ from my period as a TA for the Analysis of Algorithms course: All-pairs Shortest Paths, Edit Distance, Knapsack with repetition, Knapsack without repetition, Longest Increasing Subsequence, Weighted Interval Scheduling.
tblaase/Net_Practice
My solution and basic explanantion on Net_Practice and networking basics.
AykutSarac/jsoncrack.com
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
mololab/json-translator
jsontt 💡 - AI JSON Translator with GPT + other FREE translation modules to translate your json/yaml files into other languages ✅ Check Readme ✌ Supports GPT / DeepL / Google / Bing / Libre / Argos
asimcanyagiz/Swift-Roadmap
Bu repo, Swift öğrenmek isteyenlere yardımcı olmayı hedeflemektedir. Başlangıçtan ileri seviyeye, temel kavramlar, veri yapıları, algoritmalar ve mobil uygulama geliştirme konularını içerir. Swift öğrenmeye kararlıysanız, bu kaynak rehber niteliğindedir.
Mbanzaroglu/ProgrammersCamp
This repository consists of various of programming languages and their important subtopics to help starting to programming.
agavrel/42_CheatSheet
A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language
pulgamecanica/42Course
42Course
EbookFoundation/free-programming-books
:books: Freely available programming books
MinaPecheux/UnityTutorials-BehaviourTrees
The code for a short tutorial on how to create a simple guard AI using behaviour trees in Unity/C# (in text or video format)!
b-tekinli/BB-TR-Kaynak
🚀📝 Meraklılar için bir Bilgisayar Bilimi portalı. İyi yazılmış, iyi düşünülmüş ve iyi açıklanmış bilgisayar bilimi ve programlama makaleleri içerir.
lavrenovamaria/42-philosophers
Dining philosophers problem is a problem created by Edsger Wybe Dijkstra in 1965 to explain the deadlock state of an operating system, which is traditionally commonly introduced in lectures on operating systems
aleen42/badges
:flower_playing_cards: Standard and acceptable badges list
rahuldkjain/github-profile-readme-generator
🚀 Generate GitHub profile README easily with the latest add-ons like visitors count, GitHub stats, etc using minimal UI.
paulahemsi/minishell
As beautiful as a shell :shell:
thallard/minishell_tester
42 | Complex tester for minishell (42cursus)
Neo-ZK/RB_Tree
红黑树的实现
Samvid95/Algoithms
MustafaYilmaz1625/My-Portfolio-WebSite
acikyazilimagi/afet-org
aabduvak/42Make
A Bash script is a plain text file which contains a series of commands. Purpose of project is to create Makefile for 42 school projects
aabduvak/Minishell
The objective of this project is for you to create a simple shell. Yes, your own little bash or zsh. You will learn a lot about processes and file descriptors.
oulhafiane/1337-42-minishell
Summary: The objective of this project is for you to create the simplest start of a shell script. Shell is beautiful! Isn’t there a famous saying? “As beautiful as Shell?” Thanks to all the shell projects, you will connect with the infinite power of Mankind Intelligence (Not even sure that you deserve it, but I have been forced to do so, so here we are. . . ).
nickdotht/minishell
As beautiful as a shell
uriid1/ascii-c-game
Small shooter write in C/Ncurses
42resources/42resources.github.io
42 ana eğitimde öğrendiğimiz şeyler
p8952/bocker
Docker implemented in around 100 lines of bash