Information System for Storing and Analysing Qualitative Studies of Refugees
Refugee crises continue to be a major concern around the world. As of today, the number of refugees and internally displaced people worldwide has grown to almost 90 million. Due to multiple barriers like culture, language, etc., ensuring adequate access t...
ARAnchors - Bringing virtual objects into the real world
At Monstarlab we have some incredible talent when it comes to building AR experiences. Some of the work I have seen my colleagues produce has simply blown me away. Really creative, innovative experiences that can often at times blur the line between augme...
Assuring Equitable Healthcare for Everybody
April 1st 2022 marked the kickoff of the second Monstarlab internal hackathon, MonstarHacks, where each team built a project to tackle one of the three Life Science focused challenges: Assure equitable health care for everybody Keep the “human touch” in ...
Best practices for doing code reviews
In my early career, when I was asked for the first time by one of my seniors to review his code, I was honored but confused at the same time. What could a junior developer have anything to say about his senior’s years of experience writing code? What I di...
Building next generation applications using voice
Back in 2019, there was a presentation made at Google India, where it was showcased how Indians can use a phone number, toll-free, and talk to Google Assistant in their language. The idea was just mind-blowing and too good to be true, as features like thi...
Working as a Tech Lead at Monstarlab
It’s been almost 6 months since I started working at Monstarlab. I want to share with you what it’s like “being a Tech Lead at Monstarlab” and hope that my insights and personal experiences will benefit anyone who has an interest in working at Monstarlab....
iOS: Automating the upload of DSYM files to Firebase using Fastlane & Bitrise
What was the issue? Crash reporting is something that's hugely important for all our apps. It allows us to easily find issues within our apps and can give us helpful advice on where to fix them. For our crash reporting, we use Firebase Crashlytics. For th...
Introduction to GPUs with OpenGL
Nowadays, we have amazing engines like Unity and Unreal. But how does this work exactly? Learning 3D rendering or building your own engine is a daunting task. While there are some tutorials out there, I think they are actually quite difficult if you want ...
What is Quality Assurance in an Agile Process?
In this article we will have a look at testing in an Agile process, with reference to the ISTQB Foundation Level Agile Tester (*1) syllabus, and will be covering the following three topics: The differences from testing in a Waterfall process Improving th...