diff --git a/.config/nvim/.github/README.md b/.config/nvim/.github/README.md
index 42b4906b..0a29b500 100644
--- a/.config/nvim/.github/README.md
+++ b/.config/nvim/.github/README.md
@@ -519,4 +519,48 @@
# :camera: Gallery
+| **Dashboard** |
+| --------------------------------------------- |
+|  |
+
+| **Telescope Find-files** |
+| ----------------------------------------------- |
+|  |
+
+
+
+| **Neo-tree** |
+| ------------------------------------------- |
+|  |
+
+| **Symbols Outline** |
+| ----------------------------------------- |
+|  |
+
+
+
+| **Bufferline** |
+| ----------------------------------------------- |
+|  |
+
+| **Lualine** |
+| ----------------------------------------- |
+|  |
+
+| **Telescope Live-Grep** |
+| --------------------------------------------- |
+|  |
+
+| **Breadcrumbs** |
+| ------------------------------------------------- |
+|  |
+
+| **Trouble** |
+| ----------------------------------------- |
+|  |
+
+| **Diff-History** |
+| --------------------------------------------------- |
+|  |
+
# :keyboard: Binds
diff --git a/.config/nvim/.github/overview-images/breadcrumbs.png b/.config/nvim/.github/overview-images/breadcrumbs.png
new file mode 100644
index 00000000..e11bccf1
Binary files /dev/null and b/.config/nvim/.github/overview-images/breadcrumbs.png differ
diff --git a/.config/nvim/.github/overview-images/bufferline.png b/.config/nvim/.github/overview-images/bufferline.png
new file mode 100644
index 00000000..bb999049
Binary files /dev/null and b/.config/nvim/.github/overview-images/bufferline.png differ
diff --git a/.config/nvim/.github/overview-images/dashboard.png b/.config/nvim/.github/overview-images/dashboard.png
new file mode 100644
index 00000000..db9011d6
Binary files /dev/null and b/.config/nvim/.github/overview-images/dashboard.png differ
diff --git a/.config/nvim/.github/overview-images/diff-history.png b/.config/nvim/.github/overview-images/diff-history.png
new file mode 100644
index 00000000..de6ffd3b
Binary files /dev/null and b/.config/nvim/.github/overview-images/diff-history.png differ
diff --git a/.config/nvim/.github/overview-images/find-files.png b/.config/nvim/.github/overview-images/find-files.png
new file mode 100644
index 00000000..a58c5ea4
Binary files /dev/null and b/.config/nvim/.github/overview-images/find-files.png differ
diff --git a/.config/nvim/.github/overview-images/live-grep.png b/.config/nvim/.github/overview-images/live-grep.png
new file mode 100644
index 00000000..d3936df8
Binary files /dev/null and b/.config/nvim/.github/overview-images/live-grep.png differ
diff --git a/.config/nvim/.github/overview-images/lualine.png b/.config/nvim/.github/overview-images/lualine.png
new file mode 100644
index 00000000..72ec93c7
Binary files /dev/null and b/.config/nvim/.github/overview-images/lualine.png differ
diff --git a/.config/nvim/.github/overview-images/neo-tree.png b/.config/nvim/.github/overview-images/neo-tree.png
new file mode 100644
index 00000000..5fddc3db
Binary files /dev/null and b/.config/nvim/.github/overview-images/neo-tree.png differ
diff --git a/.config/nvim/.github/overview-images/outline.png b/.config/nvim/.github/overview-images/outline.png
new file mode 100644
index 00000000..67dde9be
Binary files /dev/null and b/.config/nvim/.github/overview-images/outline.png differ
diff --git a/.config/nvim/.github/overview-images/trouble.png b/.config/nvim/.github/overview-images/trouble.png
new file mode 100644
index 00000000..5c4fec4f
Binary files /dev/null and b/.config/nvim/.github/overview-images/trouble.png differ