Marathon Nutrition StrategyDiscover the secrets of an optimal nutrition strategy for marathons and endurance races. Learn about the crucial role of glycogen and…Mar 17Mar 17
Create an Animatronic — part 1Let’s build a cool Animatronic together. Move, talk, control lights …Dec 6, 2023Dec 6, 2023
Make your own Netflix (jellyfin, qBittorrent)Let’s create your media server/seedbox to download and stream your multimedia content.Jun 3, 20231Jun 3, 20231
Automate sync from Google Sheet to Google AgendaSyncing a google sheet to your agenda can be useful and time-saving if you have a lot of events to add to the agenda at once. All can be…Sep 26, 2021Sep 26, 2021
Published inGeek CultureCreate Your Screenshots for the Stores With Python and PILAutomate the creations of images ready ready to upload on the store for your apps. Size, Background, Caption …Mar 19, 2021Mar 19, 2021
Published inThe StartupPandas & Excel — Read, Write, ChartsPandas is an awesome tool when it comes to manipulates data with python. Pandas also have really cool function to handle Excels files…Oct 25, 20201Oct 25, 20201
Published inAnalytics VidhyaServer validation in Flask API with JSON schemaValidation in the API world means checking if the data send if good or not. Let’s check it with Flask and JSON schemaSep 17, 2020Sep 17, 2020
Custom JSON Encoder with pythonThe json package can encode python objects as strings with the json.JSONEncoder class, and decodes strings into python objects using the…Jun 17, 20201Jun 17, 20201
Deezer’s API with pythonThis article will show you how to use the Deezer’s API with python and Flask.Apr 21, 20202Apr 21, 20202