Soaring through the 21st century, we are swamped with technology. From your personal computer, your eBook reader and your smartphone, you are subjected to an always-online system 24/7. In addition, …
Category: Software Development
Torbjorn sharing his experience from software development, he is sharing code snippets, techniques
I have been around the software industry for over 40 years, and there are a few things I learnt and I dislike about companies are operates, I am not a …
Building an app can help your business reach a variety of goals. For some businesses, the app might be a central part of what they are trying to achieve. …
In this how-to, I will show how I implemented HMAC in a Cloud Function that acts as a webhook using the node Express application framework. The focus of this article …
Now that lockdown is finally easing, it’s time for companies to start opening back up again, meaning that employees are heading back to work. If you are a business owner, …
Maintaining healthy lifestyles and paying attention to mental wellbeing have always been important aspects of daily living. However, with the world in crisis over the coronavirus pandemic, the concept of …
I recently worked on an exciting project, the use case for the project was to make the maritime noon report data available in Google BigQuery, which sounds simple enough. However, …
This short how-to will explain how I implemented a toggle function with Angular and Firestore, I had this user requirement to create a button and then by clicking the button …
When you write a cloud function, you need to protect an API key, account information user id and password, or other sensitive data. In the Google Cloud Platform (GCP) you …
Bitcoin halving is expected to take place around May 12th, 2020, A bitcoin halving is an event when miners receive 50% fewer bitcoins for verifying transactions. Bitcoin halvings are scheduled to occur …