<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Art on Amit Kohli</title><link>https://www.amitkohli.com/tags/art/</link><description>Recent content in Art on Amit Kohli</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Amit Kohli</copyright><lastBuildDate>Sun, 31 Jan 2016 17:41:10 +0000</lastBuildDate><atom:link href="https://www.amitkohli.com/tags/art/index.xml" rel="self" type="application/rss+xml"/><item><title>R Tagosphere!</title><link>https://www.amitkohli.com/r-tagosphere/</link><pubDate>Sun, 31 Jan 2016 17:41:10 +0000</pubDate><guid>https://www.amitkohli.com/r-tagosphere/</guid><description>&lt;p&gt;This post explores the inter-relationships of StackOverflow Tags for R-related questions. So I grabbed all the questions tagged with &amp;ldquo;r&amp;rdquo;, took the other topics: in each question and made some network charts that show how often each tag is seen with the other topics:. The point is to see the empirical relationships that develop as people organically describe their problems with R. &lt;a href="https://github.com/datastrategist/StackOverflow-tag-Network-R" target="_blank" rel="noreferrer"&gt;Full analysis on GitHub&lt;/a&gt;, as always.&lt;/p&gt;</description></item><item><title>Chick flicks vs action movies!</title><link>https://www.amitkohli.com/chick-flicks-vs-action-movies/</link><pubDate>Tue, 13 Oct 2015 22:41:44 +0000</pubDate><guid>https://www.amitkohli.com/chick-flicks-vs-action-movies/</guid><description>&lt;div class="repository-description"&gt;
 I co-wrote this analysis with &lt;a href="https://www.linkedin.com/pub/laure-belotti/18/12/6b3"&gt;Laure Belotti&lt;/a&gt; to identify the difference between movie scripts for chick flicks and action movies using sentiment analysis, among other stuff. Rather than creating a blog post, we made a freestanding webpage because I wanted to play around w/ bootstrap and make it pretty and stuff.
&lt;/div&gt;
&lt;div class="repository-description"&gt;
&lt;/div&gt;
&lt;div class="repository-description"&gt;
 Anyway, the analysis is here: &lt;a href="https://amitkohli.com/movieSentiments/index.html" rel="nofollow"&gt;https://amitkohli.com/movieSentiments/index.html&lt;/a&gt;
&lt;/div&gt;
&lt;div class="repository-description"&gt;
&lt;/div&gt;
&lt;div class="repository-description"&gt;
 Leave comments below!
