Skip to content
#

upcasting

Here are 22 public repositories matching this topic...

his Java-based School Management System demonstrates core OOP concepts like inheritance, encapsulation, upcasting, and downcasting. It models real-world roles such as Staff, Teacher, and Principal with shared and specific behaviors. Static variables, methods, and blocks are used to manage common resources like the school name.

  • Updated Jul 28, 2025
  • Java

Event Sourcing from scratch on PHP/Symfony — a wallet with balance and fund holds. Hand-rolled event store, projections and snapshots on Doctrine DBAL, no ES/CQRS libraries. Portfolio project covering optimistic concurrency, read-time upcasting, and idempotent projectors.

  • Updated Jul 27, 2026
  • PHP

Add this topic to your repo

To associate your repository with the upcasting topic, visit your repo's landing page and select "manage topics."

Learn more