icon
Map2Craft

A Python-based toolset for generating realistic Minecraft worlds from real-world geospatial data. This project uses SCons to orchestrate the processing of elevation data, bathymetry, proper land cover mapping, and OpenStreetMap (OSM) features into a WorldPainter-compatible format. Features 🌍 Real-world Terrain & Bathymetry Downloads and processes high-resolution elevation data (SRTM/Copernicus) and reprojects it to meters (EPSG:3857). Bathymetry Merging: Seamlessly blends land elevation with underwater depth data (EMODnet/GEBCO) to create realistic coastlines and ocean floors. Zero-Level Handling: Configurable sea level and masking to prevent shallow coastal artifacts. 🌲 Biomes & Land Cover Uses ESA WorldCover data to automatically map real-world land categories to Minecraft biomes. ...

icon
PowerLab

A Python library for power electronics and electrical system simulation. Electrical Models: Battery cells, ideal sources, resistors, RC loads DC-DC Converters: Buck, Boost, and Buck-Boost converters Controllers: P, PI, PD, and PID controllers Simulation Tools: Time-domain simulation with variable tracking Data I/O: CSV and TXT input/output for simulation data Visualization: Built-in plotting and system diagram generation

icon
snapBack

This project consists on a series of scripts in Python to backup and restore my files. It was born from my personal need to backup my files with little additional storage. The scripts use rclone to sync files from my computer to several remote storage services and creates a backup structure in the .snapback folder in the root of the remotes, so I have acces to different snapshots of my files. ...

icon
discord-bot

discord-bot is a simple Discord bot designed to gamify the server of La Caverna Ecléctica. The bot responds to various commands and acts based on the channel where the user is located. In response to the Covid-19 crisis, I created La Caverna Ecléctica in late 2020 as a means to communicate with my friends and foster ideas and creativity among them, thus creating a fun and modern online community. With this goal in mind, different activities are organized on the Discord server, including: ...

icon
InfoHotel

InfoHotel is a project that aims to create a hotel information screen that displays useful information for guests. The screen will show information such as the weather, local events, and hotel services. The goal is to provide guests with relevant information that will enhance their stay and make their experience more enjoyable. It is developed using a Raspberry Pi.