- Bachelor of Science in Computer Science
- Data Science Professional Certificate
- Data Analytics
- Web Development
- Cloud Solutions
<style> footer { position: relative; padding: 10px; overflow: hidden; background: #333; color: #fff; text-align: center; } footer::after { content: ""; position: absolute; left: 50%; bottom: 100%; width: 100%; height: 100%; background-image: url('https://media.giphy.com/media/3ohhwF1pIix2hNqRJS/giphy.gif'); animation: wave 2s infinite; } @keyframes wave { 0% { transform: translateY(0); } 50% { transform: translateY(-10px); } 100% { transform: translateY(0); } } </style> Β© 2026 Nandanavijesh | All Rights Reserved.