π Hi there! I'm Brinto, and this is my personal space where I explore programming and try to learn new things step by step.
Focus Lock is a Chrome Pomodoro extension that blocks distracting websites during focus sessions, tracks daily goals, manages to-dos, and rewards consistent work with streaks and golden coins.
This is a basic client-server chatbox built with Java socket programming. It allows two-way communication between a server and a client over a local network. The server listens for incoming connectβ¦
Java
A simple 2D shooting game built for fun and practice! This game features a player-controlled shooter that can move around the screen and shoot projectiles to destroy enemies. It includes basic gameβ¦
Java