Skip to content
View kavindukaveesha's full-sized avatar
  • Homagama

Highlights

  • Pro

Block or report kavindukaveesha

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
kavindukaveesha/README.md

🚀 Full Stack Developer & Solutions Architect

interface Developer {
    name: string;
    role: string;
    technologies: {
        frontend: {
            frameworks: string[];
            styling: string[];
        };
        backend: string[];
        databases: string[];
        cloud: string[];
        mobile: string[];
    };
    architecture: string[];
}

const me: Developer = {
    name: "Kavindu Kaveesha",
    role: "Full Stack Developer",
    technologies: {
        frontend: {
            frameworks: ["Angular", "Next.js", "React"],
            styling: ["Tailwind CSS", "Bootstrap", "Material UI"]
        },
        backend: ["Spring Boot", ".NET", "Django", "Node.js", "Golang"],
        databases: ["MySQL", "PostgreSQL", "MongoDB", "Firestore", "SQLite"],
        cloud: ["AWS", "Azure", "Firebase", "Supabase"],
        mobile: ["Flutter", "React Native"]
    },
    architecture: [
        "Microservices",
        "Event-Driven",
        "Serverless",
        "Progressive Web Apps"
    ]
};

💻 My Technology Universe

Built With Passion Code Quality Experience

Crafting digital experiences with cutting-edge technologies


Tech Banner

🌐 Web Frontend


📱 Mobile Development


🔙 Backend Development


🗄️ Databases & Storage


☁️ DevOps & Cloud


🧠 Machine Learning & AI

Machine Learning & AI

Machine Learning Journey

Currently exploring the fascinating world of AI and Machine Learning to integrate intelligent solutions with web and mobile applications.

Areas of Focus:
TensorFlow PyTorch Python OpenCV Jupyter
Learning Goals:
  • Computer Vision & Image Recognition
  • Natural Language Processing
  • Predictive Analytics for Web Applications
  • Real-time ML Integration in Mobile Apps

Let's connect and build something amazing together!

GitHub LinkedIn Email

🚀 Featured Projects

Medicine Managing App

Flutter Firebase

📱 Cross-platform mobile application for medicine management with real-time cloud synchronization and advanced analytics.

Key Features:

  • Real-time Synchronization
  • Advanced Analytics Dashboard
  • Cloud Database Integration
View Project

Construction Helper Project

React Native Node.js

🏗️ Comprehensive construction project management solution with real-time tracking and team collaboration features.

Key Features:

  • Project Management Dashboard
  • Real-time Progress Tracking
  • Team Collaboration Tools
View Project

Auction Website API

.NET MySQL

🛠️ Robust RESTful API system for auction management with real-time bidding and secure authentication.

Key Features:

  • RESTful API Architecture
  • Real-time Bidding System
  • Secure Authentication
View Project

Social Book Network

Angular MySQL

📚 Interactive social platform for book enthusiasts with advanced search and recommendation features.

Key Features:

  • Social Networking Platform
  • Advanced Search System
  • Book Recommendations
View Project

📊 GitHub Statistics

Kavindu Kaveesha github stats

Kavindu's github activity graph

🤝 Connect With Me

LinkedIn Twitter Portfolio Email

Pinned Loading

  1. agrre-project agrre-project Public

    Dart

  2. Cunstruction-Helper-Project-full Cunstruction-Helper-Project-full Public

    This is flutter frontend and springboot backend project

    Dart 1

  3. n-nimna/N_Library n-nimna/N_Library Public

    Library Management System

    Java 1