NimblePros
Sarah Dutkiewicz

Sarah Dutkiewicz

Senior Trainer

Sarah – who goes by "sadukie" in the tech community – is a platform-agnostic technologist known for helping developers understand user experience and on-boarding developers into new technologies in a short period of time. From waterfall development to Agile development, Sarah has experience in working in both environments and transitioning teams from waterfall into Agile. She has also worked with fellow developers in introducing ATDD skills to the non-technical folks – including requirements gathering in gherkin for business analysts and explaining Agile concepts to non-technical teams.

Sadukie also helps with promoting communities, engaging over social media, and helping non-technical teams understand how to work with their technical counterparts. She is a native Clevelander and uses her local knowledge to help connect people – technical and non-technical – for common good.

Sarah holds a Bachelors of Science degree in Computer Science & Engineering Technology from the University of Toledo. Sarah is a Microsoft MVP, published technical author, podcast/live coding guest, conference organizer, speaker, community advocate, software developer, wife, and mom.'

Posts

  1. Sadukie
    September 06, 2023

    With social media splintering and evolving, it can be hard to find your community. We have tips on how to find the community on some social media platforms - …

  2. Sadukie
    August 17, 2023

    In this article, we compare how to do things in Moq versus NSubstitute.

  3. Sadukie
    July 10, 2023

    If you have to migrate from .NET Framework to .NET Core, SystemWebAdapters can help with the load. They work with VB.NET and C#.

  4. Sadukie
    June 09, 2023

    Using the pre-commit Git Hook, you can prevent checking in sloppy code and broken tests.

  5. Sadukie
    June 07, 2023

    Formatters can help with consistent code styles, improving readability and maintainability of code.

  6. Sadukie
    May 09, 2023

    Much like a house with its foundation, an application is only as strong as its architecture. Without a solid base, an application becomes hard to maintain and …

  7. Sadukie
    May 02, 2023

    The Guardians of the Galaxy wrote some code for their travel log app. However, it could use some clean up of code smells and improvements using the Ardalis …

  8. Sadukie
    April 14, 2023

    How to get around Postgres' auto lowercasing of queries when using EF Core

  9. Sadukie
    April 07, 2023

    Triggers in PostgreSQL - We have thoughts about them for PGSQLPhriday #007

  10. Sadukie
    March 31, 2023

    Celebrating Dr. Barbara Liskov, the woman behind the L in SOLID

  11. Sadukie
    March 16, 2023

    Identifying Variable Casing Conventions for Improved Readability

  12. Sadukie
    March 01, 2023

    Using workflow_run in GitHub Actions