228 Commits

Author SHA1 Message Date
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
Ariful Alam
984bee1fcf Fix prop definition of externalProjects 2023-01-03 14:23:03 +06:00
Ariful Alam
53b4a1ee39 Refactor external projects 2023-01-03 14:23:03 +06:00
Michel Doré
04603e7bd3 Added type and new styling for showcases 2023-01-03 14:23:03 +06:00
Michel Doré
422e0ba12f Clean commit for showcases with image possibility 2023-01-03 14:23:03 +06:00
Christian Sarnataro
c91974514c Added Mastodon social link
Added a configuration for Mastodon social, updated the list of social link.
Updated README accordingly.
2022-12-30 16:58:12 +01:00
Ariful Alam
ae8cc57533 Refactor certification section 2022-12-09 20:51:21 +06:00
Nate Goldsborough
2619676c6e
add certLink to certification 2022-11-04 13:45:27 -05:00
Nate Goldsborough
9e34239877
Adds a Certifications section 2022-11-01 00:36:23 -05:00
Daniel Knittl-Frank
8498ad8ada Allow linking Stack Overflow account/profile #226 2022-10-27 12:37:56 +02:00
Ariful Alam
89e5c29d80 Handle empty name in meta tags 2022-10-25 18:07:06 +06:00