I Just Wanted a Portfolio, Now I Have An Interactive Local AI Front End That Doubles As A Resume

description: “How a fake terminal UI spiraled into a browser-based AI prototype with attitude.” published: false tags: [webdev, ai, llm, portfolio, gamedev, personalproject] This started as a placeholder. I wanted Continue reading I Just Wanted a Portfolio, Now I Have An Interactive Local AI Front End That Doubles As A Resume

🧮 Beginner’s Guide to “Maximum Difference by Remapping a Digit” – LeetCode 2566 (C++ | JavaScript | Python)

Hey Devs! 👋 Let’s break down a fun greedy + string manipulation problem — 2566: Maximum Difference by Remapping a Digit. This one is perfect for sharpening your skills in Continue reading 🧮 Beginner’s Guide to “Maximum Difference by Remapping a Digit” – LeetCode 2566 (C++ | JavaScript | Python)