changmarin.bsky.social
@changmarin.bsky.social
Almost done here:

I earned my "Build reusable components with Blazor" badge! I’m so proud to be celebrating this achievement and hope this inspires you to start your own @MicrosoftLearn journey!

#ChangmarinLearns #Blazor #GoBlaze

learn.microsoft.com/api/achievem...
Build reusable components with Blazor
learn.microsoft.com
December 29, 2025 at 12:12 PM
I earned my "Build rich interactive components with #Blazor web apps" badge! I’m so proud to be celebrating this achievement and hope this inspires you to start your own @MicrosoftLearn journey! 👍👍

#ChangmarinLearns #GoBlaze

learn.microsoft.com/api/achievem...
Build rich interactive components with Blazor web apps
learn.microsoft.com
December 22, 2025 at 2:02 PM
Drafting a Python script to automate retaining wall design and drawing generation, a challenge emerged: to evaluate an equation — nested inside a function — across a range of values? The solution turned out to be surprisingly elegant: a lambda expression. #ChangmarinLearns #ThePythonPinch #Python
December 19, 2025 at 7:14 PM
I earned my "Improve how forms and validation work in #Blazor web apps" badge! I’m so proud to be celebrating this achievement and hope this inspires you to start your own @MicrosoftLearn journey!

learn.microsoft.com/api/achievem...

#ChangmarinLearns #GoBlaze
Improve how forms and validation work in Blazor web apps
learn.microsoft.com
December 13, 2025 at 1:01 PM
#Jupyter is AWESOME!!!🙃
November 29, 2025 at 3:49 PM
Since #AutoCAD drafting is still keeping my away from devolopment I see no option but to learn #AutoLISP to satisfy my programming needs. #ChangmarinLearns
November 27, 2025 at 4:01 PM
www.autodesk.com
November 24, 2025 at 6:31 PM
I earned my "Use pages, routing, and layouts to improve Blazor navigation" badge! I’m so proud to be celebrating this achievement and hope this inspires you to start your own @MicrosoftLearn journey!

learn.microsoft.com/api/achievem...

#ChangmarinLearns #dotnet #GoBlaze
Use pages, routing, and layouts to improve Blazor navigation
learn.microsoft.com
November 12, 2025 at 9:47 PM
Drafting construction plans in #AutoCAD 😡 has held back my #blazor learning journey 🙇‍♂️

#ChangmarinLearns #dotnet
November 8, 2025 at 2:34 PM
I earned my "Interact with data in Blazor web apps" badge! I’m so proud to be celebrating this achievement and hope this inspires you to start your own @MicrosoftLearn journey!

learn.microsoft.com/api/achievem...

#ChangmarinLearns #DotNet
Interact with data in Blazor web apps
learn.microsoft.com
October 30, 2025 at 11:49 PM
I earned my "Build a to-do list with Blazor" badge! I’m so proud to be celebrating this achievement and hope this inspires you to start your own @MicrosoftLearn journey!

#ChangmarinLearns #GoBlaze #DotNet

learn.microsoft.com/api/achievem...
Build a to-do list with Blazor
learn.microsoft.com
October 16, 2025 at 6:15 PM
I earned my "Build your first web app with Blazor" badge! I’m so proud to be celebrating this achievement and hope this inspires you to start your own @MicrosoftLearn journey! 😀

#ChangmarinLearns #DotNet #GoBlaze

learn.microsoft.com/api/achievem...
Build your first web app with Blazor
learn.microsoft.com
October 8, 2025 at 12:19 PM
Despite adverse commentaries on it, I'm taking the "Blazor path" in my .NET Learning Journey.

#ChangmarinLearns #GoBlaze

learn.microsoft.com/api/achievem...
Introduction to Web Development with Blazor
learn.microsoft.com
October 3, 2025 at 6:47 PM
Just earned my Microsoft Learn badge for building a full stack app with React + ASP.NET Core Minimal API!
Docker, npm, nvm, denied ports… it was a battle.

Here’s the badge + a peek at my pizza CRUD UI 🍕

#ChangmarinLearns #FullStackDev #React #ASPNETCore

learn.microsoft.com/api/achievem...
September 8, 2025 at 3:58 PM
I earned my "Use a database with minimal API, Entity Framework Core, and ASP.NET Core" badge! I’m so proud to be celebrating this achievement and hope this inspires you to start your own @MicrosoftLearn journey!

#ChangmarinLearns #DotNet

learn.microsoft.com/api/achievem...
Use a database with minimal API, Entity Framework Core, and ASP.NET Core
learn.microsoft.com
September 2, 2025 at 4:21 PM
I earned my "Build a web API with minimal API, ASP.NET Core, and .NET" badge! I’m so proud to be celebrating this achievement and hope this inspires you to start your own @MicrosoftLearn journey!

#ChangmarinLearns #DevLife #CodeWins

learn.microsoft.com/api/achievem...
Build a web API with minimal API, ASP.NET Core, and .NET
learn.microsoft.com
August 26, 2025 at 4:14 PM
I earned my "Develop an ASP.NET Core web app that consumes an API" trophy! I’m proud to be celebrating this achievement and hope this inspires you to start your own @MicrosoftLearn journey! 🚀 #MicrosoftLearn #ASPNETCore #ChangmarinLearns
learn.microsoft.com/api/achievem...
Develop an ASP.NET Core web app that consumes an API
learn.microsoft.com
August 20, 2025 at 4:14 PM
I earned my "Render API responses in ASP.NET Core Blazor Web apps" badge! I’m so proud to be celebrating this achievement and hope this inspires you to start your own @MicrosoftLearn journey!

#MicrosoftLearn #ASPNETCore #ChangmarinLearns

learn.microsoft.com/api/achievem...
Render API responses in ASP.NET Core Blazor Web apps
learn.microsoft.com
August 19, 2025 at 4:27 PM
I earned my "Interact with an ASP.NET Core minimal API" badge! I’m so proud to be celebrating this achievement and hope this inspires you to start your own @MicrosoftLearn journey!

#MicrosoftLearn #ASPNETCore #DevLife #ChangmarinLearns #CodeWins

learn.microsoft.com/api/achievem...
Implement HTTP operations in ASP.NET Core Blazor Web apps
learn.microsoft.com
August 18, 2025 at 4:43 PM
Ackermann function memoized in Python.
Expected speed. Got recursion depth exceeded. 🤯

Turns out, memoization doesn’t help much when every call is unique.

Still, it’s a great way to explore hashable keys and Python’s dictionary behavior.

#ChangmarinLearns #MotleyPython #ThePythonPinch
August 17, 2025 at 10:18 PM