Work

Rabbit Chat Application

Java
Gradle
Networking

Development and execution of a messaging application in Java using Gradle, with generation of an executable JAR.

Console interface of the Rabbit Chat application

Overview

Development of a network-based chat system using Gradle, including both client and server components.
The project introduced modern Java build tools and dependency management practices.

Key Learnings

  • Project management with Gradle
  • Executable JAR creation
  • Client-server communication