About
TODO:
Implement cards for:
Value Driven
Value customer needs higher than the tech stack.
Software architecture
Focus on maintainable software
AI
Pragmatic approach to AI integration without rejecting or hyping its potential.
Valuing simplicity over complexity
The business is usually complex enough.
Making software simpler is more challenging than creating something complex, so this is a key principle in software development.
Teamplayer
I can build alone, but I prefer working together with others.
Communication is king
The more I know about the problem, the better the solution we will come up with.
The what (requirements) and how (implementation) are equally important and closely related.
Fast development
Quick prototyping is essential for rapid feedback and iteration.
The first implementation is usually done in a few weeks, allowing for early validation and adjustments.
After that, continuous improvement and refactoring are crucial for long-term success.
Technology matching the requirements
It's fun to implement Netflix-grade architectures, but it's not was most companies need.
We build pragmatic systems that scale well without exploding complexity and hosting costs.