</ Amal>

HomePhoneyApp
Blog Author Picture

Amal Shaji

8 followers

All the weird experiments that I perform over the weekend(and during spare time). If you are ready to explore the world of weirdness, come join the CLUB.

Set-up anonymous messages for your hashnode blog

Feb 14, 20217 min read

Let's see how to create a messaging widget for your hashnode blog. We will set-up the widget to send the message to a server, which sends the message to the user via telegram. Final Product This is our final result. A messaging widget that sends mes...

Fake API - An API to generate fake data

Feb 4, 20212 min read

Here is an API for all the frontend developers. An API to generate fake data, lots of it. This tool comes in handy when you are developing a frontend for applications that requires data a lot of data. Frontend frameworks like React, Vue, etc., are t...

Build a Reddit Video downloader with Python

Jan 15, 20215 min read

This article is about building a Reddit video downloader from scratch using python. I wrote a post on building a YouTube video downloader from scratch some time ago. If you are interested, give it a read. https://blog.amalshaji.com/building-a-youtub...

Building a YouTube downloader from scratch in Python

Nov 22, 20204 min read

There are many resources on How to download YouTube videos using yt-downloaders; this one is different. This article shows how to create a YouTube video/audio downloader in Python without using external libraries. This article is heavily inspired b...

Building Pastebin clone using FastAPI

Oct 26, 20206 min read

Pastebin is a website that allows you to share text data using a unique link. This comes in handy when you need to share a quick code snippet or any small amount of information. In this article, you'll see how to implement the text sharing using Fast...

Build an Internet Speedmeter in Python

Sep 19, 20206 min read

In this article, we are going to build an internet speedmeter utility using Python. Not to be confused with the speed test, which tests your internet connection. Speedmeter tracks the current bandwidth. The approach is simple. Every os keeps track o...

© 2021 </ Amal>

PrivacyTerms
Proudly part of