Posts
All the articles I've posted.
-
Updating the Blog Theme to the Latest Version
My own approach for managing theme updates with Git and Visual Studio Code for my personal blog
-
First Steps with AWS Cloud Development Kit
My impressions, examples, and opinion about my work with AWS Cloud Development Kit
-
Creating a Chess Bot to Beat My FIDE Master Friend
I created a bot using OpenCV and Stockfish to play chess racing puzzles to beat my FIDE master friend
-
Programming Principles: YAGNI, KISS, and DRY
Discover the essentials of YAGNI, KISS, and DRY to write clean and maintainable code