Greetings, Programs! in the Matrix called Earth.
I'm Santha Lakshmi Narayana, a voyager on a mission to explore the digital universe.
All Posts

Speed up Numerical computations and functions in Python with Numba and Numpy.

Convert slow Python code to run as fast as C/C++ using Cython.

Make computations in Python faster with Multi-processing .

Write Python programs by following good practices to run code incredibly faster.

Why Python is slow compared to C/C++ or Java? And where can we improve our code to run fast?

Enhance low-light images using Retinex algorithms with Fast Fourier Transform in Python.

Retinex theory explains the color constancy of Human Visual System that used in many Image processing applications.

Color constancy of an image using Chromatic adaptation technique in Python.

Enhance whiteboard images taken from mobile using OpenCV.

Different color properties, color models, and color space that are useful in image processing, graphic design, and game design.

Understanding the concept of Color from human eye's perception to digital world representation.

Create a color-rich Note-taking app with Flutter.

Create a blog with Next.js as Static Site Generator, MDX for writing content, Github Pages for deploying the static website. Also add SEO and Image optimization.