Skip to content

Commit 6ee938c

Browse files
committed
pre-commit fix ups
1 parent f544ff0 commit 6ee938c

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

.pre-commit-config.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- id: identity
1212
- id: check-hooks-apply
1313
- repo: https://github.com/pre-commit/pre-commit-hooks
14-
rev: v5.0.0
14+
rev: v6.0.0
1515
hooks:
1616
- id: check-added-large-files
1717
- id: check-case-conflict
@@ -42,12 +42,12 @@ repos:
4242
name: Run markdownlint
4343
args: [--config=.github/linters/.markdown-lint.yml]
4444
exclude: ^\.github/.*$|^_site/.*$|^vendor/.*$
45-
- repo: https://github.com/tcort/markdown-link-check
46-
rev: v3.13.7
47-
hooks:
48-
- id: markdown-link-check
49-
args: ["-q", "-c", ".markdown-link-check.json"]
50-
files: ^(?!.*(network|blog|index)\.md$).*\.md$
45+
# - repo: https://github.com/tcort/markdown-link-check
46+
# rev: v3.13.7
47+
# hooks:
48+
# - id: markdown-link-check
49+
# args: ["-q", "-c", ".markdown-link-check.json"]
50+
# files: ^(?!.*(network|blog|index)\.md$).*\.md$
5151
- repo: https://github.com/adrienverge/yamllint
5252
rev: v1.37.1
5353
hooks:

_networks/mohdrash.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
2-
layout: network
3-
permalink: /network/mohdrash/
2+
layout: network
3+
permalink: /network/mohdrash/
44
name: Mohammed Rasheek M
55
github: mohdrash
6-
website: http://mohdrash.github.io/myself/
6+
website: http://mohdrash.github.io/myself/
77
8-
instagram:
9-
twitter:
8+
instagram:
9+
twitter:
1010
linkedin: (https://in.linkedin.com/in/mohammed-rasheek-m-4358b8191)
11-
facebook:
11+
facebook:
1212
country: India
1313
location: Kerala
1414
role: Software Engineer
15-
languages: c js css3 html5 c++ nodejs reactjs angularjs solidity moralis nextjs django python
15+
languages: c js css3 html5 c++ nodejs reactjs angularjs solidity moralis nextjs django python
1616
---
1717

18-
I'm a Keralite. From a place of beauty and nature. Since my childhood, i love sports (like football and MMA), hiking mountains, cooking, eating and drawing. I always try to draw stuff with my unique point of view. I also love to create things that can be usefull to others.
19-
I started coding since I was in high school. I just got volunteered with a game developers community called 'Gametop' and was part in the development of two games 'sudden strike, sudden strike Iwo Jima' Coding is also an art for me like I love to hike mountains. I was absolute noob when it comes to code html, css, and js during my College time, I'm only familiar with C++ and Arduino. That I even tried to be like broken. It becomes my favourite part when I was joined in Talrop, an Engineers world and later joined with a cyber security team under the mentorship of 'Mr.Gautam Kumawat'. I love it and now I have the opportunity to design along with the coding. My carrer become more stronger when I joined in Osperb Innovations that I learned a lot and still working. I find it really interesting and I enjoyed the process a lot.
18+
I'm a Keralite. From a place of beauty and nature. Since my childhood, i love sports (like football and MMA), hiking mountains, cooking, eating and drawing. I always try to draw stuff with my unique point of view. I also love to create things that can be useful to others.
19+
I started coding since I was in high school. I just got volunteered with a game developers community called 'Gametop' and was part in the development of two games 'sudden strike, sudden strike Iwo Jima' Coding is also an art for me like I love to hike mountains. I was absolute noob when it comes to code html, css, and js during my College time, I'm only familiar with C++ and Arduino. That I even tried to be like broken. It becomes my favourite part when I was joined in Talrop, an Engineers world and later joined with a cyber security team under the mentorship of 'Mr.Gautam Kumawat'. I love it and now I have the opportunity to design along with the coding. My career become more stronger when I joined in Osperb Innovations that I learned a lot and still working. I find it really interesting and I enjoyed the process a lot.
2020

2121
My vision is to make the world a better place. My abundant energy fuels me in the pursuit of many interests, hobbies, areas of study and artistic endeavors. I’m a fast learner, able to pick up new skills and juggle different projects and roles with relative ease.
2222

0 commit comments

Comments
 (0)