18 Commits

Author SHA1 Message Date
7b1acf5588 added a shitty card but claudes here to save the day lol 2025-10-23 01:47:08 -06:00
9845081330 feat(ui): enhance temp-placeholder with animations and visual polish
- Add interactive link animations with orange glow and draw-in underlines
- Implement scroll progress indicator (orange vertical bar)
- Add animated section dividers that expand on scroll into view
- Create loading skeleton for YouTube iframe previews
- Animate accordion chevron to orange when open
- Add hover tooltip to BIOHAZARD easter egg title
- Add scroll-triggered fade-in for pigeon easter egg
- Add subtle separation between contact links
- Extract reusable components: ScrollProgressBar, SectionDivider, VideoPreview
- Maintain dark VFX aesthetic with snappy framer-motion animations
2025-10-23 00:13:21 -06:00
3bafa982ee added loading animation 2025-10-13 01:40:37 -06:00
1589c35026 added hovercard embeds 2025-10-13 01:14:35 -06:00
150f16a3de added no pigeon zone 2025-10-13 01:06:17 -06:00
94b9eeea15 added depthmap to oliver 2025-10-13 00:58:29 -06:00
7af9d05f48 added oliver 2025-10-13 00:44:31 -06:00
aa3356e854 updated widget 2025-10-12 20:38:07 -06:00
431be04d28 added instagram embed 2025-10-12 20:14:51 -06:00
a2eafe3037 toned down the profanity 2025-10-12 19:36:10 -06:00
9733cc8ad6 fixed mobile scaling 2025-10-12 18:55:09 -06:00
f48786b20b removed scrollbar 2025-10-12 18:46:33 -06:00
06fe062114 added a little css 2025-10-12 18:41:59 -06:00
d6ae81d11a updated descriptions 2025-10-12 17:45:13 -06:00
9543cca413 Update global styles and layout components; introduce new font and restructure homepage. Adjust color variables for light and dark themes, add new font styles, and enhance footer and navigation for improved accessibility. Replace old project showcase with updated components reflecting recent projects and branding efforts. 2025-10-12 16:15:08 -06:00
633ef418d1 feat: implement complete Biohazard VFX website with all pages and components
- Add all shadcn/ui components (button, card, form, dialog, navigation-menu, etc.)
- Create main layout with navigation header and footer
- Implement homepage with hero, showreel, featured projects, and capabilities
- Build about page with studio origins, values, and capabilities
- Create services page with detailed service offerings
- Implement portfolio page with masonry grid for varying aspect ratios
- Build contact page with 4-step multistep form
- Add project and service data structures with placeholder content
- Configure SEO metadata, canonical links, and JSON-LD schema
- Add font preloading and image lazy-loading for performance
- Configure Next.js Image for Unsplash remote patterns
- Fix Navigation component to use modern Link pattern (remove legacyBehavior)
- Add comprehensive README with project documentation
2025-10-12 03:47:12 -06:00
54909d79e5 feat: initial repository setup with Next.js, Tailwind CSS, ShadCN UI, and Gitea CI/CD
- Initialize Next.js 15.5.4 with TypeScript and App Router
- Configure Tailwind CSS v4 with ShadCN UI component library
- Set up OpenNext for Cloudflare Workers deployment
- Add Gitea Actions workflows for CI/CD (lint, build, deploy)
- Create issue templates (bug, feature, question) and PR template
- Add comprehensive CONTRIBUTING.md and README.md documentation
- Configure build scripts and deployment configuration
2025-10-12 03:02:14 -06:00
03aaf69b46 Initial commit 2025-10-12 08:39:43 +00:00