&lt;/div&gt;</description></item><item><title>Sentiment analysis on my girlfriend’s text messages</title><link>https://www.amitkohli.com/sentiment-analysis-on-my-girlfriends-text-messages/</link><pubDate>Fri, 11 Sep 2015 13:22:14 +0000</pubDate><guid>https://www.amitkohli.com/sentiment-analysis-on-my-girlfriends-text-messages/</guid><description>&lt;p&gt;When I told my friends that I wanted to give my girlfriend an infographic of us (centered around a sentimental analysis of our texts) as a gift for our first anniversary, most of them told me that was a terrible idea. Yeah&amp;hellip; well&amp;hellip; CHALLENGE ACCEPTED!! Without further ado, this is what love looks like:&lt;/p&gt;</description></item><item><title>Chord progressions of 5000 songs!</title><link>https://www.amitkohli.com/chord-progressions-of-5-000-songs/</link><pubDate>Sun, 01 Mar 2015 00:00:00 +0000</pubDate><guid>https://www.amitkohli.com/chord-progressions-of-5-000-songs/</guid><description>&lt;p&gt;Update: Full analysis and everything you need at my github &lt;a href="https://github.com/datastrategist/Musical-chord-progressions" target="_blank" rel="noreferrer"&gt;https://github.com/datastrategist/Musical-chord-progressions&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a href="http://www.hooktheory.com/trends" target="_blank"&gt;Hooktheory.com&lt;/a&gt; database contains analyses of over 5000 songs*. These analyses are uploaded by users and allow for all these songs to be analyzed in bulk, as well as individually. One of these ‘all song&amp;rsquo; analyses enables users to gather chord progressions on ALL songs (see the analysis file to see how i did it, using the hooktheory API and R). This allowed us to  create a Sankey [[Visualization]] of all chord progressions in the Hooktheory database.&lt;/p&gt;</description></item><item><title>Cover images for facebook, google+, whatever</title><link>https://www.amitkohli.com/cover-images-for-facebook-google-whatever/</link><pubDate>Wed, 12 Nov 2014 00:37:33 +0000</pubDate><guid>https://www.amitkohli.com/cover-images-for-facebook-google-whatever/</guid><description>&lt;p&gt;So I guess everybody let&amp;rsquo;s you upload a &amp;ldquo;cover picture&amp;rdquo;&amp;hellip;. something that should be beautiful, emblematic of you, deep, thoughtful etc. Well&amp;hellip; I found a bunch of my pics that fit the wide format nicely.&lt;/p&gt;</description></item><item><title>Arduino theremin concert</title><link>https://www.amitkohli.com/arduino-theremin-concert/</link><pubDate>Tue, 11 Nov 2014 00:52:47 +0000</pubDate><guid>https://www.amitkohli.com/arduino-theremin-concert/</guid><description>&lt;p&gt;One of the arduino tutorials was for a theremin. With a few modifications I was able to properly express my sophisticated musical abilities.&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://youtu.be/oKbEwok25CE" target="_blank" rel="noreferrer"&gt;&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt="Watch the video"
 src="https://img.youtube.com/vi/oKbEwok25CE/maxresdefault.jpg"
 &gt;&lt;/figure&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Arduino code follows (prolly doesn&amp;rsquo;t make TOO much sense without the wiring schematic&amp;hellip; if there&amp;rsquo;s interest I&amp;rsquo;ll put up a picture).&lt;/p&gt;</description></item><item><title>Human armature from d3Network!</title><link>https://www.amitkohli.com/human-armature-from-d3network/</link><pubDate>Tue, 11 Nov 2014 00:17:06 +0000</pubDate><guid>https://www.amitkohli.com/human-armature-from-d3network/</guid><description>&lt;p&gt;So a little bit of R, a little bit of d3Network and boom! Instant interactive html human!&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;style&amp;gt;
.link {
stroke: #666;
opacity: 0.4;
stroke-width: 1.5px;
}
.node circle {
stroke: #fff;
opacity: 0.4;
stroke-width: 1.5px;
}
.node:not(:hover) .nodetext {
display: none;
}
text {
font: 7px serif;
opacity: 0.4;
pointer-events: none;
}
&amp;lt;/style&amp;gt;

&amp;lt;script src=http://d3js.org/d3.v3.min.js&amp;gt;&amp;lt;/script&amp;gt;

