Skip to content

Movin21/Movin21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 

Repository files navigation

#!/bin/bash

echo "Initializing profile..."

cat << "EOF"
  __  __             _           _         _     _                                  
 |  \/  | _____   _(_)_ __   __| |_   _  | |   (_)_   _  __ _ _ __   __ _  ___  
 | |\/| |/ _ \ \ / / | '_ \ / _` | | | | | |   | | | | |/ _` | '_ \ / _` |/ _ \ 
 | |  | | (_) \ V /| | | | | (_| | |_| | | |___| | |_| | (_| | | | | (_| |  __/ 
 |_|  |_|\___/ \_/ |_|_| |_|\__,_|\__,_| |_____|_|\__, |\__,_|_| |_|\__, |\___| 
                                                   |___/             |___/        
EOF

# ----------------------------------------------------------------------------
cat << 'ABOUT'

Software Engineering undergraduate with 6 months of hands-on experience in 
cloud migration projects. Passionate about DevOps, SRE, and building scalable 
infrastructure. Quick learner and collaborative team player seeking to advance 
technical expertise through real-world challenges.

πŸŽ“ Education: BSc (Hons) IT - Software Engineering @ SLIIT | GPA: 3.64/4.0
πŸš€ Experience: Intern DevOps Engineer @ Bistec Global Services (May-Nov 2025)
πŸ† Leadership: Dev Lead @ SLIIT SESC | Event Coordinator @ SLIIT FOSS

ABOUT

# ----------------------------------------------------------------------------
cat << 'CONNECT'

echo "  β”œβ”€ 🌐 Portfolio: movin.dev"
echo "  β”œβ”€ πŸ’Ό LinkedIn: linkedin.com/in/movindu-liyanage"
echo "  └─ πŸ“§ Email: [email protected]"

CONNECT


echo ""
echo "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"
echo "✨ Open to collaborations and opportunities in DevOps & Cloud Engineering"
echo "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"

# End of profile
exit 0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors