diff --git a/.github/workflows/snake.yml b/.github/workflows/snake.yml deleted file mode 100644 index ff46a16..0000000 --- a/.github/workflows/snake.yml +++ /dev/null @@ -1,31 +0,0 @@ -name: Generate snake animation - -on: - schedule: # execute every 12 hours - - cron: "* */12 * * *" - - workflow_dispatch: - - push: - branches: - - master - -jobs: - generate: - runs-on: ubuntu-latest - - steps: - - name: generate snake.svg - uses: Platane/snk/svg-only@v2 - with: - github_user_name: ${{ github.repository_owner }} - outputs: dist/snake.svg - - - - name: push snake.svg to the output branch - uses: crazy-max/ghaction-github-pages@v2.6.0 - with: - target_branch: output - build_dir: dist - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file diff --git a/README.md b/README.md deleted file mode 100644 index 5605e2f..0000000 --- a/README.md +++ /dev/null @@ -1,89 +0,0 @@ -

- - Hi , I'm The - Developers@Work -
- - - - - -
- -
- -

- -

⚡Don't be toxic for losing, say GG since you had fun time⚡

- -##  **_About me_** - -Bart Simpson - -✔ 4+ years experienced **Specialist Programmer(Data Engineer)**. more details
-✔ I'm the guy you are looking for 🎮
-✔ I’m looking forward on collaborating with **Open Source Projects**
-✔ Self Learning from **YouTube**
-✔ Ask me anything else, If I am alive I will try and answer maybe 😉
- -
- -![Github Highlights](https://greptile-stats.vercel.app/api/widget/developerswork/highlights) - -Snake animation - -##  **_Skills_** - -![Github Stats](https://greptile-stats.vercel.app/api/widget/developerswork/stats) - -![Github Contributions](https://greptile-stats.vercel.app/api/widget/developerswork/contributions) - -![DevelopersWork's Top Languages](https://github-readme-stats.vercel.app/api/top-langs?locale=en&hide_title=false&layout=compact&card_width=320&langs_count=6&theme=radical&hide_border=true&username=developerswork) - -##  **_Trophy Collection_** - -Clash Royale game art - -DevelopersWork's GitHub Trophies - -## **_Let's Connect_** DevelopersWork | LinkedinDevelopersWork | TwitterDevelopersWork | Discord - -

Jerry the mouse waving from Tom and Jerry -

- -
- -##  **_#PEACE_** - -

- Buy DevelopersWork a coffee -

- -
- - instagram logo - - - youtube logo - - - twitch logo - - - twitter logo - -
- - hackerrank logo - - - LeetCode logo - - - medium logo - -
- ---- - -
diff --git a/resources/Clash Royale.png b/resources/Clash Royale.png deleted file mode 100644 index b5c361c..0000000 Binary files a/resources/Clash Royale.png and /dev/null differ diff --git a/resources/God of War Kratos.png b/resources/God of War Kratos.png deleted file mode 100644 index 8b87386..0000000 Binary files a/resources/God of War Kratos.png and /dev/null differ diff --git a/resources/The Simpsons.png b/resources/The Simpsons.png deleted file mode 100644 index 27604e6..0000000 Binary files a/resources/The Simpsons.png and /dev/null differ diff --git a/resources/social/icons8-discord.svg b/resources/social/icons8-discord.svg deleted file mode 100644 index f02ea4e..0000000 --- a/resources/social/icons8-discord.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/social/icons8-linkedin.svg b/resources/social/icons8-linkedin.svg deleted file mode 100644 index 4cc45ff..0000000 --- a/resources/social/icons8-linkedin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/social/icons8-twitter.svg b/resources/social/icons8-twitter.svg deleted file mode 100644 index c0e6687..0000000 --- a/resources/social/icons8-twitter.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/snake.svg b/snake.svg new file mode 100644 index 0000000..c424c46 --- /dev/null +++ b/snake.svg @@ -0,0 +1 @@ +Generated with https://github.com/Platane/snk \ No newline at end of file