22 Commits

Author SHA1 Message Date
962f2ad7ee chore: update linting script for next.js 16 2025-12-11 19:16:24 -05:00
82b32b70bd feat: implement dynamic breadcrumbs with custom titles for pages and update dependencies 2025-12-10 03:15:53 -05:00
693e0eff22 Blog 2025-12-03 15:26:05 -05:00
86c9bde23e refactor: Migrate CV/resume PDFs to external hosting and update Next.js build configuration. 2025-12-01 01:01:43 -05:00
4f1493d7be feat: Upgrade Next.js to v16 and React to v19 with corresponding type and dependency updates. 2025-11-30 18:27:01 -05:00
ad8cae7363 feat: Replace Vercel analytics with Umami and update CV/resume PDFs. 2025-11-30 18:19:04 -05:00
a86dd857c0 Serve PDFs locally and automate updates from GitHub
- Add scripts/update-pdfs.js to download latest PDFs - Add cv.pdf and
resume.pdf to public/publications - Update build script to run
update-pdfs before next build - Switch CV and resume URLs to local files
in cv/page.tsx - Add .vercel to .gitignore and vercel.json for
deployment config - Update Next.js to 15.5.2 in package.json and
bun.lock - Update next-env.d.ts and tsconfig.json for new types and
script exclusion
2025-09-08 21:17:23 -04:00
08539b8a53 Update projects page, add animations 2025-08-01 02:53:12 -04:00
c7ce82ec36 CV Caching, new dashboard 2025-08-01 02:05:35 -04:00
9609ed7eef Reorganize with mono theme 2025-08-01 00:51:20 -04:00
8a13b5a166 Refactor layout and navigation components; remove theme toggler
- Updated layout.tsx to remove the ThemeProvider and directly include Analytics, SpeedInsights, and Navigation components.
- Removed ThemeToggler component from Navigation.
- Adjusted global CSS to use media queries for dark theme styles instead of data attributes.
- Cleaned up package.json by removing the next-themes dependency.
2024-12-24 01:34:32 -05:00
40e3ff220c Remove Docker configuration files and start-database script; update CV and resume links to GitHub releases; replace PDF object with iframe for better rendering 2024-12-12 00:40:58 -05:00
f9597deacd package update 2024-11-05 18:47:31 -05:00
670d346f31 Add system theme toggler 2024-10-30 10:47:47 -04:00
81891f190a update packages 2024-10-29 01:19:49 -07:00
ccee45e593 Add resume/switcher 2024-10-28 23:08:31 -07:00
9e55ba90e1 add pubs 2024-10-28 15:44:34 -07:00
eb43280648 Add speed insights 2024-10-28 10:23:58 -07:00
7ce141cb66 Add analytics 2024-10-28 10:22:30 -07:00
d15c93d38e Remove trailing comma, update readme, clean files 2024-10-27 11:12:12 -07:00
460ab44382 Update package 2024-10-27 11:09:08 -07:00
15047541f4 Initial commit 2024-10-27 11:04:40 -07:00