Skip to content

sanchithaudana/SanchithaUdana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

banner-bg

Hi 👋, I'm

Sanchitha Udana Wijesundara

DevOps Engineering


🚀 What is DevOps?

DevOps is a set of practices, tools, and a cultural philosophy that focuses on automating and integrating the processes between software development and IT operations teams. By bridging the gap, DevOps ensures:

  • 📈 Improved Collaboration: Seamless integration of cross-functional teams.
  • ⚡ Faster Development: Accelerated delivery pipelines with automation.
  • 🔒 Enhanced Security: Continuous monitoring and governance.
  • ✅ Reliability: Ensures high-quality releases with reduced risks.

✨ DevOps is not just a methodology, it’s a mindset for delivering excellence!


Coding

sanchithaudana

sanchithaudana9


roadmap.sh


🌐 Socials:

LinkedIn

Languages and Tools:

arduino aws azure bash bootstrap c circleci css3 docker figma gcp git grafana html5 illustrator java javascript jenkins kubernetes linux nginx photoshop php postman python selenium travisci vagrant

📊 GitHub Stats:



✍️ Random Dev Quote


Basic Git Commands

git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/SanchithaUdana/sanchithaudana.github.io.git
git push -u origin main
 git branch newbranchName
 git checkout newBranchName
 git checkout master
 to delete git repository
 $ rm -fr .git
To delete a git-ignored file from the current files in the updated remote repository.
git rm -r --cached file or FolderName

About

Config files for my GitHub profile.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published