Commit Graph

12 Commits

Author SHA1 Message Date
soconnor 49243758c9 feat: Implement new 'soft, translucent, and alive' design system with updated UI components, navigation, and a new blog post. 2025-12-10 03:08:08 -05:00
soconnor 18b2b77632 Add experience page and improve CV data structure
- Add /experience page with research, teaching, professional, and
leadership sections, technical skills, awards, conferences, and
coursework - Refactor data.ts to include structured Experience,
Education, Award types - Update homepage to show research interests,
education, experience highlights, awards, and improved quick links -
Improve card layouts and text wrapping for consistency - Add
"Experience" to navigation and breadcrumbs - Enhance projects and
publications pages for better readability and layout - Update global
styles for card and grid alignment
2025-09-08 23:43:16 -04:00
soconnor 2af114ac9b Add button hover animation effects 2025-08-01 03:33:53 -04:00
soconnor d0db4bec08 Add equal height card styling and layout improvements 2025-08-01 03:23:55 -04:00
soconnor 08539b8a53 Update projects page, add animations 2025-08-01 02:53:12 -04:00
soconnor c7ce82ec36 CV Caching, new dashboard 2025-08-01 02:05:35 -04:00
soconnor 9609ed7eef Reorganize with mono theme 2025-08-01 00:51:20 -04:00
soconnor 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
soconnor c8749df337 Fix navigation menu, add google scholar link 2024-11-05 18:39:36 -05:00
soconnor b73d83d942 dark mode 2024-10-28 21:55:29 -07:00
soconnor e224ce89f7 General updates- mobile responsive 2024-10-28 10:03:12 -07:00
soconnor 15047541f4 Initial commit 2024-10-27 11:04:40 -07:00