Kanishk Singh

Runes of Undocumented Code

06 May 2020

Creating AWS Lambda Layers for ELF Binaries

Using ELF binaries inside lambda applications
10 Apr 2020

Python dependency management with requirements.txt

Creating and maintaining requirements.txt for python projects
03 Apr 2020

Using virtual environments in Python 3

Detailing the importance of virtual environments in Python, yet again.
08 Feb 2020

Building a Push Notification service for Telegram Bots (PART 2)

Continued from previous blog post about push notifications for Telegram bots
07 Feb 2019

Building a Push Notification service for Telegram Bots (PART 1)

Send push notifications to your telegram bot users