From 544b96cf6040bc0beb92d37aa425545b5c8ee358 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Muhammet=20Ayd=C4=B1n=20KANADA=C5=9EI?= <147048958+MaydinKanadasi@users.noreply.github.com> Date: Fri, 19 Jun 2026 14:06:41 +0300 Subject: [PATCH 1/2] Add README with project description --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..36274f75 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# GitHub Chapter 2 Sandbox + +Learning Git branches and pull requests. From b7732e86e7639b9be91e45f26f741feb5c057090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Muhammet=20Ayd=C4=B1n=20KANADA=C5=9EI?= Date: Fri, 19 Jun 2026 14:27:40 +0300 Subject: [PATCH 2/2] Update README with personal information --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36274f75..6dbd3407 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ -# GitHub Chapter 2 Sandbox +## About Me -Learning Git branches and pull requests. +Learning Git and GitHub with Codédex. +## About Me + +Computer Engineering student interested in software development and version control. + +## Skills Learned + +- Git basics +- Branching +- Merging +- Pull Requests