Remote-First, Global Delivery
SMVD
SMVD
Media & Entertainment
Remote
July 2024
Full-stack cloud app for downloading videos/images from TikTok, Instagram, Facebook, YouTube with real-time progress. The app is fully deployed on Google Cloud Platform (GCP) and runs on a custom domain smvd.org.uk, providing a production-ready, scalable, and secure experience.

Full-stack cloud app for downloading videos/images from TikTok, Instagram, Facebook, YouTube with real-time progress.
Multi-Platform Support – TikTok, Instagram and Facebook downloaders in one app
Real-Time Progress Updates – Integrated WebSocket support for instant download progress
Cloud-Optimized – Hosted on GCP Compute Engine with CI/CD pipeline for automated deployment
SEO-Friendly – Dynamic meta tags and structured data for search engine optimization
Responsive & Fast – Tailwind CSS and optimized Next.js rendering for a smooth user experience
Smart URL Detection – Automatically detects platform type and redirects users to the appropriate downloader
Seamless migration from a standalone Node.js + Express backend to Next.js App Router APIs
Tailwind/PostCSS integration issues resolved with the new Next.js 14 architecture
Successfully configured reverse proxy and SSL certificates on GCP for a secure custom domain
Maintained real-time WebSocket connections after deployment in a cloud environment
Migrated legacy Express APIs into Next.js API structure under /api
Resolved Tailwind/PostCSS integration issues with the new Next.js 14 architecture
Configured reverse proxy and SSL certificates on GCP for a secure custom domain
Maintained real-time WebSocket connections in a cloud environment
Users needed a simple, fast, and reliable way to download content from multiple social media platforms without ads or complicated interfaces.
Next.js
React
Tailwind CSS
Node.js
Express
WebSocket
GCP
Nginx
PM2