Home

These are my notes for learning networking, programming, and other things. Perhaps it will be useful to someone else.

Some Older Projects

Below is a presentation on how I approached the Project Euler 202 problem.
Project Euler 202 Presentation
Project Euler 202 Graphic using D3js

I did a presentation on how to use D3js at a local IEEE MeetUp, and used these simple D3js Examples.
IEEE MeetUp Presentation

I used D3js to create a dynamic chart showing US/World Cases/Deaths. It processes a large dataset, so it is a bit slow, but it provided an interesting project for D3js that I’m proud of.
D3js Covid19 Chart

-BK