private static final Color PURPLE_DARK = new Color(75, 0, 130); private static final Color PURPLE_MED = new Color(102, 51, 153); private static final Color PURPLE_LIGHT = new Color(180, 140, 220); ...
Java Development Internship at ShadowFox (June 2026) This repository contains the projects of my Java Development Internship at Shadowfox. The objective is to strengthen core Java concepts, ...