PinnedPublished inGeek CultureSigned and Unsigned IntegersWhat does that even mean! πβββA Golang primerAug 4, 20211Aug 4, 20211
Published inGeek CultureUnderstanding packages in GolangFrom the ground up πAug 1, 20212Aug 1, 20212
Published inFixusngStop doing these things to your computer πYou are hurting your computer and consequently, yourself π’Jun 15, 2021Jun 15, 2021
Published inBetter ProgrammingUpload Files Directly to AWS in a Rails and React AppThe one guide I wish I had before implementing this myselfFeb 27, 20203Feb 27, 20203
Published inBetter ProgrammingHow Becoming a Mentor and Reading Through 100,000+ Lines of Code Made Me a Better Human BeingThereβs more to code than the codeJan 26, 2020Jan 26, 2020
Published inBetter ProgrammingSolving The Transposition Challenge Looping Through The String OnceA mini-autocorrect algorithm using a deque in Ruby.Sep 5, 20191Sep 5, 20191
Published inBetter ProgrammingSolving the Min-Stack Problem in O(1) TimeReturn the minimum element using a single stack in RubyAug 29, 20191Aug 29, 20191
Published inBetter ProgrammingSolving the Balancing Brackets Problem in O(n) TimeHow compilers know when you omit brackets and semi-colonsAug 29, 20191Aug 29, 20191
Published inBetter ProgrammingSolving the Sliding Maximum Window Problem in O(n) TimeHow to obtain the most optimal solution for the sliding maximum window problem using a DequeAug 24, 2019Aug 24, 2019