PJprasoon jadoninyoungtechnologist.hashnode.dev·May 10 · 2 min readAI Can Code, But It Can’t Create: A Developer’s Philosophy of CreativityCreativity is something people usually connect only with art. But for me, even life itself is an art. You cannot say that you do not have creativity. If you believe that, then perhaps you do not fully00
PJprasoon jadoninyoungtechnologist.hashnode.dev·Mar 31 · 4 min read🧠 Building an Expectation-Based AI Governance Model (EBAGM) in PythonW hat if AI governance wasn’t just about accuracy—but about aligning with human expectations? 🚀 Introduction Most AI systems today are evaluated using metrics like accuracy, precision, and recall. B00
PJprasoon jadoninyoungtechnologist.hashnode.dev·Mar 29 · 4 min readBuild a Data Science Query Language in Python using LarkWhat if you could write something like this: DATA [1, 2, 3, 4, 5] SUM MEAN STD …and have it behave like a mini data science engine? In this tutorial, we’ll build a **Domain-Specific Language (DSL)**00
PJprasoon jadoninyoungtechnologist.hashnode.dev·Mar 28 · 3 min readAutomate Your Life with PyAutoGUI: The Unsung Python LibraryHave you ever wished your computer could just do tasks for you—open apps, type text, click buttons—while you sip coffee or brainstorm your next big idea? Enter PyAutoGUI, one of Python’s most underrat00
PJprasoon jadoninyoungtechnologist.hashnode.dev·Mar 26 · 2 min readChapter 2: The Learner Who Wants to Create#Raw Developer Stories: The Side Nobody Shows Chapter 2: The Learner Who Wants to Create I personally started coding because I love creating things. Before I began learning, I was deeply inspired by T00