Meet the people who make it all happen.

Believe, Innovate, Create

This blog is dedicated to the curious minds seeking knowledge, innovation, and a fresh perspective on the world around us.

    All Articles

    Technical Debt

    Technical debt occurs when we choose an easier, quicker or a less optimal solution during software development rather than a more robust one. As developers we do this all the...

    Understanding Serverless Computing

    Serverless computing, often referred to as Function-as-a-Service (FaaS), is a cloud computing model where cloud providers automatically manage the infrastructure, allowing developers to focus solely on writing code without the...

    Optimal Asset Allocation

    Asset allocation is an approach of spreading investment across different asset classes instead of investing on one, its a strategy to balance risk and potential return over a given time...

    Memoization with Fibonacci

    Serverless computing, often referred to as Function-as-a-Service (FaaS), is a cloud computing model where cloud providers automatically manage the infrastructure, allowing developers to focus solely on writing code without the...

    Derivatives - Hedging With Options

    Financial derivatives just from its name *derivative* is a financial instrument that derives its value from the performance of an underlying asset like stocks and other financial instruments

    Exploring the World of Generative AI

    Through Generative AI, one of the most recent and great creations of Artificial Intelligence, it is possible to create original works in various social spheres such as art, literature, medicine,...

    Understanding BFGS Optimization with F# Implementation

    Through Generative AI, one of the most recent and great creations of Artificial Intelligence, it is possible to create original works in various social spheres such as art, literature, medicine,...

    Transitioning from TypeScript and Python to C#

    Transitioning to .NET over the past few months and diving into C# to create web APIs has been an exciting shift from my journey with TypeScript and Python. I’ve been...

    Prompt Engineering

    In today's digital age, interacting with AI models like ChatGPT can feel like magic when done right. But what's the secret to getting the most out of these systems? It...