You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π A hackathon project β a clone of a college website built using HTML and CSS in VS Code. The project features a responsive homepage, clean UI, and simple structure. Proudly secured 2nd Prize in the competition.
This project demonstrates an automated CI/CD pipeline on AWS for deploying a React static website to an EC2 instance using Docker. It integrates AWS CodeBuild to build the Docker image from GitHub, with credentials stored securely in AWS Systems Manager, and automates deployment through AWS CodePipeline and CodeDeploy.
This project focuses on predicting NYC taxi trip durations ππ½ using machine learning techniques. By analyzing factors such as pickup and drop-off locations, timestamps, and traffic conditions, it aims to provide accurate duration estimates to enhance rider and driver experiences in New York City.