-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.qmd
30 lines (23 loc) · 1.29 KB
/
about.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
title: "Felipe Carlos"
image: assets/profile/fmenino.jpeg
about:
template: trestles
image-width: 15em
image-alt: Profile image
links:
- icon: linkedin
text: LinkedIn
href: https://linkedin.com/in/fmenino
- icon: github
text: Github
href: https://github.com/M3nin0
comments: false
---
:::{#hero-heading}
Hi, I'm Felipe Carlos 👋🏾
I'm a data engineer with a strong background in geospatial data handling and processing. I hold a master's degree in applied computing for Earth Observation Science, where I focused on Reproducible Earth Observation Science.
I'm a full-stack developer, working as the principal maintainer of the [GEO Knowledge Hub](https://github.com/geo-knowledge-hub/geo-knowledge-hub), an open-source digital repository of open, authoritative and reproducible knowledge created by the Group on Earth Observations (GEO). I'm also an active contributor of the [sits](https://github.com/e-sensing/sits) R package, an end-to-end toolkit for land use and land cover classification.
In my free time, I enjoy experimenting with stable diffusion models and playing with geospatial tools and technologies, including GDAL, GeoPandas, Shapely, Rasterio, and many others.
Currently, I'm learning the aspects of the integration between Rust and Python.
:::