"I'm currently working as a DevOps Engineer intern at TachyonByte Technologies where I work with Docker, Kubernetes, Jenkins, Terraform, Ansible, AWS, and Azure.
I m Pranav, a DevOps Engineer focused on automating and streamlining the software development lifecycle to ensure faster and more reliable deployments. I specialize in building CI/CD pipelines, managing infrastructure as code, and monitoring systems for optimal performance and scalability. My goal is to enhance collaboration between development and operations teams, improve efficiency, and deliver high-quality software solutions. My focus is on automating deployments, managing cloud infrastructure, and optimizing CI/CD pipelines to improve system reliability and efficiency.
My Fav:
Made with:
Cryptocurrency sentiment analysis on Twitter posts. Users can see the overall sentiment (positive, negative or neutral) of different Cryptocurrencies based on tweets. Users can also view keywords and an average sentiment score. React frontend and Node.js backend. Stateless application that uses Elasticache and S3 on AWS for persistence. Application was setup with an autoscaling group to scale in and out as needed.
Made with:
Console app that manages tasks in a project. Users can load projects from a file and generate a seqeuence to complete them in, based on each task's dependencies. Users can also find earliest possible commencement time of each task, add new tasks, update tasks, remove tasks, and save the results to a text file.