Commit Graph
18 Commits
Author SHA1 Message Date
patrick 3de11c573f add cue project demo video 2026-03-27 14:28:48 -04:00
patrick 7a1a850095 update projects with order property
also updated Cue project content
2026-03-27 14:27:42 -04:00
patrick 7d9e5f08a4 render project link condtionally 2026-03-27 14:27:28 -04:00
patrick 653adbe345 refactor: update project data type
- add order property to set explicit ordering on projects page
- make project link optional as not all projects have an accessible link
2026-03-27 14:23:44 -04:00
patrick c929796136 remove unused vercel.json file 2026-03-26 17:10:50 -04:00
patrick fb80621c51 update project README 2026-03-26 17:09:25 -04:00
patrick 6ad73c98e2 refactor: break Timeline into composable components for reuse
Split Timeline component into a generic wrapper and EducationItem
component to support adding Experience and other timeline-based sections
later.
2026-03-26 16:46:30 -04:00
patrick 2ca13c5b2f add new blog post (GitHub Action to deploy to CF Pages) 2026-03-26 16:21:25 -04:00
patrick 927a627f76 update CF Pages project name
Generate a build and push to Cloudflare Pages / Build and Deploy to Cloudflare Pages (push) Successful in 1m24s
2026-03-26 12:23:20 -04:00
patrick d4afa30c4f update deployment workflow
- Deploy to CF Pages on pushes to 'prod' branch
- Add a script to push main to prod
2026-03-26 12:19:10 -04:00
patrick 03fe6377e8 add icons to headings on main page 2026-03-26 12:12:24 -04:00
patrick 4f8a80a922 change text from original template 2026-03-26 11:56:41 -04:00
patrick f5bd90c5c4 fix: bottom of skill badges were cut off; fixed by adding more vertical padding 2026-03-26 11:56:05 -04:00
patrick ff51a7bfbf refactor contact form
- Change positions of submit button and turnstile widget
- Turnstile widget only appears on interaction with contact form
2026-03-26 11:47:42 -04:00
patrick 56e1f9b544 change TURNSTILE_SITEKEY to a regular variable instead of a secret
Generate a build and push to Cloudflare Pages / Build and Deploy to Cloudflare Pages (push) Successful in 1m23s
2026-03-25 19:28:26 -04:00
patrick a90d9565d1 move turnstile sitekey import to main page from component
Generate a build and push to Cloudflare Pages / Build and Deploy to Cloudflare Pages (push) Successful in 1m22s
2026-03-25 19:16:56 -04:00
patrick d5c08a3408 fix turnstile public key handling
Generate a build and push to Cloudflare Pages / Build and Deploy to Cloudflare Pages (push) Successful in 1m24s
2026-03-25 19:08:09 -04:00
patrick d21806dfd1 initial commit
Generate a build and push to Cloudflare Pages / Build and Deploy to Cloudflare Pages (push) Successful in 1m24s
2026-03-25 18:53:21 -04:00