You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`src/content/work/` (update existing entries, add USYD tutor, set `tfnsw.md` as consulting)
9
+
-`src/pages/index.md` (add Profile summary and Papers/Conferences)
10
+
11
+
## Implementation Steps
12
+
13
+
### 1. Education Updates
14
+
-**Create**`src/content/education/macquarie.md`: Master of Applied Finance, Macquarie University (1994). Add awards (Institute of Bankers Prize, "The Institute Prize").
15
+
-**Create**`src/content/education/sia.md`: Graduate Diploma, Securities Institute of Australia (1992).
16
+
-**Update**`src/content/education/usyd.md`: Change to Bachelor of Science (1st Class Honours and University Medal), 1988. Add scholarships.
17
+
-**Delete**`src/content/education/unsw.md` as requested.
18
+
19
+
### 2. Work History Updates
20
+
-**`hellotham.md`**: Update role to "Principal Consultant and Director", 2016-Present. Mention providing strategic consulting services.
21
+
-**`tfnsw.md`**: Keep separate, but set `type: consulting` and `startyear: 2016`. Incorporate the detailed bullet points from the resume (AI/ML dashboards, chatbot PoC, iOS app PoC, multi-channel framework, business plans, etc.).
22
+
-**`broadspectrum.md`**: Align roles, dates (2011-2016), and bullet points with the resume (Strategy Consultant, Exec Manager Architecture & Design).
23
+
-**`thorogood.md`**: Verify/align 2011 consultant role and bullets.
24
+
-**`ing.md`**: Set dates to 2008 and verify bullet points.
25
+
-**`nab.md`**: Update dates to 2005-2007. Break out details for Head of Distribution (2005), Head of Retail Banking (2006), and Strategy Consultant (2007).
26
+
-**`mlc.md`**: Update dates to 1998-2004 and align bullet points.
27
+
-**`hp.md`**: Update dates to 1995-1998. Update description (Boral data centre consolidation, etc.).
28
+
-**`ncr.md`**: Update dates to 1992-1995. Update description (Telstra, Rockmans, Franklins, St. George).
29
+
-**`sbv.md`**: Update dates to 1990-1992.
30
+
-**`optech.md`**: Update dates to 1988-1990.
31
+
-**`bain.md`**: Update dates to 1986-1988.
32
+
-**Create `usyd-tutor.md`**: Tutor, University of Sydney, 1987.
33
+
34
+
### 3. Homepage Updates
35
+
-**`src/pages/index.md`**: Integrate the "Profile" summary from the resume into the top content.
36
+
-**`src/pages/index.md`**: Add a new section for "Papers / Conferences" and list the items from the resume.
37
+
38
+
## Verification & Testing
39
+
- Run `pnpm run build` to ensure the content collections build without errors and all frontmatter is valid according to `content.config.ts`.
40
+
- Visually verify changes using `pnpm run dev` if needed.
0 commit comments