feat: organize constants and add index file for easy importing
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export const timeline = [
|
||||
{ span: "2024 - now", role: "Software Engineer · Frontend & AI tooling" },
|
||||
{ span: "2022 - 2024", role: "Salesforce Administrator" },
|
||||
{ span: "2019 - 2022", role: "Help Desk / IT Operations" },
|
||||
];
|
||||
Reference in New Issue
Block a user