This directory contains code that is shared between the frontend and backend.
utils.ts - Shared utility functions and TypeScript interfacesUser - User data structureJob - Job posting data structureMessage - Chat message data structureformatDate - Format dates for displaysanitizeHTML - Prevent XSS by sanitizing HTMLisValidEmail - Validate email format