Ali Raza's Picture

Hey, I am Ali! Builder of stuff.

As a detail-oriented software architect, I bring precision and passion to every project I tackle. From building cutting-edge software to exploring the latest trends in civic tech, gaming, and 3D printing, I am always pushing the boundaries of what's possible. In my free time, I enjoy sharing my insights and experiences through my blog, giving readers a glimpse into the exciting world of tech and innovation. Let's build something cool together!

My Favorite Video Games in Wes Anderson Style

I love using Midjourney and the matter of fact we have Wes Anderson in our universe. So I tried to reimagine some of my favorite video games in Wes Anderson style.

Docker Environment Variables vs Arguments

Docker how to set environment variables vs args and when to use what.

Learning SwiftUI by building a URL Shortener iOS App

From Objective-C to SwiftUI, rediscovering iOS Development through Building a URL Shortener App

KYC using Plaid in a swiftui app

KYC is a very important part of any financial app. Here's how you can use Plaid to do it in a swiftui app.

Using inject and provide in vue 3

I recently learned how to do dependency injection in vue 3. Here's how you can use it in your projects.