Sebastian Stankiewicz

← Back to blog

Building Software in an 8-Person Agile Team

This was my first experience working on a project with eight people. We were building software for a real-world client, which added a whole new level of accountability and complexity.

Our team followed an Agile development process, including daily scrum stand-up meetings, user stories, and a strong focus on test-driven development (TDD). This helped us stay aligned and iterate quickly on client feedback.

The backend was built using Spring Boot with continuous integration pipelines and clean, consistent Git usage throughout the team. I was the only person with frontend experience, so I took the lead on designing and implementing the user interface.


🧠 What I Learned


πŸ› οΈ Tools & Technologies


This project was a major step in my journey as a developer. It taught me how to collaborate, lead, and deliver in a real-world settingβ€”and gave me confidence to take on larger, more complex systems in the future.