Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meleu/meleudotdev
https://meleu.dev/
https://github.com/meleu/meleudotdev
Last synced: about 2 months ago
JSON representation
https://meleu.dev/
- Host: GitHub
- URL: https://github.com/meleu/meleudotdev
- Owner: meleu
- Created: 2022-04-05T23:55:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T13:44:16.000Z (4 months ago)
- Last Synced: 2024-09-11T21:25:00.813Z (4 months ago)
- Language: Shell
- Size: 40 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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! π
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]] logIf 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
```