Screen video of rank changes

Rankings

An example of user changing ranking of listed data

April 29, 2024 路 3 min 路 Shivan Sivakumaran
Screenshot of code with a function with positional arguments vs keyword

Object Parameters in Javascript/Typescript Functions

Using an object as a parameter for functions

April 11, 2024 路 2 min 路 Shivan Sivakumaran
Text on screen

Bounding User Input in Python

Here a nice trick to bound user input for numbers between 2 values.

August 5, 2023 路 2 min 路 Shivan Sivakumaran
Animation of the scrolling using named anchors

Named Anchors

A Javascript free way to scroll through a page.

July 20, 2023 路 2 min 路 Shivan Sivakumaran

Mutability in Javascript, Typescript & Rust

Mutability is handled differently and interestingly in Javascript/Typescript compared to Rust

July 15, 2023 路 3 min 路 Shivan Sivakumaran

Simple Python

Mistakes of beginner Python developer

July 4, 2023 路 4 min 路 Shivan Sivakumaran
Man in front of logo for git and github

Git Guide

A simple introduction to git and Github

July 1, 2023 路 4 min 路 Shivan Sivakumaran