File tree Expand file tree Collapse file tree 2 files changed +67
-4
lines changed Expand file tree Collapse file tree 2 files changed +67
-4
lines changed Original file line number Diff line number Diff line change
1
+ name : Generate snake animation
2
+
3
+ on :
4
+ schedule : # execute every 12 hours
5
+ - cron : " * */12 * * *"
6
+
7
+ workflow_dispatch :
8
+
9
+ push :
10
+ branches :
11
+ - master
12
+
13
+ jobs :
14
+ generate :
15
+ runs-on : ubuntu-latest
16
+
17
+ steps :
18
+ - name : generate snake.svg
19
+ uses : Platane/snk/svg-only@v2
20
+ with :
21
+ github_user_name : ${{ github.repository_owner }}
22
+ outputs : dist/snake.svg
23
+
24
+
25
+ - name : push snake.svg to the output branch
26
+ uses : crazy-max/ghaction-github-pages@v2.6.0
27
+ with :
28
+ target_branch : output
29
+ build_dir : dist
30
+ env :
31
+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1
- # <div align =" center " >Hi <img src =" https://media.giphy.com/media/hvRJCLFzcasrR4ia7z/giphy.gif " width =" 30 " >, I'm DevelopersWork<br /><a href =" https://github.com/DenverCoder1/readme-typing-svg " ><img src =" https://readme-typing-svg.herokuapp.com?font=Ubuntu+Condensed&size=32&duration=7500&color=00FFEB¢ er=true&vCenter=true&width=600&height=60&lines=Technology+Mad;Computer+Science+Graduate;Since+1999 " ></a ></div >
1
+ <h1 align =" center " >
2
+
3
+ Hi <img src =" https://media.giphy.com/media/hvRJCLFzcasrR4ia7z/giphy.gif " width =" 30 " />, I'm DevelopersWork
4
+ <br />
5
+
6
+ <a href =" https://github.com/DenverCoder1/readme-typing-svg " >
7
+ <img src="https://readme-typing-svg.herokuapp.com?font=Ubuntu+Condensed&size=32&duration=7500&color=00FFEB¢er=true&vCenter=true&width=600&height=60&lines=Technology+Mad;Computer+Science+Graduate;Since+1999"/>
8
+ </a >
9
+
10
+ ###
11
+
12
+ <div align =" center " >
13
+ <img src="https://profile-counter.glitch.me/developerswork/count.svg?" />
14
+ </div >
15
+
16
+ ###
17
+
18
+ </h1 >
2
19
3
20
<h3 align =" center " >⚡Don't be toxic for loosing, say <b >GG</b > since you had fun time⚡</h3 >
4
21
11
28
✔ Self Learning from ** YouTube** <br >
12
29
✔ I'm the guy you are looking for a video game party <br >
13
30
✔ Ask me anything else, If I am alive I will try and answer maybe 😉<br >
14
- <br />
31
+
32
+ <br clear =" both " >
33
+
34
+ <img src =" https://raw.githubusercontent.com/developerswork/developerswork/blob/output/snake.svg " alt =" Snake animation " />
35
+
36
+ <br clear =" both " >
15
37
16
38
## <img src = " https://media2.giphy.com/media/QssGEmpkyEOhBCb7e1/giphy.gif?cid=ecf05e47a0n3gi1bfqntqmob8g9aid1oyj2wr3ds3mg700bl&rid=giphy.gif " width =" 30 " />  ; *** Skills***
17
39
50
72
</a >
51
73
</p >
52
74
75
+ ###
76
+
77
+ <br clear =" both " >
78
+
79
+ <div align =" center " >
80
+ <img src =" https://github-read-medium-git-main.pahlevikun.vercel.app/latest?limit=4&username=@developerswork&theme=radical " alt =" Layout with last medium posts " />
81
+ </div >
82
+
83
+ <br clear =" both " >
84
+
85
+ ###
86
+
53
87
<img height =" 360 " align =" left " alt =" " src =" https://raw.githubusercontent.com/DevelopersWork/developerswork/master/resources/Clash%20Royale.png " />
54
88
55
89
## <img src =" https://c.tenor.com/LwULtPSWGTwAAAAi/trophy-joypixels.gif " width =" 30 " />  ; *** Trophy Collection***
65
99
<p align =" center " >
66
100
<a href =" https://www.buymeacoffee.com/developerswork " > <img src =" https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png " height =" 50 " width =" 210 " alt =" developerswork " /></a >
67
101
</p >
68
-
69
- <br />
You can’t perform that action at this time.
0 commit comments