Articles staring with 3 page
A type of post that combines the most interesting and design-independent posts of a variety of formats. Which includes reviews, tutorials and more.
Setup help with google service account for google sheets – python script
24.01.2026
14.04.2026
981
0
0
0
0
How to integrate the Google Sheets API into a Python script. Configuring a Google service account for it and a simple use case for the gspread library
How to animate SVG images via SMIL. With examples
23.01.2026
12.04.2026
2585
0
0
0
0
A step-by-step guide of how to animate SVGs using SMIL language. With live previews and code examples to use.
How I2C (IIC) works using the ATMega328p and MPU6050 as an Example
11.12.2025
13.04.2026
794
0
0
0
0
Analyzing the I2C interface without using libraries, using the example of connecting the MPU6050 to the Atmega328P in pure C.
Setting up VSCode for Django/Python
26.11.2025
11.03.2026
739
0
0
0
0
In this article, I'll discuss which extensions you should use and install from the very beginning to ensure that Django/Python application development is quick and efficient.