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++