Arrow Functions and Function Definitions

There is a difference between normally defined functions and arrow functions

April 29, 2023 路 4 min 路 Shivan Sivakumaran
Screencast showing example of code running

Turning Screencasts into Animated .gifs

Turn your screencasts into .gif files with a simple script

September 6, 2022 路 1 min 路 Shivan Sivakumaran

My Git Cheatsheet

Git is an awesome tool. It鈥檚 better with these commands.

May 22, 2022 路 2 min 路 Shivan Sivakumaran

The Future of the Web

How the world may change and that might be Web3. Here are my thoughts.

November 15, 2021 路 4 min 路 Shivan Sivakumaran
Graph displaying the Dunning Kruger Effect

Personal projects make you feel stupid? Don't sweat it

Personal projects can be quite daunting, but that鈥檚 okay.

October 31, 2021 路 4 min 路 Shivan Sivakumaran
Graph showing factorial growth

Zero to Hundred in Python

I鈥檝e been embarking on the journey of learning Python. Here is a quick-start

October 26, 2021 路 9 min 路 Shivan Sivakumaran

A Quick Introduction to Pytest

Testing your code is important. Here is a quick demo.

September 18, 2021 路 5 min 路 Shivan Sivakumaran