From b8810ed13a21938c0944d6beb2d4af12c026db10 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sat, 7 Sep 2024 01:04:53 +0300 Subject: [PATCH] Add files via upload --- .htaccess.txt | 9 + 1.html | 1 + 3.html | 3 + 4.html | 2 + 5.css | 1 + 5.html | 1 + CSS/1.css | 1 + CSS/2.css | 1 + JAVASCRIPT/1.js | 352 ++++++++++++++++++++++++++++++++++++++++ en.html | 3 + home.html | 307 +++++++++++++++++++++++++++++++++++ img/ai.webp | Bin 0 -> 23508 bytes img/app.webp | Bin 0 -> 2826 bytes img/cyber.webp | Bin 0 -> 17824 bytes img/game.webp | Bin 0 -> 6166 bytes img/hangman-0.svg | 9 + img/hangman-1.svg | 13 ++ img/hangman-2.svg | 14 ++ img/hangman-3.svg | 15 ++ img/hangman-4.svg | 16 ++ img/hangman-5.svg | 21 +++ img/hangman-6.svg | 22 +++ img/icon.ico | Bin 0 -> 161994 bytes img/lost.gif | Bin 0 -> 503068 bytes img/profile_photo1.webp | Bin 0 -> 100874 bytes img/robotic.webp | Bin 0 -> 8866 bytes img/up.png | Bin 0 -> 747 bytes img/up.webp | Bin 0 -> 544 bytes img/victory.gif | Bin 0 -> 64436 bytes img/web.webp | Bin 0 -> 2372 bytes index.html | 34 ++++ manifest.json | 12 ++ not_found_page.html | 0 robots.txt | 4 + service-worker.js | 61 +++++++ sitemap.xml | 67 ++++++++ tr.html | 3 + word-list_en.js | 230 ++++++++++++++++++++++++++ word-list_tr.js | 222 +++++++++++++++++++++++++ 39 files changed, 1424 insertions(+) create mode 100644 .htaccess.txt create mode 100644 1.html create mode 100644 3.html create mode 100644 4.html create mode 100644 5.css create mode 100644 5.html create mode 100644 CSS/1.css create mode 100644 CSS/2.css create mode 100644 JAVASCRIPT/1.js create mode 100644 en.html create mode 100644 home.html create mode 100644 img/ai.webp create mode 100644 img/app.webp create mode 100644 img/cyber.webp create mode 100644 img/game.webp create mode 100644 img/hangman-0.svg create mode 100644 img/hangman-1.svg create mode 100644 img/hangman-2.svg create mode 100644 img/hangman-3.svg create mode 100644 img/hangman-4.svg create mode 100644 img/hangman-5.svg create mode 100644 img/hangman-6.svg create mode 100644 img/icon.ico create mode 100644 img/lost.gif create mode 100644 img/profile_photo1.webp create mode 100644 img/robotic.webp create mode 100644 img/up.png create mode 100644 img/up.webp create mode 100644 img/victory.gif create mode 100644 img/web.webp create mode 100644 index.html create mode 100644 manifest.json create mode 100644 not_found_page.html create mode 100644 robots.txt create mode 100644 service-worker.js create mode 100644 sitemap.xml create mode 100644 tr.html create mode 100644 word-list_en.js create mode 100644 word-list_tr.js diff --git a/.htaccess.txt b/.htaccess.txt new file mode 100644 index 0000000..3c7a90a --- /dev/null +++ b/.htaccess.txt @@ -0,0 +1,9 @@ +# Tüm trafikte HTTPS'ye yönlendirme +RewriteEngine On +RewriteCond %{HTTPS} off +RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] +RewriteCond %{REQUEST_FILENAME} !-d +RewriteCond %{REQUEST_FILENAME}\.html -f +RewriteRule ^(.*)$ $1.html [L] + +ErrorDocument 404 /not_found_page.html diff --git a/1.html b/1.html new file mode 100644 index 0000000..5fde4dd --- /dev/null +++ b/1.html @@ -0,0 +1 @@ +
Add new note
The correct word was:rainbow
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ - About Me -
+
+ - Skills -
+- Services -
+Mobile App Development
Cyber Security
Prompt Engineering