Updated portfolio today. Added images and some video to the tablet control case study. Finalized the language for the "results" section. Decided to remove the image banner from behind the initial hero section interface screenshot, it doesn't add anything to the work.
Rendered a bunch of video at work today for the upcoming install. Shared it in 8k and needed it in 4k. Bless Claude and ffmpeg. Interesting new retail chat project proposed.
Portfolio
Map view case updates and bento removal
Removed Bento from my portfolio as it's dated work and can be added as one off visual assets but may distract from more recent case studies. Took the card off the home page and updated the tablet control case card to be full width. Change the cards fully this week because they don't communicate anything about the projects outside of visual and video and the layout feels out of proportion/unorganized.
LearnBuild
Github, shaders, and the logbook
Jumped back in to using github to push this site as well as another project I worked on today. Both are deployed on vercel now. Didn't make any visual changes here but did create a shader controller with a few manipulable variables to adjust the appearance of the effect. Ended up pretty cool, looks a little bit like a gas giant randomizer. Claude code is wild.
Completed lists module in the boot.dev "Learn to Code in Python" course.
LearnBuild
Getting started with claude code
Decided to create this logbook to document the path of learning to build in code. Watched some videos, upgraded my claude plan, and got started. V1 is below with dummy content, intend to update the styling and organization over time. Step 1 was making the jump to get something built in code.
Completed loops module in the boot.dev "Learn to Code in Python" course.