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

Highlights

  • Pro

Block or report CharakaMihiranga

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

Popular repositories Loading

  1. Layered-Architecture-POS Layered-Architecture-POS Public

    This project is designed to demonstrate the principles of layered architecture, a common architectural pattern used in software development. The project showcases the separation of concerns and mod…

    Java 2

  2. Chat-Room Chat-Room Public

    This is a simple chat application built using Java Socket Programming and JavaFX. It allows users to send messages, images, and emojis over a network.

    Java 2

  3. Connect-four-game Connect-four-game Public

    This repository features a comprehensive implementation of the classic "Connect 4 Game," showcasing object-oriented programming (OOP) concepts. The project includes the complete game logic and an A…

    Java 2

  4. Snake-Game Snake-Game Public

    This Game is a classic arcade game where the player controls a snake that moves around the screen, eating food pellets to grow longer. The game continues until the snake collides with itself or the…

    Java 2

  5. Stock-Management-System Stock-Management-System Public

    A Java-based console application for managing suppliers, stock items, and categories. This system allows users to perform CRUD operations on suppliers and items, manage item categories, and offers …

    Java 2

  6. Hibernate-ORM-Bootstrapping Hibernate-ORM-Bootstrapping Public

    Hibernate Assignments and Codes

    Java