Commit Graph

16 Commits

Author SHA1 Message Date
5f900bbceb refactor: remove unused props from section components for cleaner code 2025-06-15 15:04:37 -05:00
fec7fb62de Refactor portfolio sections: Remove ReviewsSection, add AboutSection, AcademicSection, AthleticsSection, EntrepreneurshipSection, Footer, HeroSection, LeadershipSection, TechSection with improved structure and styling. 2025-06-15 15:00:22 -05:00
b20e15909e feat: add Entrepreneurship section to navigation and update layout 2025-06-15 14:33:38 -05:00
5b14f6f3e5 feat: update ReviewsSection button styles for smoother transitions and enhanced hover effects 2025-06-15 14:31:43 -05:00
5d89f540f3 feat: enhance ReviewsSection with rating functionality and update reviews API 2025-06-15 14:21:35 -05:00
a71f101b10 feat: add ReviewsSection component with review fetching and submission functionality 2025-06-15 14:17:14 -05:00
9ff9bb1d87 refactor: remove ReviewsSection component and its usage from App 2025-06-14 18:53:44 -05:00
70825108f2 feat: add ReviewsSection component and integrate review fetching and submission functionality 2025-06-14 18:48:55 -05:00
3a92598dbf feat: add Firebase integration and update UI components with animations and styles
- Added Firebase dependency to package.json
- Implemented Firebase initialization in firebase.ts
- Updated App.tsx to enhance UI with hover effects and animations for various components
- Created a new empty reviewsApi.ts file for future API integration
2025-06-14 18:44:46 -05:00
78077c1931 Updated Striker Tab 2025-06-12 20:16:18 -05:00
c17c3b860f Changed Tab Title and Added New Logo 2025-06-12 20:11:05 -05:00
380857be89 Fixed App.tsx Unused Variables 2025-06-12 20:05:37 -05:00
969c1c4319 update app.tsx 2025-06-12 20:01:16 -05:00
82a110be02 Added the main page. 2025-06-12 19:14:33 -05:00
a0d925aba1 Add initial project setup with Vite, React, and TypeScript; include ESLint configuration and Tailwind CSS integration 2025-06-12 19:51:14 +00:00
b60fb1bef3 Initial commit 2025-06-12 14:18:51 -05:00