Hi, I’m Avnish

Building software at Autodesk in Singapore.

Passionate about simplifying concepts from computer science and math.

Check my resume to learn more about my professional experience.

Subscribe to my RSS feed to be notified when I publish new articles.

Gaussian Elimination

The Gaussian Elimination algorithm is used to find the solution of a system of linear equations by performing row-wise operations on its matrix.

July 16, 2024 · 10 min · Avnish

Matrices

A matrix is a two dimensional array of data.

July 12, 2024 · 8 min · Avnish
A vector is an array of data expanding in one dimension.

Vectors

A vector is an array of data expanding in one dimension.

July 10, 2024 · 5 min · Avnish
A tensor is an array of data expanding in multiple independent dimensions.

Tensors

A tensor is an array of data expanding in multiple independent dimensions.

July 3, 2024 · 4 min · Avnish

brag: A Command Line Tool for Building a Bragging Document

Create and maintain a bragging document from your development environment

March 19, 2024 · 10 min · Avnish