Blog

Software Security 101 - OWASP
Jul 31, 2024 · 1 min read

Software Security 101 - OWASP

Where does one even begin with Security for Software applications? Answer is OWASP! OWASP is an international non-profit organisation dedicated to software security.

How do you handle security for Software applications?
Jul 18, 2024 · 2 min read

How do you handle security for Software applications?

Security in Software is similar to security in real-world. No system is 100% fool proof, and so our best bet is to make the system so difficult to hack, that it will take a lot of time, energy and resources for someone to breach.

When to re-invent the wheel?
Jun 16, 2024 · 2 min read

When to re-invent the wheel?

Re-inventing the wheel in tech is challenging, and you must be careful about when and how you do it. Here are the 6 cases when you can, and should re-invent the wheel.

May 31, 2024 · 1 min read

Don't re-invent the wheel (pt. 2)

Continuing on the previous post of Don't reinvent the wheel and when it is applicable. Let's look at resources and skills needed to build things from scratch.

May 16, 2024 · 1 min read

Don't re-invent the wheel (pt. 1)

Don't reinvent the wheel is very common while building tech. But what does it even mean and when is it applicable? Here are the 4 situations when this common phrase is applicable to you.