Most of my work is on private client repos. I've made this repo for Pixel on Pixel publicly visible as a sample of my work.
Status: Ongoing development
Stack: Nextjs, Typescript, Tailwind
*Lighthouse test done in browser tools on live url. Score for both mobile and desktop. Score may vary slightly bewtween tests.
build: "next build",
dev: "next dev",
lint: "next lint",
start: "next start"
Notes: There's some Typescript erros to be cleaned up a few other notes listed in Todo Tree using these tags: BUG, HACK, NOTE, QUESTION and TODO
- STAGE 0: Initial Commit
- - add old placeholder
- - add Tailwind
- STAGE 1: Deploy Placeholder
- STAGE 2: Tailwind Conversion
- - refactor styles
- - add custom fonts
- STAGE 3: Convert to T3 Stack
- STAGE 4: Core Components
- - video hero
- - about
- - feartured work
- - previous work
- - feeback
- - services
- - contact form
- - cleanup & performance
- - cleanup for public visibility
- STAGE 5: Flair
- - animation state
- - transitions and effects
- - colour
- STAGE X: Storybook Presentation
- STAGE X: Sanity CMS
- STAGE X: Additional Pages