183 Commits

Author SHA1 Message Date
Ariful Alam
1e631441d3 Fix JSX import missing 2025-07-06 18:17:34 +06:00
Ariful Alam
1ad2d3e152 Upgrade React version to 19 2025-07-06 18:16:12 +06:00
Ariful Alam
01139329b5 Fix warning of nested element 2025-07-06 18:10:48 +06:00
Ariful Alam
3f3c77e989 Remove text-opacity classes as Tailwind has dropped them 2025-07-06 17:16:11 +06:00
Ariful Alam
9c09a9d91e Refactor card components for improved styling and icon updates 2025-07-06 17:12:37 +06:00
Ariful Alam
3d42c1fc21 Replace theme icon with a new design 2025-07-06 16:31:48 +06:00
Ariful Alam
49db036c89 Upgrade tailwind version 2025-07-06 16:03:52 +06:00
Ariful Alam
98eb69aed5 Remove Skype and add missing discord references (#760) 2025-07-06 13:36:13 +06:00
Adri
9ef19a2ab5
Add discord 2025-07-06 13:24:30 +06:00
Ariful Alam
c294bfeb8e Replace Twitter with X in social links and configuration 2025-02-10 16:06:22 +06:00
Ariful Alam
2edbeb2912 Include forked items in manual GitHub projects 2024-08-06 12:24:44 +06:00
Ariful Alam
6222bb2996
Apply lint fix 2024-05-19 13:41:15 +06:00
Rastislav
c97a368ed3
Organization fix
Fix for multiple organizations
2024-05-10 18:53:23 +02:00
Ariful Alam
61fce3896c
Update index.tsx 2024-05-04 22:36:20 +06:00
Aman Gupta
cdeaff179a This commit will Add social - Reddit, Threads & Creator - Udemy links support 2024-04-30 18:04:26 +05:30
Ariful Alam
06328160e4 Justify text alignment of card description 2024-03-05 19:03:36 +06:00
Ariful Alam
7285269e47 Fix validateDOMNesting warning 2024-03-01 19:28:02 +06:00
Ariful Alam
d5cf0ab84d Increase top margin of description 2024-03-01 16:54:04 +06:00
Ariful Alam
ca4a3ce8f0 Add 1 more skeleton for publication description 2024-03-01 16:34:10 +06:00
Ariful Alam
cd5bf223de Add ResearchGate social link 2024-03-01 16:31:36 +06:00
Ariful Alam
233476584e Add section for publication 2024-03-01 16:18:20 +06:00
Ariful Alam
62dea50131 Hide sections if required fields are not present 2024-03-01 14:28:35 +06:00
Ariful Alam
1478b37b41 Handle GitHub project title truncating better 2024-02-28 16:33:01 +06:00
Ariful Alam
be0e616c8c Truncate long GitHub project title 2024-02-28 16:26:53 +06:00
Ariful Alam
22ddd08b4f Hide items if required fields are not present 2024-02-28 16:19:21 +06:00
Ariful Alam
034dbe0d2c Decide if the card should be displayed at higher level 2024-01-20 18:34:32 +06:00
Ariful Alam
aa4c6928d6 Migrate to TypeScript 2024-01-20 18:24:26 +06:00
Ariful Alam
f482c2e7b6 Add YouTube as social link 2023-07-03 15:38:04 +06:00
aashay shah
2285d21799 Hidden theme dropdown menu behind the profile card 2023-06-07 17:25:44 +05:30
Vikrant Tomar
4eb7f0a376 Removed Capitalizing githib project #351 2023-04-02 13:35:47 +05:30
Ariful Alam
f5b9ed4afb Change email icon 2023-02-19 00:03:15 +06:00
Ariful Alam
5803c2149c Change icon style for social links 2023-02-18 23:11:43 +06:00
Ariful Alam
78413294ea Increase border radius of theme dropdown 2023-02-18 22:37:25 +06:00
Ariful Alam
5631516710
Merge pull request #311 from arifszn/format-mastodon
Allow Github style mastodon format
2023-02-18 22:12:39 +06:00
Ariful Alam
30ea06d78e Allow Github style mastodon format 2023-02-18 21:11:45 +06:00
Christian Sarnataro
efaebb7892 Added skype and telegram to GitProfile props
* Added skype and telegram to GitProfile props via PropTypes.
* Added skype and telegram to types.d.ts
2023-02-15 10:03:32 +01:00
Christian Sarnataro
1b4a87b16f Merge branch 'main' of https://github.com/csarnataro/gitprofile into add-skype-and-telegram-to-social-links 2023-02-15 09:59:51 +01:00
Ariful Alam
b06ddf911a
Merge pull request #266 from csarnataro/add-mastodon-to-social-links
Added Mastodon social link
2023-02-14 21:10:53 +06:00
Ariful Alam
2c9700d47e Add missing prop type for Mastodon 2023-02-14 21:07:59 +06:00
Ariful Alam
1229633a77 Allow different formats of Mastodon link 2023-02-14 21:06:07 +06:00
Christian Sarnataro
e643996019 Added social links to Skype and Telegram 2023-02-11 00:10:29 +01:00
Christian Sarnataro
de4b91f282 Merge branch 'main' into add-mastodon-to-social-links 2023-02-10 23:41:45 +01:00
daffaharizal
027d427db9 Ref(index.jsx): hover: underline class for See All text 2023-01-23 18:09:12 +07:00
Ariful Alam
5a30b610b3 Truncate long text 2023-01-19 17:02:52 +06:00
Ariful Alam
65b427481c Change project card background color 2023-01-14 19:46:39 +06:00
Ariful Alam
5575e6c5f2 Add prop definition for resume and footer 2023-01-13 16:30:05 +06:00
Christian Sarnataro
c7ac31bb99 Updated code after code review 2023-01-09 23:49:52 +01:00
Christian Sarnataro
2364f267cf Merge branch 'main' of https://github.com/csarnataro/gitprofile into add-option-to-display-footer 2023-01-04 20:52:23 +01:00
Christian Sarnataro
fff850f94f Added an option to display a custom footer
Added an option in config file.
Added a component which renders the custom footer or a default footer if
no custom footer is defined.
Updated readme file with related instructions.
2023-01-04 20:36:03 +01:00
Ariful Alam
bf0404222d Fix class name 2023-01-03 18:06:31 +06:00