Commit Graph

38 Commits

Author SHA1 Message Date
donny 9222292b9f feat: update app pages and styles 2026-05-29 18:57:07 -07:00
donny ab36d99ba3 chore: remove unused cursor import 2026-05-29 18:56:53 -07:00
donny dab5651e99 feat: update projects data 2026-05-29 18:56:29 -07:00
donny 9e15f900ba feat: add image viewer, carousel, and pan/zoom features 2026-05-29 18:56:20 -07:00
donny ac1890391c feat: add project screenshots 2026-05-29 18:55:53 -07:00
donny e12e1b7072 feat: update favicon, fix projects page metadata 2026-05-28 18:18:05 -07:00
donny 15b0ea1818 feat: added resume 2026-05-28 17:50:49 -07:00
donny 8b6393795e feat: updated app pages 2026-05-28 17:46:49 -07:00
donny 0fe7c10b1e feat: updated footer with new icons 2026-05-28 17:46:39 -07:00
donny 54fd768af8 feat: updated projectcard component to use the new data shape properly 2026-05-28 17:46:29 -07:00
donny f5010512d4 chore: updated constants index 2026-05-28 17:46:12 -07:00
donny 28e6151d36 feat: added copy button for email and phone 2026-05-28 17:46:00 -07:00
donny b6f9d33e55 feat: added collapsible panel component 2026-05-28 17:45:20 -07:00
donny 70888d4096 feat: added contact data 2026-05-28 17:44:58 -07:00
donny 92de396196 feat: updated about text 2026-05-28 17:44:49 -07:00
donny 880b76eb43 feat: added finalized projects data shape 2026-05-28 17:44:36 -07:00
donny 796f422db0 feat: added real uses data 2026-05-28 17:44:13 -07:00
donny cd0965e617 feat: add dockerfile and dockerignore, update next config 2026-05-28 12:33:18 -07:00
donny ac755e0794 feat: update testimonials 2026-05-28 12:17:38 -07:00
donny 90b9b05608 chore: update next config 2026-05-28 12:11:08 -07:00
donny 0448b00079 feat: update app pages and layout 2026-05-28 11:33:01 -07:00
donny 5c9891ecc5 feat: update layout components, fix AccentLink styles, add Tooltip and Cursor components 2026-05-28 11:32:43 -07:00
donny 6882b77629 chore: move shared types to its own file 2026-05-28 11:32:03 -07:00
donny d7bb5e1e39 feat: organize constants and add index file for easy importing 2026-05-28 11:31:38 -07:00
donny c7e046f1c2 chore: update svgr options 2026-05-28 11:31:03 -07:00
donny 7c38c94a9b feat: fix svg icons style issues 2026-05-28 11:26:37 -07:00
donny 4a7a5b9c09 feat: add avatar to Testimonials component 2026-05-28 11:05:33 -07:00
donny a0cc826c70 feat: scaffold basic ProjectCard component 2026-05-28 11:04:41 -07:00
donny 5b9ae1a6d4 feat: clean up RotatingWord component styles 2026-05-28 11:04:23 -07:00
donny 76ec6a0d89 chore: install @svgr/webpack 2026-05-28 11:03:38 -07:00
donny b95093ee81 chore: install @svgr/webpack 2026-05-28 11:03:18 -07:00
donny 3fa5fa3c95 feat: add logo svg files 2026-05-28 11:03:00 -07:00
donny 50fadddbe3 chore: update components folder structure, add constants, update existing layout components, scaffold pages 2026-05-27 19:52:41 -07:00
donny 6193c57655 chore: install tabler-icons 2026-05-27 19:51:38 -07:00
donny c95325eed6 feat: add basic headline and testimonials components 2026-05-27 19:13:02 -07:00
donny 9d36e13fb4 feat: set up basic app shell components 2026-05-27 18:29:55 -07:00
donny dd8cbe1c45 feat: initial next.js boilerplate, set up .env, add outline documents 2026-05-27 15:21:10 -07:00
donny 946cf28141 Initial commit from Create Next App 2026-05-27 14:46:44 -07:00