left tree
Es' corner
Just another keyboard-enthusiastic hominid.
right tree

Open-source project contributions.

BBK Beam::mtRooms

2017 (contributions)
Java
JavaFX
SQLite

Room booking software for conference buildings.

Contributions:

  • Architecture design (n-tiered, client-server using RMI),
  • Data layer with user session-aware SQLite wrapper,
  • Hashed authentication component for user login,
  • Reservation logic using a Observer pattern cache to avert booking conflict with multiple opened user sessions,
  • JavaFX (MVC) frontend client.