Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit25c76e6

Browse files
committed
Add v2
1 parent267efa9 commit25c76e6

File tree

5 files changed

+230
-118
lines changed

5 files changed

+230
-118
lines changed

‎.github/workflows/snake.yml‎

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
name:Generate Snake
2+
3+
on:
4+
schedule:
5+
-cron:"0 */2 * * *"# every 12 hours
6+
workflow_dispatch:
7+
push:
8+
branches:
9+
-main# or master, depending on your default branch
10+
11+
jobs:
12+
build:
13+
runs-on:ubuntu-latest
14+
permissions:
15+
contents:write
16+
17+
steps:
18+
-uses:actions/checkout@v3
19+
20+
-uses:Platane/snk@v3
21+
id:snake-gif
22+
with:
23+
github_user_name:coderomm
24+
outputs:|
25+
dist/github-contribution-grid-snake.svg
26+
dist/github-contribution-grid-snake-dark.svg?palette=github-dark
27+
28+
-name:Push to GitHub Pages
29+
uses:crazy-max/ghaction-github-pages@v3.1.0
30+
with:
31+
target_branch:output
32+
build_dir:dist
33+
env:
34+
GITHUB_TOKEN:${{ secrets.SECRET_TOKEN }}

‎README-OLD.md‎

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
1+
##Hey, I'm CoderOm! 👋
2+
3+
##💫 About Me:
4+
<b>🔭 I’m currently working on:</b>
5+
MERN Full Stack Dev and Shopify Development.
6+
7+
<b>👯 I’m looking to collaborate on:</b>
8+
Full Stack, Web3(Solana) and Shopify projects.
9+
10+
<b>🌱 I’m currently learning:</b>
11+
NextJS, DevOps, Web3 Solana and Shopify App Development.
12+
13+
<b>💬 Ask me about:</b>
14+
MERN, MongoDB, Solana, Shopify Customization, .Net, MVC, C#, JavaScript, Ajax, SQL, and any general software development questions.
15+
16+
<b>⚡ Fun fact:</b>
17+
I love creating coding.
18+
19+
##🌐 Socials:
20+
<divid="badges">
21+
<a href="https://www.linkedin.com/in/1omsharma/">
22+
<img src="https://img.shields.io/badge/LinkedIn-%230077B5.svg?logo=linkedin&logoColor=white"
23+
alt="LinkedIn Badge" />
24+
</a>
25+
<a href="https://www.youtube.com/@Coder_Om">
26+
<img src="https://img.shields.io/badge/YouTube-FF0000.svg?logo=youtube&logoColor=white"
27+
alt="Youtube Badge" />
28+
</a>
29+
<a href="https://www.instagram.com/coder.om/">
30+
<img src="https://img.shields.io/badge/Instagram-%23E4405F.svg?logo=Instagram&logoColor=white"
31+
alt="Instagram Badge" />
32+
</a>
33+
<a href="https://twitter.com/1omsharma">
34+
<img src="https://img.shields.io/badge/Twitter-%231DA1F2.svg?logo=Twitter&logoColor=white"
35+
alt="Twitter Badge" />
36+
</a>
37+
<a href="mailto:mail.coderom@gmail.com">
38+
<img src="https://img.shields.io/badge/Gmail-Red?logo=Gmail&logoColor=white" alt="Gmail Badge" />
39+
</a>
40+
</div>
41+
42+
##💻 Tech Stack and:hammer_and_wrench: Tools
43+
44+
<divid="badges">
45+
<a href="#!">
46+
<img src="https://img.shields.io/badge/.NET-512bd4.svg?style=for-the-badge&logo=dotnet&logoColor=white" alt=".Net" />
47+
</a>
48+
<a href="#!">
49+
<img src="https://img.shields.io/badge/C%23-68217A.svg?style=for-the-badge&logo=c-sharp&logoColor=white" alt="C#" />
50+
</a>
51+
<a href="#!">
52+
<img src="https://img.shields.io/badge/.NET%20Core-5C2D91.svg?style=for-the-badge&logo=.net&logoColor=white" alt=".Net Core 7" />
53+
</a>
54+
<a href="#!">
55+
<img src="https://img.shields.io/badge/SQL-CC2927.svg?style=for-the-badge&logo=microsoft-sql-server&logoColor=white" alt="SQL" />
56+
</a>
57+
<a href="#!">
58+
<img src="https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white" alt="Java" />
59+
</a>
60+
<a href="#!">
61+
<img src="https://img.shields.io/badge/C-555555.svg?style=for-the-badge&logo=c&logoColor=white" alt="C" />
62+
</a>
63+
<a href="#!">
64+
<img src="https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E" alt="JavaScript" />
65+
</a>
66+
<a href="#!">
67+
<img src="https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white" alt="HTML5" />
68+
</a>
69+
<a href="#!">
70+
<img src="https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white" alt="CSS3" />
71+
</a>
72+
<a href="#!">
73+
<img src="https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=for-the-badge&logo=bootstrap&logoColor=white" alt="Bootstrap" />
74+
</a>
75+
<a href="#!">
76+
<img src="https://img.shields.io/badge/Visual%20Studio-5C2D91.svg?style=for-the-badge&logo=visual-studio&logoColor=white" alt="Visual Studio" />
77+
</a>
78+
<a href="#!">
79+
<img src="https://img.shields.io/badge/Visual%20Studio%20Code-007ACC.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white" alt="Visual Studio Code" />
80+
</a>
81+
<a href="#!">
82+
<img src="https://img.shields.io/badge/GitHub-181717.svg?style=for-the-badge&logo=github&logoColor=white" alt="Github" />
83+
</a>
84+
<a href="#!">
85+
<img src="https://img.shields.io/badge/MSSQL-CC2927.svg?style=for-the-badge&logo=microsoft-sql-server&logoColor=white" alt="MSSQL" />
86+
</a>
87+
</div>
88+
89+
##📊 GitHub Stats:
90+
91+
[![CoderOm's GitHub stats](https://github-readme-stats.vercel.app/api?username=coderomm&theme=dark&hide_border=false&include_all_commits=true&count_private=false&show=reviews,discussions_started,discussions_answered,prs_merged,prs_merged_percentage&show_icons=true)](https://github.com/coderomm/coderomm)
92+
93+
[![](https://github-readme-streak-stats.herokuapp.com/?user=coderomm&theme=dark&hide_border=false)](https://github.com/coderomm/coderomm)
94+
95+
[![Most Used Languages](https://github-readme-stats.vercel.app/api/top-langs/?username=coderomm&theme=dark&hide_border=false&include_all_commits=false&count_private=false&layout=compact)](https://github.com/coderomm/coderomm)
96+
97+
##🔝 Top Contributed Repo
98+
[![](https://github-contributor-stats.vercel.app/api?username=coderomm&limit=5&theme=tokyonight&combine_all_yearly_contributions=true)](https://github.com/coderomm/coderomm)
99+
100+
[![Portfolio](https://img.shields.io/badge/See%20my%20Portfolio-164e63.svg?style=for-the-badge&logo=monitor&logoColor=white)](https://coderom.databoltahai.in)
101+
[![Resume](https://img.shields.io/badge/Download%20my%20Resume-164e63.svg?style=for-the-badge&logo=download&logoColor=white)](https://coderom.databoltahai.in/Home/DownloadResume)
102+
103+
##🏆 GitHub Trophies
104+
[![trophy](https://github-profile-trophy.vercel.app/?username=coderomm&theme=darkhub)](https://github.com/coderomm/coderomm)
105+
106+
##✍️ Random Dev Quote
107+
![](https://quotes-github-readme.vercel.app/api?type=horizontal&theme=radical&quote=My%20goal%20is%20centered%20around%20a%20single%20idea:%20bringing%20simplicity%20into%20complexity)
108+
109+
110+
[![](https://visitcount.itsvg.in/api?id=coderomm&label=Profile%20Views&color=0&icon=0&pretty=false)](https://visitcount.itsvg.in)
111+
112+
##Join the Journey
113+
<b>Feel free to explore my repositories, get in touch, or even collaborate on exciting projects. Together, we can code a
114+
brighter future!</b>

‎README.md‎

Lines changed: 82 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -1,114 +1,111 @@
1-
##Hey, I'm CoderOm! 👋
1+
##Hey, I'm CoderOm! 👋
22

33
##💫 About Me:
4+
45
<b>🔭 I’m currently working on:</b>
5-
MERNFull Stack Devand Shopify Development.
6+
Full Stack Dev(MERN + NextJs) & Shopify Development.
67

78
<b>👯 I’m looking to collaborate on:</b>
8-
Full Stack, Web3(Solana)and Shopify projects.
9+
NextJs, Web3(Solana)& Shopify projects.
910

1011
<b>🌱 I’m currently learning:</b>
11-
NextJS,DevOps, Web3 Solanaand Shopify App Development.
12+
DevOps, Web3 Solana& Shopify App Development.
1213

1314
<b>💬 Ask me about:</b>
14-
MERN, MongoDB, Solana,ShopifyCustomization, .Net, MVC, C#, JavaScript,Ajax, SQL, and any general software development questions.
15+
Shopify Liquid,ShopifyPlus & Shopify Stores, TypeScript, JavaScript,NextJs & any general software development questions.
1516

1617
<b>⚡ Fun fact:</b>
17-
I love creating coding.
18-
19-
##🌐 Socials:
20-
<divid="badges">
21-
<a href="https://www.linkedin.com/in/1omsharma/">
22-
<img src="https://img.shields.io/badge/LinkedIn-%230077B5.svg?logo=linkedin&logoColor=white"
18+
I love coding.
19+
20+
##Technologies
21+
22+
<table>
23+
<tr>
24+
<td><strong>Languages</strong></td>
25+
<td><strong>Frontend</strong></td>
26+
</tr>
27+
<tr>
28+
<td style="display: flex; "><img src="https://skillicons.dev/icons?i=js,ts,cs&theme=light">
29+
<img style="border-radius: 8px; width: 23%; height: 100%; margin-left: 10px;" src="https://img.shields.io/badge/-95bf47?style=for-the-badge&logo=shopify&logoColor=white"></td>
30+
<td><img src="https://skillicons.dev/icons?i=html,css,react,nextjs,tailwind,bootstrap&theme=light"></td>
31+
</tr>
32+
<tr>
33+
<td><strong>Backend & Databases</strong></td>
34+
<td><strong>Tools & Platforms</strong></td>
35+
</tr>
36+
<tr>
37+
<td><img src="https://skillicons.dev/icons?i=nodejs,mongodb,express,postgresql,dotnet&theme=light"></td>
38+
<td><img src="https://skillicons.dev/icons?i=aws,docker,git,figma,nginx,postman&theme=light"></td>
39+
</tr>
40+
</table>
41+
42+
<palign="center"><imgsrc="https://capsule-render.vercel.app/api?type=rect&color=gradient&height=2.5&section=footer&reversal=true&colors=22C55E,D45E1B"/></p>
43+
44+
##Social Handles
45+
46+
<divstyle="display:flex;justify-content:start;align-items:center;gap:20px;width:100%;">
47+
<ahref="https://github.com/coderomm">
48+
<img src="https://skillicons.dev/icons?i=github&theme=light" alt="Github" />
49+
</a>
50+
<ahref="https://www.linkedin.com/in/1omsharma/">
51+
<img src="https://skillicons.dev/icons?i=linkedin&theme=light"
2352
alt="LinkedIn Badge" />
2453
</a>
25-
<a href="https://www.youtube.com/@Coder_Om">
26-
<img src="https://img.shields.io/badge/YouTube-FF0000.svg?logo=youtube&logoColor=white"
27-
alt="Youtube Badge" />
54+
<a href="https://x.com/1omsharma">
55+
<img src="https://skillicons.dev/icons?i=twitter&theme=light"
56+
alt="Twitter" />
2857
</a>
29-
<a href="https://www.instagram.com/coder.om/">
30-
<img src="https://img.shields.io/badge/Instagram-%23E4405F.svg?logo=Instagram&logoColor=white"
31-
alt="Instagram Badge" />
58+
<a href="mailto:mail.coderom@gmail.com">
59+
<img src="https://skillicons.dev/icons?i=gmail&theme=light" alt="Gmail" />
60+
</a>
61+
<a href="https://discord.com/channels/@coder.om">
62+
<img src="https://skillicons.dev/icons?i=discord&theme=light"
63+
alt="Discord" />
3264
</a>
33-
<a href="https://twitter.com/1omsharma">
34-
<img src="https://img.shields.io/badge/Twitter-%231DA1F2.svg?logo=Twitter&logoColor=white"
35-
alt="Twitter Badge" />
65+
<a href="https://www.instagram.com/coder.om/">
66+
<img src="https://skillicons.dev/icons?i=instagram&theme=light"
67+
alt="Instagram" />
3668
</a>
37-
<a href="mailto:mail.coderom@gmail.com">
38-
<img src="https://img.shields.io/badge/Gmail-Red?logo=Gmail&logoColor=white" alt="Gmail Badge" />
69+
<a href="https://www.youtube.com/@Coder_Om">
70+
<img src="https://img.shields.io/badge/YouTube-FF0000.svg?logo=youtube&logoColor=white"
71+
alt="Youtube" />
3972
</a>
4073
</div>
74+
75+
<palign="center"><imgsrc="https://capsule-render.vercel.app/api?type=rect&color=gradient&height=2.5&section=footer&reversal=true&colors=22C55E,D45E1B"/></p>
4176

42-
##💻 Tech Stack and:hammer_and_wrench: Tools
77+
##Important Links
4378

44-
<divid="badges">
45-
<a href="#!">
46-
<img src="https://img.shields.io/badge/.NET-512bd4.svg?style=for-the-badge&logo=dotnet&logoColor=white" alt=".Net" />
47-
</a>
48-
<a href="#!">
49-
<img src="https://img.shields.io/badge/C%23-68217A.svg?style=for-the-badge&logo=c-sharp&logoColor=white" alt="C#" />
50-
</a>
51-
<a href="#!">
52-
<img src="https://img.shields.io/badge/.NET%20Core-5C2D91.svg?style=for-the-badge&logo=.net&logoColor=white" alt=".Net Core 7" />
53-
</a>
54-
<a href="#!">
55-
<img src="https://img.shields.io/badge/SQL-CC2927.svg?style=for-the-badge&logo=microsoft-sql-server&logoColor=white" alt="SQL" />
56-
</a>
57-
<a href="#!">
58-
<img src="https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white" alt="Java" />
59-
</a>
60-
<a href="#!">
61-
<img src="https://img.shields.io/badge/C-555555.svg?style=for-the-badge&logo=c&logoColor=white" alt="C" />
62-
</a>
63-
<a href="#!">
64-
<img src="https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E" alt="JavaScript" />
65-
</a>
66-
<a href="#!">
67-
<img src="https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white" alt="HTML5" />
68-
</a>
69-
<a href="#!">
70-
<img src="https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white" alt="CSS3" />
79+
<div>
80+
<a href="https://omsharma.vercel.app/" target="_blank">
81+
<img src="https://img.shields.io/badge/Full Stack Portfolio-000000?style=for-the-badge&logo=vercel&logoColor=white" alt="twitter" />
7182
</a>
72-
<a href="#!">
73-
<img src="https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=for-the-badge&logo=bootstrap&logoColor=white" alt="Bootstrap" />
83+
<a href="https://shopify-developer.vercel.app/">
84+
<img src="https://img.shields.io/badge/Shopify Portfolio-95bf47?style=for-the-badge&logo=shopify&logoColor=white" alt="portfolio" />
7485
</a>
75-
<a href="#!">
76-
<img src="https://img.shields.io/badge/Visual%20Studio-5C2D91.svg?style=for-the-badge&logo=visual-studio&logoColor=white" alt="Visual Studio" />
86+
<a href="https://omsharma.vercel.app/OmSharma_Nov2024.pdf">
87+
<img src="https://img.shields.io/badge/Resume-000000?style=for-the-badge&logo=doc&logoColor=white" alt="Resume" />
7788
</a>
78-
<a href="#!">
79-
<img src="https://img.shields.io/badge/Visual%20Studio%20Code-007ACC.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white" alt="Visual Studio Code" />
80-
</a>
81-
<a href="#!">
82-
<img src="https://img.shields.io/badge/GitHub-181717.svg?style=for-the-badge&logo=github&logoColor=white" alt="Github" />
83-
</a>
84-
<a href="#!">
85-
<img src="https://img.shields.io/badge/MSSQL-CC2927.svg?style=for-the-badge&logo=microsoft-sql-server&logoColor=white" alt="MSSQL" />
86-
</a>
87-
</div>
88-
89-
##📊 GitHub Stats:
90-
91-
[![CoderOm's GitHub stats](https://github-readme-stats.vercel.app/api?username=coderomm&theme=dark&hide_border=false&include_all_commits=true&count_private=false&show=reviews,discussions_started,discussions_answered,prs_merged,prs_merged_percentage&show_icons=true)](https://github.com/coderomm/coderomm)
89+
</div>
90+
91+
<palign="center"><imgsrc="https://capsule-render.vercel.app/api?type=rect&color=gradient&height=2.5&section=footer&reversal=true&colors=22C55E,D45E1B"/></p>
9292

93-
[![](https://github-readme-streak-stats.herokuapp.com/?user=coderomm&theme=dark&hide_border=false)](https://github.com/coderomm/coderomm)
93+
##Github Stats
9494

95-
[![Most Used Languages](https://github-readme-stats.vercel.app/api/top-langs/?username=coderomm&theme=dark&hide_border=false&include_all_commits=false&count_private=false&layout=compact)](https://github.com/coderomm/coderomm)
96-
97-
##🔝 Top Contributed Repo
98-
[![](https://github-contributor-stats.vercel.app/api?username=coderomm&limit=5&theme=tokyonight&combine_all_yearly_contributions=true)](https://github.com/coderomm/coderomm)
99-
100-
[![Portfolio](https://img.shields.io/badge/See%20my%20Portfolio-164e63.svg?style=for-the-badge&logo=monitor&logoColor=white)](https://coderom.databoltahai.in)
101-
[![Resume](https://img.shields.io/badge/Download%20my%20Resume-164e63.svg?style=for-the-badge&logo=download&logoColor=white)](https://coderom.databoltahai.in/Home/DownloadResume)
102-
103-
##🏆 GitHub Trophies
104-
[![trophy](https://github-profile-trophy.vercel.app/?username=coderomm&theme=darkhub)](https://github.com/coderomm/coderomm)
95+
<divstyle="display:flex;justify-content:space-between;width:100%;">
96+
<imgsrc="https://github-readme-stats.vercel.app/api?username=coderomm&theme=dark&show_icons=true&locale=en&card_width=450&hide_border=true"alt="coderomm"width="49%" />
97+
<imgsrc="https://streak-stats.demolab.com?user=coderomm&theme=dark&hide_border=true&border_radius=5&card_width=450"width="49%"alt="streak graph" />
98+
</div>
99+
<divstyle="margin-top:10px;display:flex;justify-content:space-between;width:100%;">
100+
<imgsrc="https://github-readme-stats.vercel.app/api/top-langs/?username=coderomm&theme=dark&show_icons=true&locale=en&card_width=450&hide_border=true"alt="coderomm"width="49%" />
101+
</div>
105102

106-
##✍️ Random Dev Quote
107-
![](https://quotes-github-readme.vercel.app/api?type=horizontal&theme=radical&quote=My%20goal%20is%20centered%20around%20a%20single%20idea:%20bringing%20simplicity%20into%20complexity)
103+
##Github Activity
108104

105+
<palign="center">
106+
<imgsrc="https://github.com/coderomm/coderomm/blob/output/github-contribution-grid-snake-dark.svg"alt="snake" />
107+
</p>
109108

110-
[![](https://visitcount.itsvg.in/api?id=coderomm&label=Profile%20Views&color=0&icon=0&pretty=false)](https://visitcount.itsvg.in)
109+
##Github Trophies
111110

112-
##Join the Journey
113-
<b>Feel free to explore my repositories, get in touch, or even collaborate on exciting projects. Together, we can code a
114-
brighter future!</b>
111+
![](https://github-profile-trophy.vercel.app/?username=coderomm&theme=gruvbox&no-frame=false&no-bg=true&margin-w=4)

‎demo.html‎

Lines changed: 0 additions & 32 deletions
This file was deleted.

‎demo.md‎

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp