Hello there, I'm Tamas!

Welcome to my little corner of the web, where I share my professional experiences, thoughts, adventures, and projects with the world. For further information, please feel free to check out my About page.

Recent blog posts

The power of coding conventions in large, distributed teams

Software development is rarely a solitary endeavor - especially on large, complex projects. When multiple developers, architects, and stakeholders span different time zones, offices, or even continents, the challenges of maintaining consistency can grow exponentially. In these situations, well-defined guidelines or coding conventions aren`t just "nice to have" - they can make or break a project`s success.

The human side of code reviews in large teams

Software development is not just about writing code - it is a collaboration. In large teams working on complex projects, code reviews are meant to be a process of knowledge sharing, quality assurance, and professional growth. At the heart of every code review is a conversation between individuals with different backgrounds, experiences, and perspectives.