diff --git a/images/IMG_20220803_093035.jpg b/images/IMG_20220803_093035.jpg
new file mode 100644
index 0000000..6c239ad
Binary files /dev/null and b/images/IMG_20220803_093035.jpg differ
diff --git a/index.html b/index.html
index 9fd8630..917bddb 100644
--- a/index.html
+++ b/index.html
@@ -5,8 +5,8 @@
-
2KAbhishek's Projects
-
+ Rifki Rahmattullah Projects
+
diff --git a/script.js b/script.js
index a6cfcde..4c06a77 100644
--- a/script.js
+++ b/script.js
@@ -1,4 +1,4 @@
-const username = '2kabhishek';
+const username = 'Rahmattullah13';
const maxPages = 2;
const repoList = document.querySelector('.repo-list');
const reposSection = document.querySelector('.repos');