DIMMiN Notes

My working notes related to the development of dimmin.com.

Clear Filters

2025-09-04-Thursday

Read more

2025-09-03-Wednesday

  • Collected starting images (more can be collected from the camera to demonstrate functionality of individual scripts), scripts, and other resources from PostiePi.
  • Transferred to my local machine to start writing the Programming by Pixels Blog Post.

Read more

2025-09-01-Monday

  • Updated the Like feature so that the color of the heart SVG represents the state of the post by the user (liked or not liked)
  • Added Comment functionality for the Blog App
  • Closed Issue 8 after implementing blog post interactivity with users
  • Opened a new issue called Upgrade Comments for Blog App which highlights the future upgrades that could be made for comments on blog posts.

Read more

2025-08-31-Sunday

  • Fixed the SMTP email authentication issue by updating Google Workspace envrionment variables
  • Implemented category tags for the Blog App so that tags can now be appropriately filtered by their tagged category (closing the Implement Blog App Categories Issue)
  • Integrated the Like functionality into the app, with interactivity via AJAX scripts
  • Organized / outlined all of the different issues related to the Blog App to tackle

Read more

2025-08-30-Saturday

Read more

2025-08-29-Friday

  • Created the adjustable demo takedown success Beta Distribution chart that the user could interact with
  • Created the sampling logic / animation for D3 charts
  • Integrated Pixi with D3 animations, chaining them so the output of the D3 Data Visualization then activates a sequence of animations for the Spritesheets.

Read more

2025-08-28-Thursday

Read more

2025-08-27-Wednesday

  • Created correct Spritesheet and Metadata to include all animations
  • Validated that all animations were working properly and that metadata properly associated each image with the correct snapshot
  • Created a re-coloring script based on my recoloring logic around a base color, used this to create two different composite fighter spritesheets to use in my blog post
  • Rendered these fighters in the browser with correct animations using Pixi
  • Chained animations so that fighters can elegantly go between different animations / states using Pixi

Read more

2025-08-26-Tuesday

Read more

2025-08-25-Monday

Read more