Coleman D

Freelance IT Consultant

thumbnail image of doom

Classic DOOM In A Browser

This is classic Doom running in a web browser with js-dos. It's mainly here so that I can play Doom at work on my lunch breaks... I did not do much with this besides get it up and running and modifying the index page with the controls summarized.

thumbnail image of javascript logo

Dynamic Visualization From API Data

Two JSON API requests are required for this Chloropleth to be generated. One request contains the geometry data for the map, while the other contains the education data. We relate the two datasets by matching the fips code from the education data with the geometry data, so that we can fill in the color as necessary.

thumbnail image of random purple squares on a black background

JavaScript Animations

Seeing purple shapes everywhere? Your browser is not broken! I added a javascript animation that generates and scales random tetris-like shapes and places them randomly over the screen before slowly fading out.

thumbnail image of the three js logo

Three.js WebGL Minecraft Geometry

This is a three.js demo of a 3d geomtery with a minecraft texture running in a browser window under WebGL.

thumbnail image of github invertocat logo

GitHub Profile

This portfolio website is now hosted on GitHub, amongst many of my other ancient coding projects.