diff --git a/.github/workflows/snake.yml b/.github/workflows/snake.yml
deleted file mode 100644
index f3eee12..0000000
--- a/.github/workflows/snake.yml
+++ /dev/null
@@ -1,31 +0,0 @@
-name: Generate Snake Animation
-
-on:
- schedule:
- - cron: "0 0 * * *" # runs daily at midnight
- workflow_dispatch: # lets you trigger it manually too
- push:
- branches:
- - main
-
-jobs:
- generate:
- runs-on: ubuntu-latest
- timeout-minutes: 10
-
- steps:
- - name: Generate snake SVG
- uses: Platane/snk/svg-only@v3
- with:
- github_user_name: barryspacezero
- outputs: |
- dist/github-contribution-grid-snake.svg
- dist/github-contribution-grid-snake-dark.svg?palette=github-dark
-
- - name: Push output to output branch
- uses: crazy-max/ghaction-github-pages@v3
- with:
- target_branch: output
- build_dir: dist
- env:
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
diff --git a/github-contribution-grid-snake-dark.svg b/github-contribution-grid-snake-dark.svg
new file mode 100644
index 0000000..7803a8b
--- /dev/null
+++ b/github-contribution-grid-snake-dark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/github-contribution-grid-snake.svg b/github-contribution-grid-snake.svg
new file mode 100644
index 0000000..73505ef
--- /dev/null
+++ b/github-contribution-grid-snake.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/readme.md b/readme.md
deleted file mode 100644
index aef70b2..0000000
--- a/readme.md
+++ /dev/null
@@ -1,38 +0,0 @@
-### Hi there 👋
-[](https://sparshdev.space)
-
-### Works
-- [RadioGuessr](https://radioguessr.space): A GeoGuessr-style game where you listen to live radio streams and guess the country on a 3D globe.
-- [Telegram-GameInfoBot](https://github.com/barryspacezero/Telegram-GameInfoBot): A Telegram bot that fetches game info, screenshots, and ratings via the IGDB API.
-
-### Stack
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-> - ★★★: Frequently used
-> - ★★: Occasionally used
-> - ★: Rarely used
-
-### Find Me
-[](https://sparshdev.space)
-[](https://x.com/barryspacezero)
-
-### Contribution Snake
-
-
-
-
-
-
-