Auto commit: 2025-09-17T13:42:40.993Z

This commit is contained in:
Flatlogic Bot 2025-09-17 13:42:40 +00:00
parent f1eee42c9d
commit 45c8b07916

View File

@ -3,32 +3,25 @@
$jobs = [
[
'id' => 1,
'title' => 'Senior Product Manager',
'department' => 'Product',
'title' => 'Senior Frontend Developer Space Data Platform',
'department' => 'Engineering',
'location' => 'Remote',
'type' => 'Full-time'
],
[
'id' => 2,
'title' => 'Lead Software Engineer (Backend)',
'department' => 'Engineering',
'title' => 'Product Manager Orbital Systems & Services',
'department' => 'Product',
'location' => 'New York, NY',
'type' => 'Full-time'
],
[
'id' => 3,
'title' => 'UX/UI Designer',
'title' => 'UI/UX Designer Mission-Control Interfaces',
'department' => 'Design',
'location' => 'Remote',
'type' => 'Contract'
],
[
'id' => 4,
'title' => 'Marketing Manager',
'department' => 'Marketing',
'location' => 'San Francisco, CA',
'type' => 'Full-time'
],
];
?>
<!DOCTYPE html>