Published onFebruary 27, 2025Cracking Transformation-Breaking Simple Bitwise Shift Encryption (Python)pythonreverse-engineeringctfpicoCTFcryptographybitwiseencryptionReverse a simple bitwise shift encryption in Python through an old picoCTF challenge from 2021, and actually learn bitwise shift operators.Read more →
Published onNovember 17, 20247 (Well, 6) Fun Python Easter Eggs You Didn't Know AboutpythoneastereggsprogramminghiddencoolcodeA compilation of 7 delightful Python Easter eggs that showcase the playful side of this powerful programming language.Read more →
Published onNovember 16, 2024Breaking Shit and Building DreamscodingprogrammingdevelopgrowthnoobhackingTalking some shits about what i like to do and why.Read more →
Published onNovember 15, 2024Tutorials Suck, Just Build It Yourself!codingprogramminglearninggrowthI don't think this article need any summary.Read more →
Published onNovember 6, 2024Developing a Python Library for Symbolic Computation and Pedagogy | Getting StartedprogrammingcodingpythonlibrarysymboliccomputationdevelopThis post explores the setup and starter code of Mathemapy, a symbolic computation library for Python with a focus on step-by-step explanations.Read more →