Programming An OOP Approach to Solving the Famous Two Sum Algorithmic Problem How to Solve the Two Sum Problem using an Object Oriented Programming Approach?
Automation Things I'm learning participating in the Test Conference in Mauritius. The behind-the-scenes process. What ideas did we come across to present at the Test Conference? What are the limitations I encounter? And some other thoughts and ideas ... #testconf #process #testing #qa
Programming How to download your PostgreSQL database from Heroku to Local? This is a quick and easy way to pull your database from Heroku to your local machine.
Programming How to rename a branch you already pushed to remote? How to rename a branch? #dev #git #workflow #coding
database How to create a user with PostgreSQL? How to create a user with PostgreSQL? #postgres #database #user
Programming How to find the opposite number in C#? How to find the opposite number in C#? #csharp #dotnet #math
Programming How to create and style a simple Pagination Component? How to create and style a simple Pagination Component? #frontend #dev #UI #UX #angular
Software Development Insights & Code Snippets from my latest Sprint ft. CSS, Writing Better & More Working with CSS. Some tips for improving your writing. How to code faster? My experience with Jetbrains Fleet. Another Selenium error. #coding #programming #writing #debugging #fleet #jetbrains #jetbrainsfleet
Programming Tips on how to better test your feature and on working on a new project! When you're working on a new feature in a new project or a legacy one, here are some tips to help you. #csharp #dotnet #angular #rubyonrails #testing #writing
Programming Here are my top basic 12 C# utility Tips & Tricks I usually use when programming daily: My most used tips and tricks that I use daily when programming in C# and dotnet.
Automation My Top 10 Utility methods I use with Selenium to quickly write Test Cases My top 10 utility classes that help me most productive in Test Automation Projects.
Testing A simpler way of writing POM classes for Test Automation in dotnet and C# Test Automation is a never ending journey. Here's maybe a better way to write your POM classes to make them more readable and reusable throughout multiple projects.
Programming Sharing my top insights for the past month incl. top free tools for Test Engineers & Visual Testing Top 10 free tools for Test Engineers. Why consider Visual Testing? What slows down a Proof Of Concept? Improving Selenium reliability. How to install Appium Inspector on Windows 10?
Automation Improving Reliability with Selenium for Web Test Automation How to make your Selenium Tests less flaky and more reliable through multiple Test Suites?
Automation How to Debug iOS Elements without a Mac and/or iOS device? Is a Mac and an iPhone too expensive for developing and debugging your applications? Here's what you can do for FREE starting right now.
Automation As a Test Automation Engineer, how would you test API calls failing in your app without them actually failing? How can you test for failing API requests with your selenium tests?
Productivity Don’t Even Think about Getting a maximum of sleep Without Reading This! You Can Laugh at Sleepless Worries—If You Follow This Simple Plan - Imagine Sleeping Well in Just 30 Minutes
Programming Here's what PRO C# developers do to become super productive and avoid unnecessarily debugging codes My top 10 C# snippets that I use in every project
Automation How to Automate user configurations using codes How to save hours daily by optimising and automating manual processes?
Learning Here are 5 things I’ve learned from the book Limitless as a Senior Software Developer To learn or not to learn - here are 5 things you can learn from the best selling book Limitless
Software Development How to set up a Java Project built in an earlier JDK version? This is how you can setup your Java project when it was built in an earlier version.
Software Development This is how I’m trying to build a Pictionary Game helper with Python. How to build a Pictionary Game Helper with Python (and Flask)?