Notes
This is the place leave totally unrelated notes. They're mostly used on the blog posts, but may be linked from somewhere else. In total, I've written 12 notes here. Use the search below to filter by title and description.
All Notes
Svelte
2025-04-14
Svelte is currently my go-to frontend framework. it's intuitive, fast, and comes with a lot of basic modules for everyday tasks.
Python Brasil
2022-08-21
Python Brasil is the biggest Python conference in the country, and one of the most fun and informative times I've had in my life.
Python
2022-08-21
Python is a programming language that lets you work quickly and integrate systems more effectively.
Phoenix
2022-08-21
>Phoenix is a web framework for the Elixir programming language that gives you peace of mind from development to production.
JavaScript
2022-08-21
JavaScript (JS) is a lightweight, interpreted, or just-in-time compiled programming language with first-class functions.
Elixir
2022-08-21
Elixir is a dynamic, functional language for building scalable and maintainable applications.
Obsidianhtml configs and script
2022-04-03
Here are the configs and scripts I use to migrate notes from a part of my Obsidian vault to my site's source code folder. Let's just hope it's up to date 😅
SvelteKit
2022-04-03
SvelteKit is a fullstack web framework based on Svelte. And I love it so much 💖
Obsidian
2022-04-03
Obsidian is a note taking app used by writers, researchers, and people like me that can't remember shit.
The benefits of writing things down
2022-03-28
I tried to find a good reference for this one, but most are coach stuff, so I thought it would be better for me to just write it down.
Knowledge base
2022-03-28
A knowledge base (KB) is a technology used to store complex structured and unstructured information used by a computer system.
Markdown
2022-03-28
Markdown is a lightweight markup language for creating formatted text using a plain-text editor.