class Profile:
def __init__(self):
self.username = "yunica"
self.name = "Junior flores"
self.role = "Geospatial data engineer"
self.code = ["Python", "Javascript", "Bash", "java"]
self.tools = ["React", "Flask", "Django", "NodeJs", "Docker", "AWS"]
self.use = ["vscode", "pycharm", "QGis", "JOSM"]
self.love = "open source"
self.dark_mode = True
self.shell = "Zsh"
me = Profile()
Pinned Loading
-
landsat2geojson
landsat2geojson PublicThe landsat2geojson package is written in python and uses the EarthExplorer and Overpass portal interface to search, download, and process scenes from Landsat Collections via the command line.
Python 4
-
developmentseed/JosmMagicWand
developmentseed/JosmMagicWand PublicJOSM Plugin allows select areas to label using a range of colors,
Java 21
-
-
-
developmentseed/peru-mobile-signal-schools
developmentseed/peru-mobile-signal-schools Public3D visualization tool that highlights the location of educational institutions and mobile phone antennas from different providers throughout the country of Peru.
JavaScript 3
-
mapfest_mapmaking_challenge_2024
mapfest_mapmaking_challenge_2024 PublicUtilizing OpenStreetMap and population datasets , this application conducts a comprehensive analysis of population distribution and public service coverage. It identifies high-density areas lacking…
JavaScript
If the problem persists, check the GitHub status page or contact support.