Skip to content
View Kaveesha06's full-sized avatar
๐Ÿ‘ฝ
Focusing
๐Ÿ‘ฝ
Focusing

Highlights

  • Pro

Block or report Kaveesha06

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Kaveesha06/README.md

Kaveesha06

banner-bg

Hi ๐Ÿ‘‹, I'm Kaveesha Archana ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

๐Ÿ‘จ๐Ÿปโ€๐ŸŽ“ Undergraduate Software Engineer๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ผ



๐ŸŒ What is DevOps?

DevOps Animation

DevOps is a combination of two words: Development (Dev) and Operations (Ops). It is a culture, mindset, and set of practices that brings software developers and IT operations teams together to build, test, and release software faster, more reliably, and with better quality.

DevOps solves:

  • ๐Ÿ“ก Collaboration between teams
  • โš™๏ธ Automation of manual tasks
  • ๐Ÿ“ฆ Continuous Integration & Continuous Delivery (CI/CD)
  • ๐Ÿ“ˆ Faster and more frequent updates

๐Ÿ‘ป๐Ÿง My Current Status

roadmap.sh card

  • ๐Ÿ”ญ Iโ€™m currently working as a Freelancing Software Developer

  • ๐Ÿ’ฌ Ask me about OOP , Java

  • ๐ŸŒฑ Iโ€™m currently learning AWS, K8s, GO, Linux, Docker

  • ๐Ÿ“ฌ How to reach me TextMe

  • โšก Fun fact Call me as Jerry


๐Ÿ“Œ Connect with me:

kaveesha archana KaveeSha Archana Kaveesha Archana


๐Ÿ’ป Tech Stack:

html5 bootstrap logo css3 logo javascript logo php logo java logo python logo react logo typescript logo arduino mysql logo mongodb logo chrome logo canva logo figma logo vscode logo git logo docker logo github logo bash logo amazonwebservices logo linux logo


๐Ÿ“Š GitHub Stats:

activity-graph graph


๐Ÿ† GitHub Trophies

trophy graph

๐Ÿ” Top Contributed Repo


โœ๏ธ 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/Kaveesha06/Kaveesha06.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

Pinned Loading

  1. Miyasi-Agro-Chemical Miyasi-Agro-Chemical Public

    Miyasi Agro Chemical is a complete Inventory Management System specifically designed for a chemical shop. It helps store owners manage their product inventory, sales, billing efficiently & more....

    Java

  2. HeyME-ChatApp HeyME-ChatApp Public

    Build a Full Stack Chat App using Socket.io & Expo Router - React Native Project | Frontend |

    TypeScript

  3. Task-Mate Task-Mate Public

    Basic To-Do List application built with Laravel. Developed to practice CRUD operations. The app lets users add, view, update and delete their tasks in a simple and easy-to-use interface.

    PHP

  4. space1.5 space1.5 Public

    My first project: an online platform for buying and selling games. Designed to be simple, intuitive, and functional. A step into web development and e-commerce!

    PHP

  5. Number-Guessing-Game Number-Guessing-Game Public

    This is a simple Command Line Interface ( CLI ) based Number Guessing Game built using Python. It was created as my very first Python project to practice basic concepts like variables, conditionalsโ€ฆ

    Python

  6. Quize-App Quize-App Public

    React + JSP

    TypeScript