Blog
My goal is to simplify web development and programming concepts to make them easier to understand. Another benefit is if my posts can help someone else 😄
The key to pursuing excellence is to embrace an organic, long-term learning process, and not to live in a shell of static, safe mediocrity. Usually, growth comes at the expense of previous comfort or safety.
Josh Waitzkin
Posts
Application Architectures
Different types of application architectures and their advantages and disadvantages.
Reflection — Longest Path Of A Node
A self reflection post while solving for the longest path of a node in a tree.
What Are Aspect Ratio Boxes?
Aspect ratio boxes are elements that preserve their aspect ratio when its width changes. They can be useful in certain situations where you want to maintain the aspect ratio of its children but cannot.