Category: Web App
-
Datapane Stock Screener App from Scratch

This content provides a quick guide for value investors to use the Datapane stock screener API in Python. It includes instructions for installation, importing standard libraries, setting the stock ticker, downloading stock Adj Close price, and creating visualizations. The post also describes how to build a powerful report using Datapane’s layout components.
-
Risk-Aware Strategies for DCA Investors

Dollar-Cost Averaging (DCA) is an investment approach that involves investing a fixed amount regularly, regardless of market price. It offers benefits such as risk reduction and market downturn resilience. It’s useful for beginners and can be combined with other strategies for a disciplined investment approach. References include Investopedia and Yahoo Finance.
-
A Closer Look at the Azure Cloud Portfolio – 2. From VMs to Web Servers

This guide explains how to create virtual machines (VMs) for deploying web servers from Azure. It covers the process of creating a VM and connecting it to a secured subnet within a virtual network (VNet), using Azure’s Bastion service for secure RDP/SSH connections, and installing a Nextcloud server on the VM. Additional steps include making…
-
A Closer Look at the Azure Cloud Portfolio – 1. Essentials

The article presents an extensive overview of Microsoft Azure services in comparison with Amazon Web Services (AWS) and Google Cloud Platform (GCP). It reveals that Azure’s cloud revenue for 2021 outperformed AWS and GCP combined, comprising nearly 80% of Fortune 500 companies as clients. The piece elaborates on Azure’s cloud concepts, Azure Synapse SQL Pool,…
-
Data Visualization in Python – 1. Stock Technical Indicators

Featured Photo by Monstera on Pexels. In this project, we will implement the following Technical Indicators in Python: Conventionally, we will look at the following three main groups of technical indicators: Input Stock Data Let’s set the working directory VIZ import osos.chdir(‘VIZ’)os. getcwd() and import the key libraries import datetime as dtimport pandas as pdimport…
-
Overview of AWS Tech Portfolio 2023

This summary focuses on the extensive capabilities of Amazon Web Services (AWS) by 2023, highlighting its 27% year-on-year growth and a net sales increase to $127.1 billion. AWS emerges as the top cloud service provider, offering over 200 services including compute, storage, databases, networking, AI, and machine learning. It is constantly expanding operations, having opened…
-
50 Coronavirus COVID-19 Free APIs

The COVID-19 pandemic has triggered the creation of numerous free, accessible APIs providing real-time data on the virus’s spread. With data in JSON and CSV formats sourced from reputable institutions, developers and researchers can track cases, government policies, and more for informed decision-making and analysis.
-
Build A Simple NLP/NLTK Chatbot

Chatbots are computer programs that automate conversations with users, providing real-time customer support and industry-specific solutions. This example demonstrates creating a chatbot using Python within Jupyter IDE and implementing simple dialogue. Chatbots are widely used in digital marketing for various business applications, such as customer service, sales, FAQ, shopping, and marketing.
-
Cloud-Native Tech Autumn 2022 Fair

Let’s dive deeper into the cloud-native tech trends and features to follow in Q4 2022 and beyond. Contents: Markets Services Serverless Cybersecurity DevSecOps ML/AI/IoT Use-Cases Events Training Explore More Infographic