&amp;lt;script&amp;gt; 
 var links = [ { &amp;quot;source&amp;quot; : 0, &amp;quot;target&amp;quot; : 1, &amp;quot;value&amp;quot; : 300 }, { &amp;quot;source&amp;quot; : 1, &amp;quot;target&amp;quot; : 2, &amp;quot;value&amp;quot; : 50 }, { &amp;quot;source&amp;quot; : 1, &amp;quot;target&amp;quot; : 3, &amp;quot;value&amp;quot; : 50 }, { &amp;quot;source&amp;quot; : 2, &amp;quot;target&amp;quot; : 4, &amp;quot;value&amp;quot; : 20 }, { &amp;quot;source&amp;quot; : 3, &amp;quot;target&amp;quot; : 5, &amp;quot;value&amp;quot; : 20 }, { &amp;quot;source&amp;quot; : 4, &amp;quot;target&amp;quot; : 6, &amp;quot;value&amp;quot; : 1 }, { &amp;quot;source&amp;quot; : 5, &amp;quot;target&amp;quot; : 7, &amp;quot;value&amp;quot; : 1 }, { &amp;quot;source&amp;quot; : 8, &amp;quot;target&amp;quot; : 9, &amp;quot;value&amp;quot; : 50 }, { &amp;quot;source&amp;quot; : 9, &amp;quot;target&amp;quot; : 10, &amp;quot;value&amp;quot; : 20 }, { &amp;quot;source&amp;quot; : 9, &amp;quot;target&amp;quot; : 11, &amp;quot;value&amp;quot; : 20 }, { &amp;quot;source&amp;quot; : 10, &amp;quot;target&amp;quot; : 12, &amp;quot;value&amp;quot; : 10 }, { &amp;quot;source&amp;quot; : 11, &amp;quot;target&amp;quot; : 13, &amp;quot;value&amp;quot; : 10 }, { &amp;quot;source&amp;quot; : 12, &amp;quot;target&amp;quot; : 14, &amp;quot;value&amp;quot; : 5 }, { &amp;quot;source&amp;quot; : 13, &amp;quot;target&amp;quot; : 15, &amp;quot;value&amp;quot; : 5 }, { &amp;quot;source&amp;quot; : 2, &amp;quot;target&amp;quot; : 8, &amp;quot;value&amp;quot; : 50 }, { &amp;quot;source&amp;quot; : 3, &amp;quot;target&amp;quot; : 16, &amp;quot;value&amp;quot; : 50 }, { &amp;quot;source&amp;quot; : 1, &amp;quot;target&amp;quot; : 8, &amp;quot;value&amp;quot; : 50 }, { &amp;quot;source&amp;quot; : 1, &amp;quot;target&amp;quot; : 16, &amp;quot;value&amp;quot; : 50 }, { &amp;quot;source&amp;quot; : 8, &amp;quot;target&amp;quot; : 16, &amp;quot;value&amp;quot; : 50 }, { &amp;quot;source&amp;quot; : 16, &amp;quot;target&amp;quot; : 9, &amp;quot;value&amp;quot; : 50 } ] ; 
 var nodes = [ { &amp;quot;name&amp;quot; : &amp;quot;Head&amp;quot;, &amp;quot;group&amp;quot; : 1 }, { &amp;quot;name&amp;quot; : &amp;quot;Sternum&amp;quot;, &amp;quot;group&amp;quot; : 1 }, { &amp;quot;name&amp;quot; : &amp;quot;Shoulder.r&amp;quot;, &amp;quot;group&amp;quot; : 1 }, { &amp;quot;name&amp;quot; : &amp;quot;Shoulder.l&amp;quot;, &amp;quot;group&amp;quot; : 1 }, { &amp;quot;name&amp;quot; : &amp;quot;Elbow.r&amp;quot;, &amp;quot;group&amp;quot; : 1 }, { &amp;quot;name&amp;quot; : &amp;quot;Elbow.l&amp;quot;, &amp;quot;group&amp;quot; : 1 }, { &amp;quot;name&amp;quot; : &amp;quot;Wrist.r&amp;quot;, &amp;quot;group&amp;quot; : 1 }, { &amp;quot;name&amp;quot; : &amp;quot;Wrist.l&amp;quot;, &amp;quot;group&amp;quot; : 1 }, { &amp;quot;name&amp;quot; : &amp;quot;rib.r&amp;quot;, &amp;quot;group&amp;quot; : 1 }, { &amp;quot;name&amp;quot; : &amp;quot;hip.c&amp;quot;, &amp;quot;group&amp;quot; : 1 }, { &amp;quot;name&amp;quot; : &amp;quot;hip.r&amp;quot;, &amp;quot;group&amp;quot; : 1 }, { &amp;quot;name&amp;quot; : &amp;quot;hip.l&amp;quot;, &amp;quot;group&amp;quot; : 1 }, { &amp;quot;name&amp;quot; : &amp;quot;knee.r&amp;quot;, &amp;quot;group&amp;quot; : 1 }, { &amp;quot;name&amp;quot; : &amp;quot;knee.l&amp;quot;, &amp;quot;group&amp;quot; : 1 }, { &amp;quot;name&amp;quot; : &amp;quot;ankle.r&amp;quot;, &amp;quot;group&amp;quot; : 1 }, { &amp;quot;name&amp;quot; : &amp;quot;ankle.l&amp;quot;, &amp;quot;group&amp;quot; : 1 }, { &amp;quot;name&amp;quot; : &amp;quot;rib.l&amp;quot;, &amp;quot;group&amp;quot; : 1 } ] ; 
 var width = 900
