Skip to content

Commit 2a60842

Browse files
author
sudoalgorithm
committed
New Design
1 parent 991ce56 commit 2a60842

File tree

184 files changed

+44082
-2676
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

184 files changed

+44082
-2676
lines changed

.DS_Store

4 KB
Binary file not shown.

assets/.DS_Store

0 Bytes
Binary file not shown.

assets/GitHub-Mark-Light-64px.png

2.28 KB
Loading

assets/In-White-66px-R.png

1.52 KB
Loading

assets/Wordmark_White.png

3.46 KB
Loading

assets/email-64.png

1.67 KB
Loading

assets/full-folder-64.png

770 Bytes
Loading

assets/myAvatar (1).png

-66.4 KB
Binary file not shown.

assets/myAvatar.png

39.1 KB
Loading

assets/particlesjs-config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}
99
},
1010
"color": {
11-
"value": "#000000"
11+
"value": "#ffffff"
1212
},
1313
"shape": {
1414
"type": "circle",
@@ -48,7 +48,7 @@
4848
"line_linked": {
4949
"enable": true,
5050
"distance": 150,
51-
"color": "#000000",
51+
"color": "#ffffff",
5252
"opacity": 0.4,
5353
"width": 1
5454
},
@@ -71,8 +71,8 @@
7171
"detect_on": "canvas",
7272
"events": {
7373
"onhover": {
74-
"enable": true,
75-
"mode": "grab"
74+
"enable": false,
75+
"mode": "repulse"
7676
},
7777
"onclick": {
7878
"enable": false,

0 commit comments

Comments
 (0)