Description :Redesigned and developed the Brilliant Cloud Portal landing page, featuring a dynamic pricing calculator, detailed pricing table, and revamped sign-in/sign-up flows for both IAM and root users. Integrated seamless API calls with Axios and added CAPTCHA for enhanced security, optimizing the overall user authentication and experience.
Description :Developed the frontend for the Brilliant Cloud Portal, enabling users to manage VMs, S3, Storage, Networking, IAM, Billing, and more through a seamless interface. Implemented advanced metrics visualization and optimized the frontend, reducing its size by 93.33% for enhanced performance. Utilized Axios for efficient API communication, ensuring smooth data flow between the client and server. All images and static assets were offloaded to S3, streamlining media management and improving load times.
Description :Developed a robust ticketing service backend for Intercloud using Flask, integrating modern tools for efficiency, scalability, and security. The system uses Flask-Restx for API design, Flask-PyMongo for MongoDB integration, and PyJWT for secure token authentication. I implemented Celery for asynchronous tasks with Redis as the message broker, ensuring high responsiveness. Automated email notifications are handled by Flask-Mail, and data export is supported via OpenPyXL (Excel) and WeasyPrint (PDF). Flask-Caching and Redis optimize performance, and the system is deployed with Gunicorn and integrated with AWS via Boto3 for file storage, streamlining ticket management and communication workflows.