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