Overview
Explore
Services
Experts
Select a tab
37 results found
An Introduction to Regular Expressions in C#
Learn how to use regular expressions in C# to perform advanced searches in text and easily convert text, leveraging the best of regexes and C#.
Blog
•Apr 1, 2021
How Windsurf Has Revolutionized My Development Workflow
Windsurf revolutionizes software development by drastically reducing development time. It can automate code reviews, enforce coding standards and offer potential enhancements to QA processes. However, human oversight remains crucial, blending AI efficiency with expert judgment for optimal results.
Blog
•Jul 14, 2025
GRPC Health Checks in Kubernetes
When deploying services in Kubernetes (K8s) it is important to configure health checks to restart a service that have stopped responding. Kubernetes natively supports health checks via gRPC (Remote Procedure Call).
Blog
•Feb 14, 2023
About the UX Apprenticeship Program
Gain the experience you need to accelerate your career.
Blog
•May 19, 2022
Unlocking the Power of Apple CarPlay
In an era where our smartphones have become an integral part of our daily lives, Apple CarPlay emerges as a seamless integration of technology with our driving experiences. Here, we'll delve into the intricacies of Apple CarPlay, exploring its features, benefits and how developers can harness its capabilities with code examples.
Blog
•Mar 12, 2024
Android Appium Automated Tests with BrowserMob MITM proxy
Mobile automation is generally done in mobile application testing to improve the efficiency of our testing process. Many times, the application deals with back-end-based data, which tends to change with each request or over time, and we can't afford to go and update tests on each data change. Here, we are going a step further by using the MITM concept to trap, manipulate and stub our data.
Blog
•Jan 14, 2024
Kotlin Collections for C# Developers
Quickly learn how to use collection functions in Kotlin by leveraging knowledge of C#.
Blog
•Feb 14, 2023
Our Experience With KafkaJS
In this article, we will present the pros and cons of working with KafkaJS based on our recent body of work with the technology.
Blog
•Feb 9, 2022
Challenging Aspects of Structured Concurrency in Swift (Part 1)
Structured concurrency in the form of Async/Await has come to the Swift language. While it brings great power and understanding to writing asynchronous code, it does come with some "gotchas." In Part 1, we examine the difficulties of actors conforming to protocols.
Blog
•Aug 10, 2022
Never Start a Goroutine You Can't Finish
Using channels and goroutines in Golang can be tricky. It's important to make sure your goroutines will finish.
Blog
•Mar 30, 2021
Blending AI and Human Insight: The Collaborative Future of Technical Writing
Technical writing, a profession critical to bridging the gap between complex technology and end-users, is one such field where AI's capabilities are being closely scrutinized.
Blog
•Jun 14, 2024
Hackathon Event Advances AI in Medical Research
In a successful two-day hackathon, WWT and NVIDIA experts trained AI models to detect pancreatic tumors through 3D image segmentation, promising advancements in medical research.
Blog
•Mar 21, 2023