Product Management Projects in SindhProduct Management Projects in SindhAperture Cinematic Interiors
A scroll-triggered architectural showcase built for a residential design studio. Instead of a static portfolio grid, visitors "walk" through a house the camera moves room to room as they scroll, with video-driven transitions instead of static images.
What it solves: Architecture firms often struggle to translate spatial experience into a flat web page. Photos and floor plans tell you what a space looks like, not what it feels like to move through it. This site turns the scroll bar into a camera dolly, so the sequence of light, threshold, and volume the actual experience of the building becomes the interface itself.
What's inside:
Full-bleed cinematic video/scroll-sync hero sequence
Sectioned narrative flow Approach → Process → Selected Work → Available Residences
Stats bar, project grid, listings with pricing/specs, and a client testimonial block
Responsive, minimal, editorial typography built to feel like a design monograph, not a template
Built for: boutique architecture and real estate studios who want their site to read as a portfolio piece in its own right not just a listings page.
If you're an architecture, interior design, or luxury real estate brand and want a site that actually shows the work instead of listing it let's talk.
🔗 Live: aperture.munain605.workers.dev (http://aperture.munain605.workers.dev) Problem: Users need a fast, reliable, and secure way to digitize physical documents and extract text without relying on privacy-invasive cloud processing.
Solution: I developed ScanIt, a native iOS utility built with SwiftUI and VisionKit. The app provides a professional scanning experience, focusing on high-speed edge detection, automatic perspective correction, and on-device OCR.
Key Engineering Highlights:
VisionKit Integration: Leveraged Apple’s VNDocumentCameraViewController for seamless, native document capturing with automatic shutter and real-time guidance.
On-Device OCR: Implemented the Vision Framework for high-accuracy Optical Character Recognition (OCR), allowing users to search, copy, and share text directly from images without an internet connection.
Advanced PDF Processing: Built custom logic for PDF generation, compression, and digital signature integration to ensure documents are office-ready.
SwiftUI Performance: Optimized the UI for speed and responsiveness, ensuring large multi-page scans remain fluid and memory-efficient.
Privacy-First: Designed the architecture to keep all document processing local to the device, prioritizing user security.