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 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
Published onJune 15, 2025What I wish I knew before my first on-call shiftpythonsoftware-engineering-lifefield-noteson-callsoftware-engineeringwhat-I-wish-I-knewFew tips for those just getting introduced to the concept of on call software engineer