b06254fdc3
Update README and improve code structure for reviews feature
Maaz Khokhar2026-01-03 13:21:33 -06:00
0053b49702
Refactor theme-related class names for consistency in App component
Maaz Khokhar2026-01-03 12:52:11 -06:00
611d9424e1
Implement Firebase configuration with environment variables and update related components
Maaz Khokhar2026-01-03 12:48:36 -06:00
7fc2aeebc8
Refactor environment variables to use process.env in firebase configuration and update .gitignore for environment files
Maaz Khokhar2026-01-03 11:57:16 -06:00
915c91944a
Add deployment configuration for app service
Maaz Khokhar2026-01-03 11:44:47 -06:00
041a70ca86
Initial plan
copilot-swe-agent[bot]
2026-01-02 01:58:41 +00:00
5277bfaa89
Made the Dockerfile only build, not deploy via Nginx. (For now).
Maaz Khokhar2026-01-01 19:56:09 -06:00
28d200d884
I was being stupid. It's node:22, not node-22 in the Dockerfile.
Maaz Khokhar2026-01-01 19:53:36 -06:00
df9e62303b
feat: Add Docker support with Dockerfile and .dockerignore; configure Nginx for serving built application
Maaz Khokhar2026-01-01 19:44:21 -06:00
ca267f8862
Add tailwindcss dependency to package.json
Maaz Khokhar2026-01-01 19:40:01 -06:00
8b31bbe5f8
refactor: Improve code formatting and structure in LeadershipSection component
Maaz Khokhar2025-06-25 17:51:21 -04:00
7119d7a48d
feat: Implement dark mode theme support across components
Maaz Khokhar2025-06-25 12:40:38 -04:00
5b7ff93406
Refactor components for improved structure and clarity; update Footer, HeroSection, LeadershipSection, TechSection, and add new AcademicSTEMHighlights, ReviewSection, and UniqueSection components. Remove ReviewsSection and streamline props for better maintainability.
Maaz Khokhar2025-06-25 11:59:10 -04:00
7c82aa4640
feat: implement review submission functionality and update reviews API
Maaz Khokhar2025-06-25 11:38:19 -04:00
6e689edf90
feat: add new skills to TechSection including Docker, Git, and Virtualization
Maaz2025-06-19 17:14:08 -04:00
01157998f9
feat: add new weather application project to TechSection and update links
Maaz2025-06-19 17:13:24 -04:00
5f900bbceb
refactor: remove unused props from section components for cleaner code
Maaz2025-06-15 15:04:37 -05:00