Albert

Albert @albert_001ae66d1b1278b0ab

Joined:
May 27, 2025

Albert
articles - 2 total

How to build a mouth calendar by Python?

import calendar from pathlib import Path import matplotlib.pyplot as plt import matplotlib from...

Learn More 1 1Aug 19

Build a Simple “Jump Jump” Game in Under 100 Lines of JavaScript

“Jump Jump” is a super addictive mini-game where you control a block that jumps from one platform to...

Learn More 1 0May 27