Skip to content
View Kavithma-Thushal's full-sized avatar
✨
Implementing Innovative Solutions ✌️
✨
Implementing Innovative Solutions ✌️

Block or report Kavithma-Thushal

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

Typing SVG

A Professional Full Stack Developer From Sri Lanka

Typing SVG portfolio

Views

committers.top badge

break line

anonymous

✌️ About Me

  • 🏫 I Studied at Vidyaloka College
  • πŸŽ“ I'm Studying at IJSE - Institute of Software Engineering
  • πŸ‘¨β€πŸ’» I’m currently learning Computer Science and Software Engineering
  • πŸ€” I’m looking for Help With Coding
  • πŸ’» Ask me about Java, OOP,Spring Boot, JS, TS, React, MySQL, MongoDB
  • πŸ“§ How to reach me kavithmathushal9007@gmail.com 077 4519007 078 3686117

break line

🫡 Who Am I ?

import java.util.List;

public class WhoAmI {
    public static String user = "Kavithma Thushal";
    public static String institute = "IJSE - Institute of Software Engineering";
    public static String learning = "Computer Science and Software Engineering";
    public static List<String> skills = List.of("Java", "OOP", "Spring Boot", "JS", "TS", "React", "MySQL", "MongoDB");
    public static List<String> positions = List.of("Full Stack Developer", "Web Developer", "Java Developer");
    public static List<String> hobbies = List.of("Gaming", "Music", "Coding", "Sci-Fi Movies", "Learning New Things");

    public static String getCity() {
        return "Galle-SriLanka";
    }

    public static String ambition() {
        return "Become a Software Engineer";
    }

    public static void main(String[] args) {
        System.out.println("My name is         : " + user);
        System.out.println("I am learning in   : " + institute);
        System.out.println("Currently learning : " + learning);
        System.out.println("My skills are      : " + skills);
        System.out.println("I can join with    : " + positions);
        System.out.println("My hobbies are     : " + hobbies);
        System.out.println("I live in          : " + getCity());
        System.out.println("My ambition is     : " + ambition());
    }
}

break line

πŸ”₯ My Skills

Title Icon
Programming Languages
Scripting Languages
Framworks & Libraries
Mobile Application Development
Tools
Databases
Version Control
Others

break line

πŸ’» Connect With Me

Linkedin Twitter GitHub StackOverFlow GitLab Instagram HackerRank Sololearn

break line

πŸ’« Certificates

Web_Design_for_Beginners Front-End_Web_Development Python_for_Beginners React(Basic) Java(Basic) SQL(Basic) SQL(Intermediate) SQL(Advanced)

More Certificates

break line

πŸ‘‰ GitHub Streak Stats



GitHub Readme Streak Stats
break line

✍️ Random Dev Quote

break line

⭐️ GitHub Stats


Activity Graph break line

🀞 πƒπ¨π§πšπ­π’π¨π§

If you enjoy what I do, please consider buying me a coffee. Your support is greatly appreciated and fuels my motivation to keep providing quality assistance πŸ₯ΊπŸ‘‡

Buy Me A Coffee

Thank you for coming to my GitHub Profile 🀝 Have a wonderful day!

Pinned Loading

  1. Shoe-Shop-Landing-Page Shoe-Shop-Landing-Page Public

    Welcome to Shoe Shop Landing Page Repository! This repository houses the code for our sleek and user-friendly landing page, crafted to highlight our brand and product offerings. Designed with a mod…

    HTML 2

  2. Computershop-Management-System-1st-Sem-Final Computershop-Management-System-1st-Sem-Final Public

    Developed this Standalone Application as the first semester's final project for the Graduate Diploma in Software Engineering at the Institute of Software Engineering

    Java 17

  3. Hostel-Management-System Hostel-Management-System Public

    Hostel-Management-System using Hibernate in Layered-Architecture (ORM Coursework)

    Java 9

  4. ChatApplication ChatApplication Public

    Chat Application via Client-Server Architecture (Socket Programming Coursework)

    Java 11

  5. LinkedIn-Clone-App LinkedIn-Clone-App Public

    Welcome to the LinkedIn Clone Repository! This is a mobile application built using React Native. The app aims to replicate the core features of LinkedIn. Feel free to explore the code, contribute, …

    JavaScript 3

  6. My-Portfolio-V2 My-Portfolio-V2 Public

    My portfolio is a showcase of my skills, beautifully crafted with React and Vite.

    TypeScript 2