Skip to content

Profile

RoutePurposeAuth
/profileEdit own profileYes
/profile-by-username/[id]View other user’s profileYes
/public-profile/[id]Public profile viewNo

Images:

ImageFormatMax SizeStorage PathAdjustments
AvatarJPEG/PNG/GIF/JPG5MBusers-profile/{uid}/avatarScale 0.3-3x, X/Y position
BannerJPEG/PNG/GIF/JPG10MBusers-profile/{uid}/bannerScale 1-3x, X/Y position
LogoJPEG/PNG/GIF/JPG5MBusers-profile/{uid}/logoScale, X/Y position
FieldTypeConstraintsRequired
About Me Biotextarea100-160 chars (color-coded counter)For completion
TaglinetextMax 100 charsFor completion
Email VisibilitycheckboxToggle emailVisibleNo
WebsiteURLValid URL formatFor completion
LanguagesarrayName + proficiency (Beginner/Intermediate/Advanced/Fluent/Native)For completion
CountrydropdownCountry selectorFor completion
TimezonedropdownTimezone selectorFor completion

Debounced saves: 3000ms delay for text fields.

FieldTypeMax LengthRequired
Job Titletext160 charsYes
Company Nametext160 charsYes
Employment Typeselect-Yes (Full-time/Part-time/Contract/Freelance/Temp/Internship)
Work Environmentselect-Yes (On-Site/Remote/Hybrid)
Descriptiontextarea600 charsNo
Start Datedate-Yes
End Datedate-No (null if “Currently Working”)
Skillsmulti-select-No
Achievementsarray-No

Completion: 2+ valid = 100%, 1 = 50%, 0 = 0%

FieldTypeMax LengthRequired
Institutiontext160 charsYes
Degreetext160 charsYes
Descriptiontextarea600 charsNo
Logoimage5MB (JPEG/PNG/GIF)No
Start/End Datedate-No
Currently Studyingcheckbox-No
Skillsmulti-select-No
FieldTypeNotes
NametextMax 160 chars
LevelselectBeginner/Intermediate/Advanced/Expert
TypeselectTechnical/Soft Skills/Language/Tool/Other

Compact (badges) and detailed (rows) view modes. Drag-drop reordering. Completion: 3+ = 100%, 2 = 66%, 1 = 33%

FieldTypeRequired
NametextYes
DescriptiontextareaYes
Start/End DatedateNo
Imagesmedia uploadNo (drag-drop, reorderable)
Skillsmulti-selectNo
LinkURLNo

Completion: 3+ = 100%, 2 = 75%, 1 = 50%

FieldTypeMax LengthRequired
Author Nametext160 charsYes
Positiontext160 charsNo
Companytext160 charsNo
Contenttextarea600 charsYes
Avatarimage5MBNo

Completion: 3+ = 100%, 2 = 75%, 1 = 50%

FieldTypeMax LengthRequired
Nametext160 charsYes
Issuing Organizationtext160 charsYes
Issue Datedate-Yes
Expiration Datedate-No (checkbox: “Does Not Expire”)
Credential IDtext160 charsYes
Credential URLURL160 charsNo
Descriptiontextarea100 charsNo

Platforms: LinkedIn, X, GitHub, Instagram, Facebook, YouTube, Custom Website. Auto-detection from URL. Username + URL per link. Completion: 3+ = 100%, 2 = 70%, 1 = 40%

Types: hire, contact, schedule, download, custom. Fields: Type, Title, Button Text, Link, Description. Completion: 2+ = 100%, 1 = 50%


Overall: Average of all non-zero section percentages.

Required for Hub Builder unlock (8 items):

  1. Profile picture
  2. Tagline (non-empty)
  3. About Me (>= 100 chars)
  4. Location
  5. Timezone
  6. Language (>= 1)
  7. Skills (>= 1)
  8. Work Experience (>= 1)

Collection: follows/{followerId}_{followingId}

{ followerId, followingId, createdAt: Timestamp }
  • Follow/unfollow toggle
  • Mutual follow detection
  • Stats: followers count, following count

Uses Cloud Function getUserDataByUsernameCallable to fetch all profile data by username. Shows all visible sections. Email only shown if emailVisible: true.


Each section has: visibility toggle, collapse/expand, drag-drop reordering, completion percentage badge. Module order and visibility persisted.