Script Master

Python · Data Parsing

0 0
78
Go to profile
Junior Python developer. Learning programming and ready to take on simple tasks — scripts, automation, data parsing. Responsible approach to work, eager to learn and grow. Available for small projects at a reasonable rate.
Telegram bot weather on Python
56
Telegram bot weather on Python
Python
Telegram bot that shows real-time weather for any city. Temperature, humidity, wind, pressure, visibility. Beautiful design. #python #telegram #bot #parsing
Weather parser in Python
58
Weather parser in Python
Python
The program receives real-time weather for any city in the world. Temperature, humidity, wind. #python #parsing #automation
Mandelbrot Fractal in Python
58
Mandelbrot Fractal in Python
Python
The visualization of the Mandelbrot set is a mathematical fractal with a beautiful color scheme. Libraries numpy and matplotlib. #python #visualization #mathematics
Visualization of sorting in Python
68
Visualization of sorting in Python
Python
Animated visualization of the bubble sort algorithm. 50 elements are sorted in real time with highlighting of active elements. #python #visualization #algorithms
Animated clock in Python
63
Animated clock in Python
Python
Analog clock with real-time animation. The hands move every second. #python #visualization #animation