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

cellmap icon cellmap

A quadtree-based cell map that tracks cell neighbors. For use with cellular automata.

claps icon claps

Twitter bot that uses the clapping emoji a lot.

collect-in-channel icon collect-in-channel

A callback wrapper that will handle adding things passed to the callback to a 'channel'. A channel is an object that is being passed throughout a callback chain. Each callback may add things to that channel and look up things in that channel.

columns-within-columns icon columns-within-columns

A module that will render code as columns within columns in an attempt to show how it is executed.

commandcenter icon commandcenter

An attempt at a command center for classic movie villain types.

complete-graph-size icon complete-graph-size

A demonstration of the relationship between complete graph size and the triangular number series.

conform-async icon conform-async

Calls callbacks on next tick, so as to not trip up clients expecting normal async behavior.

council icon council

Provides a council to present your options.

crotchety icon crotchety

Issues old conservative-style dismissals over a concern about a product.

csscrown icon csscrown

Small utility for granting a CSS class to one selected element and one element only at any given time.

curse-notice icon curse-notice

A web app for making Castlevania 2 style message images.

d3-batcher icon d3-batcher

Organizes rendering specs into batches that can efficiently be rendered by d3-selection.

d3-queue icon d3-queue

Evaluate asynchronous tasks with configurable concurrency.

d3-render-batch icon d3-render-batch

An abstraction for d3-selection that renders (enter, update, exit) an array of specs for DOM elements that all share the same kind of HTML or SVG tag.

d3-selection icon d3-selection

Transform the DOM by selecting elements and joining to data.

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.