Idli Vade Chutney Coffee
A breakfast still-life with idli, vade, chutney, and coffee, painted digitally in Procreate.
Recent content on Home
A breakfast still-life with idli, vade, chutney, and coffee, painted digitally in Procreate.
A still-life of kesaribath and coffee, created as part of the food painting series in Procreate.
This is a practical primer demo for traditional computer vision: Gaussian filtering . Use the kernel-size slider, then press Run . The filter traverses the image row-by-row and updates the blurred output with a 50ms delay per row so the process is easy to see. Press Stop any time. Kernel size ( 5 x 5 ) Image (optional upload) Run Stop Ready 0% Input Output (built progressively) Traversal updates…
A still-life painting of gobi manchurian, created digitally using Procreate.
A South Indian breakfast study painted digitally using Procreate.
This is a first version of an interactive pinhole camera model demo. You can change focal length, subject distance, and object height, and see how the projected image changes. Focal length ( 35 mm) Subject distance ( 5.0 m) Object height ( 1.7 m) Projected image height 11.9 mm Magnification 0.007x Vertical field of view (24mm sensor) 37.8 deg z = 5.0 m f = 35 mm Image plane Object Pinhole Model:…
A masale dosé painting created as part of my ongoing food still-life series.
A tomato still-life study painted digitally using Procreate.
A still-life composition with vade and chutney, served in an arecanut plate.
Please wait for the page and graphs to load.... This post is based on Chapter 10 of Statistical Consequences of Fat Tails by Nassim Nicholas Taleb. The chapter emphasizes practical diagnostics to test if data behaves as if it comes from thin-tailed (Gaussian-like) distributions, or if it exhibits fat-tailed characteristics — a major issue in finance. Here, we apply similar tests on Bitcoin data…
Learn how to automatically transcribe your ukulele or guitar recordings into tablature using our Music Tab Transcriber tool. What is the Music Tab Transcriber? The Music Tab Transcriber is a web-based tool that analyzes audio recordings of guitar or ukulele playing and automatically generates tablature (tab). It uses advanced pitch detection algorithms to identify notes and their timing, then…
Here are some great YouTube videos related to this topic: 🎵 Video Links Channel: TaimaneMusic Cannot learn much because she is already god-level but lot of inspiration. Playlist: Carnatic Raagas Has videos where the artist plays Carnatic raagas, some have notes and tutorial also. Beginner Ukulele Video Series | Learn To Play Exercise 1 On The C Major Scale Sahil Jagtiani teaches you how to play…
Machine Learning – Fundamentals and Applications Neural Networks Demystified - Part 1: Data and Architecture – An introduction to neural networks, covering basic structure and how data flows through them. Neural Networks Demystified - Part 2: Forward Propagation – Explains forward propagation with intuitive visuals. Neural Networks Demystified - Part 3: Gradient Descent – Introduction to gradient…
Here’s a beautiful ukulele arrangement of Mahabharata theme music. The tabs are organized in sections for easier practice. Section 1 A|--------------------| E|--------------------| C|----1--1--2--1--1--11| G|--------------------| A|--------------------| E|--------------------| C|----2--2--4--2--2--1| G|--------------------| Section 2 A|--------------------------------------|…
Here’s a beautiful ukulele arrangement of “Naguva Nayana” with lyrics and tabs organized by sections. naguva nayana madura mauna A|--------------------------------------| E|---1--3--4--3--1--3--1--0--1----------| C|----------------------------------0--0| G|--------------------------------------| midiva hrudaya hire maatheke A|----------------------------------|…
Here’s a beautiful ukulele arrangement of “Nooru Janmaku” with lyrics and tabs organized by sections. Noo ru Jan maku Noo ra ru janmaku Noo ru jan maku Noo ra ru janmaku A|----------------------------------------------------------------| E|----------------------------------------------------------------| C|--0--2--6--9--7--2--2--7--9--10--9--|…
Here’s a beautiful ukulele arrangement of “Tujhe Dekha To Ye Jaana Sanam” with lyrics and tabs. Tujhe Dekha To Ye Jaana Sanam A|----------------------------------------------------------------| E|--2--2--2--9--7--9--5--7--10--9--| C|----------------------------------------------------------------| G|----------------------------------------------------------------| Pyaar Hota Hai…
Here’s a simple fingerpicking arrangement of “Happy Birthday To You” for ukulele. Play each note cleanly and enjoy! A|----------------|-------------| E|----------------|1---0--------| C|0---0---2---0---|--------0---0| G|----------------|-------------| A|----------------|-------------| E|----------3----1|-------------| C|2----0----------|-------0----0|…
Here’s a fingerpicking arrangement of “Light of the Seven” (Game of Thrones) for ukulele. The tab is organized by section for easier practice. [Section 1] A|------11---11--------------4---4--------------11---11----------------------| E|----8----8----8----8------------------------8----8----8----8---------------|…
This post explores how to play Carnatic music on the ukulele, including note mapping and fretboard reference charts. Indian to Western Notation Mapping Indian Western Notation Sa C ri C# Ri D ga D# Ga E Ma F ma F# Pa G da G# Da A ni A# Ni B Ukulele Fretboard Reference Fretboard - Western Notation 0 1 2 3 4 5 6 7 8 9 10 11 12 A A#/Bb B C C#/Db D D#/Eb E F F#/Gb G G#/Ab A E F F#/Gb G G#/Ab A A#/Bb B…
Here’s a simple fingerpicking tab for the melody of the Ranadheera song, arranged for ukulele. Play slowly and enjoy the melody! Ranadheera Song – Fingerpicking Tab (Ukulele) (Section 1) A|-----------------------------------| E|-----------------------------------| C|-----------------------------------| G|--0--7--9--7--9--7--3--0--3--2--0--| (Section 2) A|-----------------------------------|…
Fingerpicking is a great way to add melody and rhythm to your ukulele playing. Unlike strumming, fingerpicking lets you play individual notes and create more intricate patterns. Simple Fingerpicking Pattern Try this basic pattern on the open strings: A |---0-----0-----0-----0--- E |-----0-----0-----0-----0- C |-------0-----0-----0----- G |-0---------------------- T I M I T I T = Thumb (G string) I…
This post explores why some harms take decades to become statistically visible while others reveal themselves quickly. Smoking-related cancer is modeled as a slow, multi-stage process where the relevant “dose” accumulates over years. Vaccine adverse events, if they exist at a fixed per-dose rate, should appear after relatively few doses in a large enough population. The point is not that all risks…
Please wait for the page and graphs to load.... This post is based on Chapter 10 of Statistical Consequences of Fat Tails by Nassim Nicholas Taleb. The chapter emphasizes practical diagnostics to test if data behaves as if it comes from thin-tailed (Gaussian-like) distributions, or if it exhibits fat-tailed characteristics — a major issue in finance. Here, we apply similar tests on S&P 500 data,…
This function is very helpful to estimate the probability of a binary event happening when the value of n is very small. I found this blog post by Nassim Taleb. Actually I found about it first from his MOOCs on his youtube channel and later found out about his post. You can check out more there. In this post I want to apply this on various problem I found on twitter. I will also discuss the…
The Hidden Markov Model (HMM) is a statistical model that assumes the system being modeled is a Markov process with unobservable (hidden) states. In this context, HMM is used to analyze sequential or time-series data where the goal is to learn about the hidden parts of the model from observable data. The model consists of hidden states that are not directly visible, and visible states that are…
This is the second post Hellow
A juicy burger painting created using Procreate on iPad Pro.
A refreshing cold coffee painting created using Procreate on iPad Pro.
Sizzling eggs in a pan painting created using Procreate on iPad Pro.
A plate of eggs painting created using Procreate on iPad Pro.
Crispy fried rolls painting created using Procreate on iPad Pro.
A colorful assortment of fruits on a plate painting created using Procreate on iPad Pro.
Traditional South Indian breakfast - idli and vada painting created using Procreate on iPad Pro.
A traditional masala dosé painting created using Procreate on iPad Pro.
Complete masala dosa meal with chutney and sambar painting created using Procreate on iPad Pro.
An open masala dosa showing the delicious filling painting created using Procreate on iPad Pro.
Spicy grilled paneer tikka painting created using Procreate on iPad Pro.
Soft and fluffy rava idli painting created using Procreate on iPad Pro.
A complete Indian meal with rice, roti and paneer butter masala painting created using Procreate on iPad Pro.
A healthy sandwich with fresh vegetables painting created using Procreate on iPad Pro.
A delicious slice of pizza painting created using Procreate on iPad Pro.
A traditional South Indian thali meal painting created using Procreate on iPad Pro.
Traditional plate idli (thatte idli) with vada and sambar painting created using Procreate on iPad Pro.
Please wait for the page and graphs to load.... This post is based on Chapter 10 of Statistical Consequences of Fat Tails by Nassim Nicholas Taleb. The chapter emphasizes practical diagnostics to test if data behaves as if it comes from thin-tailed (Gaussian-like) distributions, or if it exhibits fat-tailed characteristics — a major issue in finance. Here, we apply similar tests on Gold data…
This is the first post Hellow
Please wait for the page and graphs to load.... This post is based on Chapter 10 of Statistical Consequences of Fat Tails by Nassim Nicholas Taleb. The chapter emphasizes practical diagnostics to test if data behaves as if it comes from thin-tailed (Gaussian-like) distributions, or if it exhibits fat-tailed characteristics — a major issue in finance. Here, we apply similar tests on Nifty50 data…
Hellow how are you ?
Back to Library All my paintings are here