My journey creating Remonitor – A web app service for monitoring devices.

What is remonitor web service? Remonitor is a service to allow an admin to monitor multiple groups of devices (examples: employees, students and children). The service enables the admin to get user’s device usage stats, login logout times and screenshots of the device screen at set intervals for monitoring. The project was inspire by aContinue reading “My journey creating Remonitor – A web app service for monitoring devices.”

Create and publish a blog post to WordPress from office word 2021.

Requirements to create and publish post to WordPress blog from office word 2021. A WordPress blog; Account username, example digitwrite. account password. hostname/ domain, example digitwrite.wordpress.com Office Word 2021 installed [Step 1] Connect Office Word to your WordPress Blog. Open Office Word, New, Select Blog Post template. If there is not Blog Post template, searchContinue reading “Create and publish a blog post to WordPress from office word 2021.”

2022 How to host a static website in AWS Cloud using s3

Step by step guide on how to host your static website on AWS cloud using free tier pricing. Step : Create an AWS account Step : Create Simple Storage Service (S3 Bucket) where you will upload your website files. Using AWS Management Console. Go to S3 Dashboard. Open S3 Dashboard https://s3.console.aws.amazon.com/s3 or in AWS dashboardContinue reading “2022 How to host a static website in AWS Cloud using s3”

Jupyter Notebook

Literate Programming – documentation is written as a narrative alongside the code. A Notebook is an application that allows you to combine text/ comments, math equations, code, and visualizations in the same document.  upyter Notebook is such an application that runs on the web. Saves files with the extension .ipynb Check if Jupyter Notebook isContinue reading “Jupyter Notebook”

Pandas package for data manipulation in Python.

Why use Pandas. Allows the use of labels for rows and columns Can calculate rolling statistics on time series data Easy handling of NaN values Is able to load data of different formats into DataFrames Can join and merge different datasets together It integrates with NumPy and Matplotlib How to Install Panda for Python. PandaContinue reading “Pandas package for data manipulation in Python.”

Design a site like this with WordPress.com
Get started