Add resume components and job data for SvelteKit app
- Added `PageHeader`, `JobCard`, `Card`, and `Badge` components
- Integrated job data for Quantified Impacts and Rannes.dev
- Updated layout and page structure with new components
- Included LinkedIn profile image and social links
- Installed `@lucide/svelte` for icons
- Removed unused `$lib/index.ts`
```