Code Maze Author

Semir Teskeredžić

Semir Teskeredžić is a seasoned Technical Consultant, specializing in delivering functional and technical support for the Docentric product designed for Microsoft Dynamics 365 Finance & Operations. With a keen interest in web and app development, he enjoys crafting solutions using JavaScript, C#, ReactJS, and SwiftUI. Beyond the technical landscape, Semir's background extends to youth work, nonprofit organization management, and social entrepreneurship. His diverse skill set includes software development, project management, leadership, social media, and community outreach. Join him on a journey of continuous learning and knowledge sharing, exploring the intricacies of .NET and C#, and paving the way for innovation.
Also find me here:


MY ARTICLES:

Count the Number of Vowels in a String in C#

In this article, we will take a closer look at the techniques we can use to count the number of vowels in a string in C#. We will go through the code and learn more about each approach. [sc name="github"...

Select a Dropdown Option Using Selenium WebDriver in C#

In this article, we will look at different ways to select a dropdown option using Selenium WebDriver in C#. We will use ASP.NET Core application and xUnit tests to showcase different approaches to our goal. [sc name="github"...