Projects

Website Development on AWS

This project involved the creation of a dynamic, scalable website hosted on AWS using various services like EC2, S3, and Route 53. The website was designed for optimal performance with serverless components and integrated with AWS RDS for managing databases. The main objective was to ensure high availability and low latency for users across different regions. The use of AWS CloudFormation was essential for automating deployments and infrastructure management.

Python Automation Script

This Python project was focused on automating repetitive tasks for data processing. The script was designed to extract, clean, and visualize large datasets from various sources. It utilized libraries like Pandas for data manipulation and Matplotlib for generating insightful visualizations. The project aimed to save time and reduce human error in handling large data files and reports, making it an essential tool for improving workflow efficiency.