Hello, I'm Fadhil, a freelance software developer who likes to build stuff on the web.

I build tools that help businesses grow, write articles on my blog, and occasionally create content on YouTube. If you’ve got a project in mind, get in touch.

Latest articles

EconometricsComparing Autoregressive Time-Series Models to Forecast GDP

I'm currently taking an intro to econometrics course this semester. Over the last two weeks, the topic was about time-series regressions…

SwiftHow to Display an Image Picker in Swift

In this tutorial, I'm going to show you how you can add an image picker component on your iOS apps using UIImagePickerController, a view…

JavaScriptThe Ultimate JavaScript Promise Tutorial

One of the features that make JavaScript stands out from other high-level programming languages is its asynchronicity. JavaScript makes us…

Screencasts

Video thumbnail
Express & Mongoose

Learn how to build a RESTful API with Express and Mongoose with CRUD functionalities.

Video thumbnail
React & Redux Tutorial

Learn how to use Redux and connect with React applications.