Skip to content
View chamikasrimantha's full-sized avatar

Organizations

@EasyCatTechnologies
Block or Report

Block or report chamikasrimantha

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
chamikasrimantha/README.md

Hey ! I am Chamika Srimantha 🖐️

A Professional Full-Stack Software Engineer

Profile Views:

HitCount

I'm a Computer Science Student from SriLanka.

Connect with me:

chamika_rox chamika-srimantha chamika.srimantha.1 chamika_srimantha chamika srimantha

🫵 Who Am I ?

import java.util.List;

public class WhoAmI {
    public static String user      = "Chamika Srimantha";
    public static String university = "Kingston University";
    public static String degree  = "Bsc (Hons) Computer Science in Software Engineering";
    public static List<String> skills    = List.of("Java", "Spring Boot", "MySQL", "ReactJS", "Hibernate", "CSS", "JavaScript");
    public static List<String> hobbies   = List.of("Coding", "Watching Movies", "Cricket", "Designing");

    public static String getCity() {
        return "Panadura, LK";
    }

    public static String ambition() {
        return "To become a System Architect";
    }

    public static void main(String[] args) {
        System.out.println("My name is         : " + user);
        System.out.println("I am degree in   : " + university);
        System.out.println("Currently studying : " + degree);
        System.out.println("My skills are      : " + skills);
        System.out.println("My hobbies are     : " + hobbies);
        System.out.println("I live in          : " + getCity());
        System.out.println("My ambition is     : " + ambition());
    }
}

Languages and Tools:

android bootstrap c csharp css3 dart dotnet firebase flutter html5 java javascript mysql nodejs php python react reactnative spring tailwind

💰 You can help me by Donating

BuyMeACoffee

🔥 Stats

GitHub Stats

Top Langs

Chamika Srimantha    Chamika Srimantha

😍 Thanks for watching my profile! Have a nice day! 😉
© 2024 Chamika Srimantha

Pinned

  1. Point-Of-Sale-System Point-Of-Sale-System Public

    This repository contains the source code for a Point of Sale (POS) system, designed to streamline sales processes and inventory management for retail businesses. The system is developed using sprin…

    JavaScript 1

  2. CarHire-Management-System CarHire-Management-System Public

    This repository contains the source code and implementation of a Car Hire Management System. The system is built to streamline the rental process, allowing admins to browse available vehicles, make…

    Java 1

  3. easycat-technologies.github.io easycat-technologies.github.io Public

    At EasyCat Technologies, we are passionate about creating cutting-edge software solutions that simplify complexity and enhance user experiences. Our team of dedicated professionals strives to deliv…

    HTML 1

  4. HMS HMS Public

    The Hospital Management System is a comprehensive software solution designed to streamline and optimize the day-to-day operations within a healthcare facility. This system aims to enhance efficienc…

    HTML 1

  5. HMS-admin-demo HMS-admin-demo Public

    The HMS Admin Dashboard serves as the centralized administrative interface within our Hospital Management System. This dashboard empowers administrators and authorized personnel with the tools nece…

    JavaScript 1

  6. mobile_App-demo mobile_App-demo Public

    Demo Mobile Application

    Java 1