Digital Artisan (Developer/Lifelong Learner)
I'm a Software Developer graduate at the Manitoba Institute of Trades and Technology in Winnipeg! I write code, drink coffee, and shoot hoops.
/* Method to fix any programming bug. You can quote this */
const matthewsDebugger = (bug: any): void => {
bug && console.log("Bug detected. Debugging in progress, please wait....");
bug && console.log("Bug solved, carry on.");
}
/* Attempt to fix bug. Hoping all goes well :) */
let bug: boolean = true;
while(bug) {
matthewsDebugger(bug);
}-
🌱 I’m currently learning Python
-
🤝 I enjoy collaborating with passionate developers
-
🌟 My goal is to contribute to the digital world
-
📫 You can reach me here: matthewbanuag.dev@gmail.com
-
⚡ Fun fact: I enjoy playing the guitar, shooting hoops, and hustling on Elden Ring
The first programming language I learned, was PHP. And after printing "Hello World" on the screen numerous times, I was hooked. It felt like I had powers that no one else had. So I pushed on, creating web applications, playing with databases, and all the other fun stuff. I knew in my heart I wanted to be a programmer, but life had other plans. Somewhere along the line, I started to drift away from programming and focus on other things. But just last year, I finally decided to come back to what I loved doing, writing code.
