kenneth@vps: ~/projects/prularia

kenneth@vps~/projects/prulariacat README.md

Prularia

An e-commerce platform built with a team in an Agile workflow during my developer training. It's in my portfolio less for the code than for the process: iterative delivery, coordination, and working in a shared codebase where I didn't control every decision.

stack
PHP, layered project structure
context
Team project, Agile workflow — VDAB full-stack developer program
scope
Products, users, orders, and supporting business logic

kenneth@vps~/projects/prulariagit shortlog -sn

01 / context & role

Prularia was developed as an e-commerce platform covering the usual customer-facing flows — browsing, product information, ordering, and account logic — inside a shared, layered PHP project structure that the whole team worked in.

I worked on implementation within that shared structure and delivered my part through the team's Agile process: picking up work iteratively, keeping my changes aligned with the project direction, and coordinating with the others rather than building in isolation.

kenneth@vps~/projects/prulariacat RETRO.md

02 / retro — what it demonstrates

  • Working within Agile delivery structures, alongside products, users, orders, and supporting business logic.
  • Contributing within a layered PHP project rather than isolated standalone pages.
  • Iterative delivery, with progress shaped across multiple team members.
  • Comfort with collaboration, feedback, and shared ownership.
  • Awareness that software delivery is organisational as well as technical — complementing solo work like CollectorWWII with a team-based delivery story.

exit 0