Open in app
Home
Notifications
Lists
Stories

Write
Murali mahadeva B S
Murali mahadeva B S

Home

Aug 13, 2021

Face mask image classification using CNN in Google Colab

We will see how to do image classification on images with or without face mask using Convolutional Neural Network in Google Colab Pre-requisites: Image dataset(download) Table of contents: Importing dataset into Google Colab Dataset preprocessing Training the model Prediction Exporting the model We will be using Google Colab which is a platform for…

Convolutional Network

8 min read

Face mask image classification using CNN in Google Colab
Face mask image classification using CNN in Google Colab

Aug 11, 2021

Server Side Rendering vs Client Side Rendering vs Static Site Generation

Lets see the differences and when to use them Table of content Server Side Rendering Client Side Rendering Static Site Generator While building web applications we end up choosing one among these. Lets see when to choose what.

Static Site Generator

3 min read

Server Side Rendering vs Client Side Rendering vs Static Site Generation
Server Side Rendering vs Client Side Rendering vs Static Site Generation

Aug 11, 2021

Sending sensor values from Esp8266 to Nodejs server using Arduino IDE

We will conver setting up esp8266 as a client to save sensor value to a remote nodejs server Requirements: Esp8266 board Table of contents: Setting up Nodejs server Deploying Nodejs server to heroku Reading DHT11 sensor value using Esp8266 Sending data to Nodejs server Setting up Nodejs server yarn init -y or npm init -y will initialise…

Esp 8266

5 min read

Sending sensor values from Esp8266 to Nodejs server using Arduino IDE
Sending sensor values from Esp8266 to Nodejs server using Arduino IDE

Aug 10, 2021

Setting up Raspberry pi without monitor

We will cover working with Raspberry pi without monitor from a laptop or other system. Requirements: Raspberry Pi, 8GB Sd card, Sd card reader, 5V 2A power supply. Table of contents: Installing Raspian OS Connecting to Raspberry Pi using ssh Installing Raspbian OS You can install ubuntu on Pi but Raspbian is the recommended and optimised…

Raspberry Pi

3 min read

Setting up Raspberry pi without monitor
Setting up Raspberry pi without monitor

Aug 9, 2021

Setting up Mysql server for remote connection on linux

Lets see how to install and setup Mysql server on a linux machine for remote access Pre requisites: A remote linux server. Table of contents: - Installing Mysql - Setting up mysql for remote access - Connecting from mysql workbench Installing Mysql sudo apt update && apt upgrade Updates the system packages. …

My SQL

2 min read

Setting up Mysql server for remote connection on linux
Setting up Mysql server for remote connection on linux

Jul 22, 2021

Beginner course on Nodejs

We will cover a wide range of topics from history of Nodejs to deploying it on heroku. Pre requisites: Basic knowledge of javascript and html. Table of contents: Introduction to Nodejs - What is server and client - History of Nodejs - Introduction to expressjs, package.json and npm.] - Few Built in modules (path and fs) - Server side rendering…

Nodejs

26 min read

Beginner course on Nodejs
Beginner course on Nodejs

Jun 16, 2021

Uploading files to google drive from Nodejs using google drive API

⭐This will be about how to upload files to google drive using its API(OAuth credentials). Requirement: A google account. Table of contents: Creating Access token and Refresh token (jwt) Uploading files from Nodejs Uploading files from Reactjs through Nodejs Creating Access token and Refresh token Go to google cloud platform console using your account. Create a new project and…

Google Drive Api

3 min read

Uploading files to google drive from Nodejs using google drive API
Uploading files to google drive from Nodejs using google drive API

Jun 9, 2021

ClickUp as a project management tool

We will be looking into ClickUp, a project management tool. This may turn out to be the tool you were looking for. That is what happened to me when I found it. Table of contents: Need for a project management tool. Features required in a project management tool. Features of…

Project Management Tool

5 min read

ClickUp as a project management tool
ClickUp as a project management tool

Jun 3, 2021

Notion: An amazingly productive note taking app

There are tons of productivity tools but none like Notion. Initially I didn’t start using notion even though I knew about it because I felt it was too complex for a mere note taking app. It took some time before I could see the real beauty of it. …

Notion

2 min read

Notion: An amazingly productive note taking app
Notion: An amazingly productive note taking app

Jun 3, 2021

Deploying Web application on AWS EC2 instance with Nginx

📜 Requirement: You should have a running AWS account. Table of contents: Creating an AWS Ubuntu instance. SSH into the server. Installing and configuring Nginx. Pushing the files to the server. Creating an AWS Ubuntu instance Search for ec2 and click on launch instance. Select Ubuntu Operating system. Click on Configure Instance Details => Add…

AWS

3 min read

Deploying Web application on AWS EC2 instance with Nginx
Deploying Web application on AWS EC2 instance with Nginx
Murali mahadeva B S

Murali mahadeva B S

Techie Explorer

Following
  • Chirag Agrawal

    Chirag Agrawal

  • Vikrant Negi

    Vikrant Negi

  • William Candillon

    William Candillon

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable