Recent posts

KS Project Log 28/06/25

June 27 2025

✅ Admin Page & Login Feature Planning Designed an admin page (admin dashboard) Switched to authentication using member_id + password Added is_admi...

JAVA build system: Maven

September 12 2023

Introduction Apache Maven is a build-automation tool that provides an easy way to develop JAVA applications Generating a Maven project: mvn archetype:buil...