Developed a CORS-enabled proxy server to bypass cross-origin restrictions, enabling secure data fetching from external APIs. Implemented request forwarding, header manipulation, and controlled access for smooth client-server communication. Key Features: • Proxy-based CORS handling • Custom headers & request control • Secure cross-domain API communication • Error handling & scalable design