first commit
This commit is contained in:
14
.github/workflows/blog-post-workflow.yml
vendored
Normal file
14
.github/workflows/blog-post-workflow.yml
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
name: Latest blog post workflow
|
||||
on:
|
||||
schedule: # Run workflow automatically
|
||||
- cron: '0 * * * *' # Runs every hour, on the hour
|
||||
workflow_dispatch: # Run workflow manually (without waiting for the cron to be called), through the Github Actions Workflow page directly
|
||||
jobs:
|
||||
update-readme-with-blog:
|
||||
name: Update this repo's README with latest blog posts
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: gautamkrishnar/blog-post-workflow@master
|
||||
with:
|
||||
feed_list: "https://psmforums.wordpress.com/blogs/feed/"
|
||||
15
.github/workflows/youtube-workflow.yml
vendored
Normal file
15
.github/workflows/youtube-workflow.yml
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
name: Latest Youtube Workflow
|
||||
on:
|
||||
schedule: # Run workflow automatically
|
||||
- cron: '0 * * * *' # Runs every hour, on the hour
|
||||
workflow_dispatch: # Run workflow manually (without waiting for the cron to be called), through the Github Actions Workflow page directly
|
||||
jobs:
|
||||
update-readme-with-youtube:
|
||||
name: Update this repo's README with latest youtube Videos
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: gautamkrishnar/blog-post-workflow@master
|
||||
with:
|
||||
comment_tag_name: "YOUTUBE"
|
||||
feed_list: "https://www.youtube.com/feeds/videos.xml?channel_id=UCCLpoIOWWKOFe1s627GwAeQ"
|
||||
92
README.md
Normal file
92
README.md
Normal file
@@ -0,0 +1,92 @@
|
||||
### Hi there, I'm Puranjay Savar Mattas - aka [psavarmattas][website] 👋
|
||||
|
||||
[](https://psmforums.wordpress.com/)
|
||||
[](https://twitter.com/gamerleague69)
|
||||
|
||||
## I'm a Developer & Youtuber!!
|
||||
|
||||
- 🔭 I have a YouTube Channel on: [learning how to code in a simple and easy manner!][youtube]!
|
||||
- 🌱 I’m currently learning everything 🤣
|
||||
- 👯 I’m looking to collaborate with other content creators
|
||||
- 🥅 2021 Goals: Contribute more to Open Source projects
|
||||
- ⚡ Fun fact: I am a avid listener.
|
||||
|
||||
|
||||
### Connect with me:
|
||||
|
||||
[<img align="left" alt="PSMForums" width="22px" src="https://raw.githubusercontent.com/iconic/open-iconic/master/svg/globe.svg" />][website]
|
||||
[<img align="left" alt="gamerleague69 | YouTube" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/youtube.svg" />][youtube]
|
||||
[<img align="left" alt="Gamerleague69 | Twitter" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/twitter.svg" />][twitter]
|
||||
[<img align="left" alt="gamerleague69 | Instagram" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/instagram.svg" />][instagram]
|
||||
|
||||
<br />
|
||||
|
||||
### Languages and Tools:
|
||||
|
||||
[<img align="left" alt="Visual Studio Code" width="26px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/visual-studio-code/visual-studio-code.png" />][webdevplaylist]
|
||||
[<img align="left" alt="HTML5" width="26px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/html/html.png" />][webdevplaylist]
|
||||
[<img align="left" alt="CSS3" width="26px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/css/css.png" />][cssplaylist]
|
||||
[<img align="left" alt="Sass" width="26px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/sass/sass.png" />][cssplaylist]
|
||||
[<img align="left" alt="JavaScript" width="26px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png" />][jsplaylist]
|
||||
[<img align="left" alt="React" width="26px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/react/react.png" />][reactplaylist]
|
||||
[<img align="left" alt="Gatsby" width="26px" src="https://raw.githubusercontent.com/github/explore/e94815998e4e0713912fed477a1f346ec04c3da2/topics/gatsby/gatsby.png" />][webdevplaylist]
|
||||
[<img align="left" alt="GraphQL" width="26px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/graphql/graphql.png" />][webdevplaylist]
|
||||
[<img align="left" alt="Node.js" width="26px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/nodejs/nodejs.png" />][webdevplaylist]
|
||||
[<img align="left" alt="Deno" width="26px" src="https://raw.githubusercontent.com/github/explore/361e2821e2dea67711cde99c9c40ed357061cf27/topics/deno/deno.png" />][webdevplaylist]
|
||||
[<img align="left" alt="SQL" width="26px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/sql/sql.png" />][webdevplaylist]
|
||||
[<img align="left" alt="MySQL" width="26px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/mysql/mysql.png" />][webdevplaylist]
|
||||
[<img align="left" alt="MongoDB" width="26px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/mongodb/mongodb.png" />][webdevplaylist]
|
||||
[<img align="left" alt="Git" width="26px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/git/git.png" />][webdevplaylist]
|
||||
[<img align="left" alt="GitHub" width="26px" src="https://raw.githubusercontent.com/github/explore/78df643247d429f6cc873026c0622819ad797942/topics/github/github.png" />][webdevplaylist]
|
||||
[<img align="left" alt="Terminal" width="26px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/terminal/terminal.png" />][webdevplaylist]
|
||||
|
||||
<br />
|
||||
<br />
|
||||
|
||||
---
|
||||
|
||||
### 📺 Latest YouTube Videos
|
||||
|
||||
<!-- YOUTUBE:START -->
|
||||
<!-- YOUTUBE:END -->
|
||||
|
||||
➡️ [more videos...](https://youtube.com/codestackr)
|
||||
|
||||
---
|
||||
|
||||
### 📕 Latest Blog Posts
|
||||
|
||||
<!-- BLOG-POST-LIST:START -->
|
||||
<!-- BLOG-POST-LIST:END -->
|
||||
|
||||
➡️ [more blog posts...](https://psmforums.wordpress.com/)
|
||||
|
||||
---
|
||||
|
||||
<details>
|
||||
<summary>:zap: Recent GitHub Activity</summary>
|
||||
|
||||
<!--START_SECTION:activity-->
|
||||
1. ❌ Closed PR [#14](https://github.com/psavarmattas/psavarmattas/pull/14) in [psavarmattas/psavarmattas](https://github.com/psavarmattas/psavarmattas)
|
||||
2. 🗣 Commented on [#14](https://github.com/psavarmattas/psavarmattas/issues/14) in [psavarmattas/psavarmattas](https://github.com/psavarmattas/psavarmattas)
|
||||
3. ❌ Closed PR [#7](https://github.com/psavarmattas/psavarmattas/pull/7) in [psavarmattas/psavarmattas](https://github.com/psavarmattas/psavarmattas)
|
||||
4. 🎉 Merged PR [#6](https://github.com/psavarmattas/psavarmattas/pull/6) in [psavarmattas/psavarmattas](https://github.com/psavarmattas/psavarmattas)
|
||||
<!--END_SECTION:activity-->
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>:zap: GitHub Stats</summary>
|
||||
|
||||
<img align="left" alt="codeSTACKr's GitHub Stats" src="https://github-readme-stats.codestackr.vercel.app/api?username=codeSTACKr&show_icons=true&hide_border=true" />
|
||||
|
||||
</details>
|
||||
|
||||
[website]: https://psmforums.wordpress.com/
|
||||
[twitter]: https://twitter.com/gamerleague69
|
||||
[youtube]: https://youtube.com/codeSTACKr
|
||||
[instagram]: https://instagram.com/gamerleague69
|
||||
[webdevplaylist]: https://www.youtube.com/playlist?list=PLkwxH9e_vrAJ0WbEsFA9W3I1W-g_BTsbt
|
||||
[jsplaylist]: https://www.youtube.com/playlist?list=PLkwxH9e_vrALRJKu7wfXby3MKeflhTu6B
|
||||
[cssplaylist]: https://www.youtube.com/playlist?list=PLkwxH9e_vrALSdvZuEh6gqQdmDoDIoqz4
|
||||
[reactplaylist]: https://www.youtube.com/playlist?list=PLkwxH9e_vrAK4TdffpxKY3QGyHCpxFcQ0
|
||||
7
psavarmattas.code-workspace
Normal file
7
psavarmattas.code-workspace
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user