Skip to content
View KabileshwaranKabil's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report KabileshwaranKabil

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Kabileshwarankabil/README.md

Header banner

👋 Hey there, I'm M. Kabileshwaran

🎓 Computer Science Student • 💡 Curious Learner • ⚡ Problem Solver • 🌐 Tech Explorer

Typing Animation

🚀 About Me

I’m a passionate computer science student who loves creating, exploring, and learning new technologies.
My focus is on Data Structures & Algorithms, Software Development, Web Technologies, and AI/ML.
I believe in continuous learning, knowledge sharing, and collaborating on impactful projects.

🎯 Current Focus

  • Strengthening DSA in Java
  • Building full-stack projects with Python/Django + JS
  • Exploring AI fundamentals
  • Improving Git/GitHub workflow
  • Publishing consistent notes & blogs

🎓 Background

📚 Pursuing Computer Science at Eastern University of Sri Lanka (Trincomalee Campus)
💡 Inspired by how technology can transform lives

🛠️ Tech Stack

Languages

Frameworks & Tools

Databases

🌐 Connect With Me

📊 GitHub Stats

🏆 GitHub Achievements

Pull Shark YOLO

🚀 Featured Projects

🔗 Check out my repositories 👉 My GitHub Projects

✨ *“Always learning, building, and exploring new possibilities in tech.”* ✨

“Don’t compare yourself with anyone in this world… if you do so, you are insulting yourself.”Bill Gates

“I’m not competing with others; I’m competing with who I was yesterday.”

🎉 Fun Little Side

  • 💡 I love solving problems (even the ones I created myself 🤭)
  • 🚀 Every bug I fix feels like a mini-boss defeated
  • 🌍 Building small today, dreaming big for tomorrow
  • ✨ Believer in hard work + smart work = growth

⭐ Thanks for visiting my profile! This is just the beginning of my journey — every project and every challenge makes me better than yesterday.
Let’s learn, build, and grow together 🚀✨

📄 Use This README as a Template

If you want to build your own profile README using this layout, feel free to copy anything you like.
Fork the repository or use ‘Use this template’ (if enabled) to start your own version.

© 2025 Kabileshwaran — Built with intention, curiosity, and clarity.

Pinned Loading

  1. cpp-fundamentals-lab cpp-fundamentals-lab Public

    A collection of C++ programs designed to help revise and reinforce basic C++ concepts. This repository includes examples and exercises covering fundamental topics such as variables, loops, function…

    C++ 4

  2. kabileshwaran-portfolio kabileshwaran-portfolio Public

    A structured and responsive personal portfolio website developed using HTML, CSS, and JavaScript. The site highlights academic profile, technical skills, selected projects, and contact pathways. Bu…

    CSS

  3. personal-blog-django personal-blog-django Public

    A Simple yet structured blog application built with Django for learning and portfolio purposes.

    Python

  4. snake-game-using-sfml snake-game-using-sfml Public

    A classic Snake game implemented in C++ using the SFML library. This project demonstrates fundamental game development concepts, including game loops, event handling, and rendering. Perfect for lea…

    C++