Explore all my articles on web development, design, and personal experiences.
A fun and interactive bar chart racer app built with Java
A Python application for applying custom kernel filters to images, featuring real-time processing and visualization tools.
Discover how to efficiently find the largest square patterns in binary matrices using dynamic programming. Perfect for image processing and data analysis.
Explore the fascinating world of Ramanujan numbers with this Java implementation that finds numbers expressible as the sum of two cubes in multiple ways.
Explore how to measure array disorder through inversion counting - a fundamental concept in sorting algorithms and computational complexity analysis.