Browsing Tag
coding
118 posts
Web Scraping with python: Real world examples
Read part 1 from here! Hello Again! In this post, we’ll explore some real-world examples of web scraping…
How to win Kaggle Competitions
writtencast 003 — Tomohiro Takesako a.k.a Tom — Kaggle Competitions Grandmaster Tomohiro Takesako is one of 263 Kaggle Competition Grandmasters. He has…
How to become a 10X developer 😝
Okay! the title is not fully a click bait, Hear me out. I’ll be discussing about what tools…
How to Send Mail using nodemailer in node js ?
Folder Structure : App.js Code: const express = require('express'); const ejs = require('ejs'); const transporter = require("./config/emailConfig.js"); const…
Handlebars for Beginners
What is Handlebars? Handlebars is one of the most used templating engines for web applications “competing” with other…
Notion Template to Track Your Leetcode Progress & Improve Productivity 🚀
I have created a very simple template for everyone to use. This template is generally created for programmers…
What are No-Code Platforms?
Here’s how to get started with tools that let you build software without writing any code As organizations…
6 Awesome Nocode Backend Tools You Must Know 👨💻 A Thread 🧵
➡️ Airtable 🔷 ➡️ VoiceFlow 🔷 ➡️ Xano 🔷 ➡️ Make 🔷 ➡️ Backendless 🔷 ➡️ Hasura 🔷…