160 Commits

Author SHA1 Message Date
Ariful Alam
49509840aa Trim company name in details section 2022-08-03 18:37:43 +06:00
Ariful Alam
7f9d0d9514 Better dark mode support 2022-07-25 21:41:02 +06:00
Ariful Alam
d87f8986ee Add skeleton loader in footer 2022-07-25 19:11:08 +06:00
Ariful Alam
cacd093f6f Fix incorrect social link in sanitizeConfig 2022-07-25 18:53:26 +06:00
Ariful Alam
dbdabc7b4a Cleanup codebase 2022-07-18 13:12:10 +06:00
Ariful Alam
66bd370f34 Refactor utils.jsx 2022-07-18 12:40:51 +06:00
Ariful Alam
caff2ce258 Rename isDarkishTheme helper 2022-07-18 12:13:23 +06:00
Hasin Hayder
4edef5df4b Code Cleanup & Making code more readable 2022-07-18 01:19:07 +06:00
Ariful Alam
f4a1fff90f Merge branch 'main' of https://github.com/arifszn/gitprofile into main 2022-07-12 18:55:51 +06:00
Ariful Alam
ac00471cdc Remove unused favicon 2022-07-12 18:55:46 +06:00
Ariful Alam
8901157e01
Merge pull request #89 from golles/company-mention
When company is a mention, link it
2022-07-09 20:51:40 +06:00
golles
6944b2ca4d When company is a mention, link it 2022-07-09 11:27:28 +02:00
golles
e16f50b349 Use better fitting icon
Add new social to readme
2022-07-08 17:41:25 +02:00
golles
0c2b93ff85 Add social: Instagram 2022-07-07 22:42:10 +02:00
Ariful Alam
6020ecf818 Add missing h-screen class 2022-05-19 19:54:10 +06:00
Ariful Alam
6b3d089b4b Replace moment with date-fns 2022-05-19 19:38:55 +06:00
Ariful Alam
ea9f8977b8 Fix typo 2022-05-10 21:31:31 +06:00
Ariful Alam
f6f38d908c Add shadow to project and blog cards 2022-04-24 14:46:48 +06:00
Ariful Alam
166392a306 Change direction of gradient 2022-04-24 14:33:16 +06:00
Ariful Alam
ff3d0f1abd Use gradient card instead of glass 2022-04-24 14:19:41 +06:00
Ariful Alam
035eb95723 Display empty blog state 2022-04-24 14:16:49 +06:00
Ariful Alam
bbb7f41dd3 Update react to 18 2022-04-23 19:31:41 +06:00
Ariful Alam
66d680e2ec Rename dev.to 2022-03-30 21:30:42 +06:00
Ariful Alam
6f64574f5c Use blog-js for fetching blog posts 2022-03-30 21:18:57 +06:00
Ariful Alam
df281242e1 Make experience and education sections more visible 2022-03-28 20:31:02 +06:00
Ariful Alam
7d9b1d9606 Support SSR 2022-03-28 18:49:35 +06:00
Ariful Alam
cdc66ea70b Change default blog posts limit to 5 2022-03-27 18:57:40 +06:00
Ariful Alam
54ff094b64 Add type definition for custom theme 2022-03-27 17:57:02 +06:00
Ariful Alam
e46529b25b Update footer 2022-03-27 14:55:25 +06:00
Ariful Alam
37618822b7 Fix function name 2022-03-27 02:10:01 +06:00
Ariful Alam
f75eae4547 Sanitize config props 2022-03-27 01:56:05 +06:00
Ariful Alam
4cb107e168 Rename themeConfig.default to themeConfig.defaultTheme 2022-03-26 18:23:09 +06:00
Ariful Alam
263984b0a4 Make optional configs 2022-03-26 18:07:14 +06:00
Ariful Alam
8dedc09ea8 Update error page 2022-03-25 23:29:06 +06:00
Ariful Alam
82eb282e17 Pass config as props 2022-03-25 22:45:11 +06:00
Ariful Alam
c6066fd038 Support SSR 2022-03-25 18:47:28 +06:00
Ariful Alam
b3715bca0a Move entry file to components folder 2022-03-24 23:26:36 +06:00
Ariful Alam
07e1e090a1 Test run 2022-03-24 22:22:45 +06:00
Ariful Alam
4390701a8c Remove fix height of theme changer 2022-03-23 01:55:24 +06:00
Ariful Alam
ad2439316e Remove uppercase class from skill 2022-03-23 01:55:02 +06:00
Ariful Alam
4bbbf7cde3 Move gitprofile.config.js to root 2022-03-22 23:44:17 +06:00
Ariful Alam
f409069210 Fix getInitialTheme method to get theme from localStorage 2022-03-21 02:11:39 +06:00
Ariful Alam
da281dfc80 Set respectPrefersColorScheme to false 2022-03-21 02:02:57 +06:00
Ariful Alam
1f74163548 Wrap the blog items with a container 2022-03-20 18:40:14 +06:00
Ariful Alam
ea71fdee1d Wrap the project items with a container 2022-03-20 18:34:20 +06:00
Ariful Alam
f8fff21f3c Increase the project limit 2022-03-20 18:11:20 +06:00
Ariful Alam
e9ac566737 Make the blog items openable on right click action 2022-03-20 18:09:31 +06:00
Ariful Alam
0a9671bddc Make the project items openable on right click action 2022-03-20 18:05:48 +06:00
Ariful Alam
ab3eb39618 Check the value of localStorage.getItem exists in the theme array 2022-03-20 17:47:03 +06:00
Ariful Alam
f711238d73 Update gitprofile.config.js 2022-03-20 02:35:10 +06:00