Coleman D
Freelance IT Consultant
Freelance IT Consultant
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.
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.
Currently supports both CLI animations as well as GUI animations with Matplotlib. There is some clever logic for checking neighboring cells from anywhere in the 2d array as well as boundary wrap around.
This app tracks the bathroom trips taken by the family dog Matilda. It has an Angular frontend, spring boot backend, with MySQL as the database. It only takes 2 taps on the phone to add the current time to be logged.
Worked on a small team to create a restaurant review web app that has a react frontend using routes, states, and bootstrap. The backend is node.js express with a MySQL database that handles REST API calls.
A simple HTML/CSS demo demonstrating flexbox, grid, tables, forms, and basic JavaScript. I created the site layout designs with Adobe XD and then tried my best to recreate them with only HTML and CSS.
This is a three.js demo of a 3d geomtery with a minecraft texture running in a browser window under WebGL.
This portfolio website is now hosted on GitHub, amongst many of my other ancient coding projects.