Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meleu/meleudotdev

https://meleu.dev/
https://github.com/meleu/meleudotdev

Last synced: about 2 months ago
JSON representation

https://meleu.dev/

Awesome Lists containing this project

README

        

---
dg-publish: true
dg-home: true
dg-show-backlinks: "false"
dg-show-toc: "false"
dg-show-local-graph: "false"
title: "meleu.dev"
---

# Hi, I'm meleu! πŸ‘‹


avatar

I'm a **Software Engineer** from Brazil.

This is my 🌱 [[digital garden]]. Most of the contents is not "finished", but evolving over time.

> Other places you can find me:
>
> - (in Portuguese)
> - [Github](https://github.com/meleu)
> - [LinkedIn](https://www.linkedin.com/in/meleu/)

I believe that **writing is thinking**, and the notes here exist to aid my thinking, learning and creating. I keep them public because [learning in public](https://www.swyx.io/learn-in-public/) helps me to learn faster.

Here are some things that might be interesting to you:
- πŸ§‘β€πŸ’» info [[about]] me.
- πŸ—’οΈ a growing list of little things I've been learning: [[til]] (Today I Learned)
- πŸ“° [[articles]] I write about nerdy things (sometimes in [[artigos|portuguese]]).
- πŸ‡§πŸ‡·πŸ‡΅πŸ‡Ή [[traducoes]] de artigos da Γ‘rea de TI que julgo que permanecerΓ£o relevantes por muitos anos.
- πŸ“š [[books]] I've been reading ([[books-tech|tech]], [[books-fiction|fiction]], or [[books-nonfiction|non-fiction]]).
- 🧰 [[uses|tools I use]] in my day-to-day life.
- βŒ› what I am (trying to) focus on [[now]].
- πŸ“ my [[monthly]] log

If you're curious enough to explore this garden, keep in mind that it can be a bilingual experience (English and Portuguese).

---

## Recently modified notes

```dataview
TABLE dateformat(file.mtime, "yyyy-MM-dd - HH:mm") AS "Last modified"
FROM -"private" and -"work" and -"repos" and -"templates"
SORT file.mtime DESC
LIMIT 15
```