powerium.io
@powersagitar's blog about software development, productivity, and many more.
Blog
Mar 9, 2025We Dream HighI’m about to graduate high school and have been admitted to Software Engineering at the University of Waterloo. It’s been the most stressful yet happiest year of my 18 years of existence.Jan 19, 2025Callouts on
Load Morepowerium.io
An exhaustive list of all types of callouts that can be rendered on powerium.io
.Jan 16, 2025Mastermind — The ICS4U Culminating ProjectWe finished Mastermind, the ICS4U culminating project. Here’s what I learned from the process.Nov 9, 2024Configuring powersagitar
/powerium.io
Configuration guide for a simple, minimalistic blog site that uses Notion as the CMS.Feb 1, 2024Decoding Conditionals: A Dive into if-else
, switch-case
, Lookup Tables, and InterfacesHave you ever been confused about when to use if-else
statements, switch
cases, or other conditionals in your code? This article may help you to clarify your thoughts.