Blog


Plot Stock Chart Using mplfinance in Python

An introductory guide to plot a candlestick chart along with volume, MACD & stochastic using mplfinance.

MplfinancePythonData Analysis

How to Implement a File Upload Server with Node.js

Parse form data using the busboy module.

CodingProgrammingJavascript

Role of Artificial Intelligence in Metaverse

Exploring the Saga of Metaverse with AI

Artificial intelligenceMetaverse

Theming and Theme Switching in React

How to build and switch modular theme components with Design Tokens, React, the Context API, and Bit

ThemingReactBit

How to Improve Designer-Developer Collaboration

Make developer designer collaboration better by turning GitHub Pull Requests into the ultimate design handoffs

GithubDesigner developer collaborationCollaboration

Simple Way to Extract Images From DOCX Files Using Python

A guide to creating a straightforward and short program that could extract images from a picture.

PythonLife hackEffectiveness

How to Convert Minutes to Hours and Minutes in JavaScript

Learn how to easily convert separate a number of total minutes into full hours and remaining minutes in JavaScript.

Javascript

Infinite Currying in JavaScript

A tutorial on how to implement infinite currying in JavaScript.

JavascriptCurryingFunctional-programming

React Navigation v6 with TypeScript

ReactTypescriptReact navigation

Python String Data Types: An Introduction

Exploring the basics of Python string data type along with code examples.

PythonPython StringPython String Data Types