News: slo͞oh is here
}current projects
}RajivJayaveera.com
Music artist profile web app. Headless CMS, responsive design, third party music distribution integration, form submission.













slo͞oh.app
Interactive ear-training tool with built-in algorithmic logic based on the "movable do" method.




AIC-Photography.info
Educational photography hub featuring selected artwork from the Art Institute Of Chicago public API.









recent posts
}
Conditional Rendering in React
Continuing to explore the main concepts in React, this article focuses on using props as condition to render components.

Understanding Recursion
Functions which employ recursion to produce effect of a loop can sometimes appear confusing, especially if we try to think of them as loops. Here are my notes on trying to understand the recursive method.

Connecting to a Public API
Connecting to the Art Institute of Chicago public API, understanding its structure and making that first successful GET request is what gave me that extra spark of inspiration to never stop learning.