Code Monkey home page Code Monkey logo

Welcome to my home on the web

Hey! I'm an artist and software engineer.

I make mostly computer art but also sometimes I paint and record music.

Bonus and Wily

Here's where you can check out what I do: jimkang.com

Jim Kang's Projects

term-search icon term-search

REST service that retrieves documents from a [term-tracker](https://github.com/jimkang/term-tracker) file.

term-searcher icon term-searcher

Searches a [static-web-archive](jimkang/static-web-archive) using metadata from [archive-tfidf](https://github.com/jimkang/archive-tfidf).

term-tracker icon term-tracker

A persistent record of terms used in documents that can be used for TF-IDF analysis or other purposes. The backing store is just a JSON file, which is loaded entirely in memory. It's nice and simple and will work for, say, personal blogs, but it's not for gigabytes of data.

time-clock icon time-clock

Assets for a song called [Time Clock](mixdowns/Time-Clock.mp3).

toptracks icon toptracks

Just gets top tracks for a Spotify artist. Not much code, but it DRYs up a common task. Requires ES6.

torn-edges icon torn-edges

Given a parent element, it draws within that element torn paper edges (in SVG) around a div (in HTML) that you can write into like a normal html element.

tracery icon tracery

Tracery: a story-grammar generation library for javascript

tweethook icon tweethook

Tweets commits received via GitHub Webhooks.

twit icon twit

Twitter API Client for node (REST & Streaming API)

twitter-sampler icon twitter-sampler

Creates (or updates) a Twitter list comprised of a sampling of all of the users a Twitter user follows.

twitterjerkdetector icon twitterjerkdetector

Given an array of Twitter user ids, gives back an array of the subset of those user ids that aren't jerks.

twittershuffle icon twittershuffle

Bookmarklet that shuffles tweets so that they are randomly misattributed.

urchin icon urchin

A super basic command line tweet tool that you can use for your bot. Just shell out to it with the tweet you want to post, and it'll post it.

url-body-stream icon url-body-stream

Takes an array of URLs and creates a stream that emits the bodies retrieved from those URLs.

vat icon vat

Fermentation metaphor experiment

videowall-seekbar icon videowall-seekbar

A browser UI control for use with Babelify that coordinates seeking in multiple videos.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.