Skip to content

Felipe's Blog

Felipe's Avatar

I'm Felipe, nice to meet you! ๐Ÿ‘‹


I'm a software engineer from Brazil. ๐Ÿ‡ง๐Ÿ‡ท

The blog aims to share technical knowledge in programming that I acquired during years and recent learnings, it's like my notebook a little more refined, but with the same technical content. Always trying to simplify understanding.

I'm the creator of PLS-CLI.

If my open source work is useful to you, consider buying me a coffee. โ˜•๏ธ


Recent Posts

โšก๏ธ Increasing the performance of sets


Do you know how Increasing the performance of sets?

Continue reading


๐Ÿ›  Python Disassembler


Do you know how disassembly python code?

Continue reading


๐Ÿ” Rounding Secret


Do you know how round works in python under the hood? I didn't know either and I thought it was interesting...

Continue reading


How to consume an API with Python


To consume an API in a simple way with python we will use the library called requests...

Continue reading


Comments