Javascript

Fun fictional fashion with DALL-E

I was recently offered a job as part of a team building an all-new website for a retail fashion brand. While waiting for my contract from HR, I decided to practice the relevant skills so I could get started as quickly as possible. The contract never came and it appears the project has been canceled, but rather than become discouraged I decided to dive in and create a relatively complete portfolio project, building everything from scratch in HTML/CSS and a little bit of Javascript. […]

Squares in space gameplay

An exercise in over-engineered game programming

As a learning exercise in some object-oriented programming techniques, as well as to spend some time getting more comfortable with Javascript, I decided to develop a small browser game. My main interest was in understanding how message passing can work in practice, and to experiment with dependency injection, but I came away with many other lessons about program organization, especially decoupling. […]

Scroll to Top