Skip to content

Commit a2e2c4f

Browse files
authored
Merge branch 'main' into fix/replace-prettier-with-biome
2 parents 1607f6f + 1b327a7 commit a2e2c4f

4 files changed

Lines changed: 90 additions & 75 deletions

File tree

.github/workflows/super-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 0
2121
persist-credentials: false
2222
- name: Super-Linter
23-
uses: super-linter/super-linter@v8.4.0
23+
uses: super-linter/super-linter@v8.5.0
2424
env:
2525
ERROR_ON_MISSING_EXEC_BIT: true
2626
VALIDATE_EDITORCONFIG: true

package-lock.json

Lines changed: 70 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@
66
"dependencies": {
77
"@11ty/eleventy": "^3.1.2",
88
"detect-libc": "^2.1.2",
9-
"enhanced-resolve": "^5.18.4",
9+
"enhanced-resolve": "^5.20.0",
1010
"graceful-fs": "^4.2.11",
1111
"is-extglob": "^2.1.1",
1212
"is-glob": "^4.0.3",
1313
"jiti": "^2.6.1",
1414
"js-yaml": "^4.1.1",
15-
"lightningcss": "^1.31.1",
15+
"lightningcss": "^1.32.0",
1616
"lightningcss-linux-x64-gnu": "^1.30.2",
1717
"magic-string": "^0.30.21",
1818
"mri": "^1.2.0",
19-
"node-addon-api": "^8.5.0",
19+
"node-addon-api": "^8.6.0",
2020
"picocolors": "^1.1.1",
2121
"picomatch": "^4.0.3",
2222
"source-map-js": "^1.2.1",
23-
"tailwindcss": "^4.1.18",
23+
"tailwindcss": "^4.2.1",
2424
"tapable": "^2.3.0"
2525
},
2626
"scripts": {

src/users/muntasiractive.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
name: Mohammed Muntasir Rahman Joy
2+
github: muntasiractive
3+
website: https://www.muntasir.site
4+
email: message@muntasir.site
5+
instagram: https://instagram.com/muntasiractive
6+
twitter: https://twitter.com/muntasiractive
7+
linkedin: https://linkedin.com/in/muntasiractive
8+
country: Bangladesh
9+
location: Dhaka
10+
role: Full Stack Developer
11+
languages: JavaScript C++ Python Java
12+
bio: |
13+
A Branding and Workflow Architect and Web Developer, creating scalable solutions that blend technical expertise with creative problem solving.
14+
15+
I provide workflow, design architecture, asset optimization, digital communication, and branding strategies to strengthen your digital presence.

0 commit comments

Comments
 (0)