238 Commits

Author SHA1 Message Date
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
db2a2de1b7
Merge pull request #590 from rastislavcore/update/org-fix-01
Handle multiple organizations
2024-05-19 13:42:03 +06:00
Ariful Alam
6222bb2996
Apply lint fix 2024-05-19 13:41:15 +06:00
ekatwikz
e5b24ca776 generic error: fix title 2024-05-10 23:08:45 +02: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
0fe7ebe978 Update hotjar version to 6.3.1 2024-04-13 10:56:00 +06:00
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
I Putu Agus Wahyu Dupayana
521f9deb55
Remove semicolon (;) in website build 2024-01-29 07:33:43 +08:00
Ariful Alam
c7db8ee0b8 Add 3 new themes and change default theme 2024-01-20 18:48:02 +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
c5318da457 Remove App component 2024-01-20 18:28:08 +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
Ariful Alam
03ee76d815 Refactor footer config 2023-01-13 16:26:04 +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
Ariful Alam
45fd66e595 Update project icons 2023-01-03 18:04:44 +06:00
Ariful Alam
32740ede32 Add section for external projects 2023-01-03 17:09:10 +06:00