PIES Platform
CLIENT PROJECTProperty Investment Education System — a commercial web application providing structured educational content and guided learning for property investors. Built as a premium online education platform with a modern user experience.
Business Problem
The client needed a production frontend for an education platform that would present complex property investment content in an accessible, well-structured format. The platform required multiple content-rich pages, consistent design language, and seamless integration with backend APIs.
My Contribution
Built the complete frontend using React, Next.js, and TypeScript. Developed a reusable component system, implemented responsive layouts across all pages, and established the design system for visual consistency. Integrated frontend components with backend REST APIs in collaboration with the backend developer.
Tech Stack
Responsibilities
Challenges
• Designing a component architecture that scales across many content-heavy pages while remaining maintainable
• Achieving visual consistency across the platform without a pre-existing design system — had to build one iteratively
• Coordinating frontend-backend integration with a separate backend developer while maintaining clean API boundaries
• Balancing premium visual quality with page load performance across image-heavy educational content
What I Learned
• Working within a team — coordinating with a project manager and backend developer on feature delivery
• Building and evolving a design system in production rather than designing it upfront in isolation
• Real-world API integration patterns — handling loading states, error boundaries, and data formatting
• The importance of component-level documentation when working with other developers