Women of Marvel iOS Application
May 2022
Displays the Women of Marvel Comic book in a iOS application made with UIKit. This also includes unit tests and a UI test that uses the Builder Pattern.
GitHub RepoWhat failing technical interviews can teach you
Goodbye React Native! Intuit's journey to enhance banking for customers
Blogging for Software Engineers: The Ultimate Career Hack
May 2022
Displays the Women of Marvel Comic book in a iOS application made with UIKit. This also includes unit tests and a UI test that uses the Builder Pattern.
GitHub RepoFebruary 2020
iOS application that displays Studio Ghibli movies using the Studio Ghibli API.
GitHub RepoNovember 2019
Using the NYTimes Book API, this web application recommends a Best seller book to the user based on a chosen genre.
Live Version GitHub RepoDecember 2017
September 26, 2022
Learn the best practices of exposing Swift code to Objective-C
Medium PostAugust 13, 2022
I explain to readers what is the pub/sub pattern with YouTube as an example, then I dive into explaining the intricacies of Combine with a sample app that uses the NYTime Books API
Medium PostMay 17, 2022
Learn how to test your UIKit app with all users in mind
Medium PostApril 17, 2022
Learn about memory leaks and how to catch them with Instruments and the memory graph
Medium PostMarch 17, 2022
Use UIHostingController to easily add a SwiftUI view within your existing UIKit code
Medium PostFebruary 17, 2022
Learn about the advantages of MVVM and see a real life example in use
Medium PostDecember 17, 2021
I've interviewed new grads looking for their first software engineering role. Here are the mistakes I've seen during technical interviews.
Medium PostDecember 17, 2020
I get real vulnerable here about my experiences with interviewing and I hope you get to learn a thing or two from me.
Dev.To LinkApril 7, 2020
Build a web app with React.js to pick a random NYTimes Best Seller book for your next read.
Dev.To Link