Published onJuly 28, 2025OOP in python - The pythonic waypythonprogrammingfield-notesOOPsoftware-engineeringLess boilerplate, more expressiveness. What I learned in python coming from a C/C++ journey.
Published onJuly 24, 2025What is NLP (and why context is everything)pythonretrieval-augmented-generationstudy-notesragsoftware-engineeringai-engineeringgenerative-ailangchainllmnlpartificial-intelligenceEasy to grasp summary of NLP and how it walks together with context engineering
Published onJuly 11, 2025What are Generative AI modelspythonretrieval-augmented-generationstudy-notesragsoftware-engineeringai-engineeringgenerative-aillmintroartificial-intelligenceSummarized content about what is Gen AI, the good, and the bad. All taken from my study notes.
Published onJuly 5, 2025The remote life series: Rio de Janeiro π§π·remote-worktravelbrazilπ§π·rio-de-janeirodigital-nomadsoftware-engineering-lifeMaxing out lunchtime one block away from the beach
Published onJune 26, 2025How to optimize Python code for resource-constrained environmentspythonsoftware-engineeringfield-notesgeneratorsresource-optimizationhow-toawslambdamemoryA few tips for those looking to optimize their Python code if their lambda reaches memory constraints