diff --git a/index.html b/index.html
index 8131bc5..14bb075 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
-
2KAbhishek's Projects
+ The Sophile Projects
diff --git a/script.js b/script.js
index 785110a..0980e64 100644
--- a/script.js
+++ b/script.js
@@ -1,4 +1,4 @@
-const username = '2KAbhishek';
+const username = 'thesophile';
const maxPages = 2;
const hideForks = true;
const repoList = document.querySelector('.repo-list');