height = 600;

var color = d3.scale.category20();

var force = d3.layout.force()
.nodes(d3.values(nodes))
.links(links)
.size([width, height])
.linkDistance(50)
.charge(-120)
.on(&amp;quot;tick&amp;quot;, tick)
.start();

var svg = d3.select(&amp;quot;body&amp;quot;).append(&amp;quot;svg&amp;quot;)
.attr(&amp;quot;width&amp;quot;, width)
.attr(&amp;quot;height&amp;quot;, height);

var link = svg.selectAll(&amp;quot;.link&amp;quot;)
.data(force.links())
.enter().append(&amp;quot;line&amp;quot;)
.attr(&amp;quot;class&amp;quot;, &amp;quot;link&amp;quot;)
.style(&amp;quot;stroke-width&amp;quot;, function(d) { return Math.sqrt(d.value); });

var node = svg.selectAll(&amp;quot;.node&amp;quot;)
.data(force.nodes())
.enter().append(&amp;quot;g&amp;quot;)
.attr(&amp;quot;class&amp;quot;, &amp;quot;node&amp;quot;)
.style(&amp;quot;fill&amp;quot;, function(d) { return color(d.group); })
.style(&amp;quot;opacity&amp;quot;, 0.4)
.on(&amp;quot;mouseover&amp;quot;, mouseover)
.on(&amp;quot;mouseout&amp;quot;, mouseout)
.call(force.drag);

node.append(&amp;quot;circle&amp;quot;)
.attr(&amp;quot;r&amp;quot;, 6)

node.append(&amp;quot;svg:text&amp;quot;)
.attr(&amp;quot;class&amp;quot;, &amp;quot;nodetext&amp;quot;)
.attr(&amp;quot;dx&amp;quot;, 12)
.attr(&amp;quot;dy&amp;quot;, &amp;quot;.35em&amp;quot;)
.text(function(d) { return d.name });

function tick() {
link
.attr(&amp;quot;x1&amp;quot;, function(d) { return d.source.x; })
.attr(&amp;quot;y1&amp;quot;, function(d) { return d.source.y; })
.attr(&amp;quot;x2&amp;quot;, function(d) { return d.target.x; })
.attr(&amp;quot;y2&amp;quot;, function(d) { return d.target.y; });

node.attr(&amp;quot;transform&amp;quot;, function(d) { return &amp;quot;translate(&amp;quot; + d.x + &amp;quot;,&amp;quot; + d.y + &amp;quot;)&amp;quot;; });
}

function mouseover() {
d3.select(this).select(&amp;quot;circle&amp;quot;).transition()
.duration(750)
.attr(&amp;quot;r&amp;quot;, 16);
d3.select(this).select(&amp;quot;text&amp;quot;).transition()
.duration(750)
.attr(&amp;quot;x&amp;quot;, 13)
.style(&amp;quot;stroke-width&amp;quot;, &amp;quot;.5px&amp;quot;)
.style(&amp;quot;font&amp;quot;, &amp;quot;17.5px serif&amp;quot;)
.style(&amp;quot;opacity&amp;quot;, 1);
}

function mouseout() {
d3.select(this).select(&amp;quot;circle&amp;quot;).transition()
.duration(750)
.attr(&amp;quot;r&amp;quot;, 8);
}

&amp;lt;/script&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Epic lamp instructable posted</title><link>https://www.amitkohli.com/epic-lamp-instructable-posted/</link><pubDate>Tue, 04 Nov 2014 21:17:31 +0000</pubDate><guid>https://www.amitkohli.com/epic-lamp-instructable-posted/</guid><description>&lt;p&gt;What do you do with a box of 100 slides that you&amp;rsquo;ve had for 10 years?&lt;/p&gt;
&lt;p&gt;&lt;a title="Instructables lamp of epic memories" href="http://www.instructables.com/id/Lamp-of-epic-memories/" target="_blank"&gt;BOOM. This is what. Check out the instructable showing the steps!&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>