Sponsor Me On GitHub!

Blog (8 posts)

I now write for coffeeclass.io. Visit that site to view all my tutorials!

Add A Firebase Backend To Your Flutter App Fast!

––– views

Learn how to integrate Google's Firebase into your Flutter App.

Create a Cross Platform Mobile App With Flutter in Under 5 Minutes!

––– views

Learn how to create a cross platform android and IOS mobile app using dart and Flutter.

Python Automation With Selenium

––– views

Create a Python bot to automate following, commenting, and liking on Instagram!

Create an IOS and Android app in Under 5 Minutes With React Native!

––– views

Learn how to create a cross platform android and IOS app with React Native!

How TikTok Gave Me the Perfect Coding Side Project

––– views

I got an idea for a weekend coding project from Tik Tok. In this post I'll go over my tech stack.

Using JavaScript To Scramble A Rubik’s Cube

––– views

I am making a web app that required me to make a rubiks cube scramble. I will show you how to implement this algorithm in JavaScript.

Using JavaScript To Scramble A Rubik’s Cube: An Improved Algorithm

––– views

I am making a web app that required me to make a rubiks cube scramble. I will show you how to implement this algorithm in JavaScript.

UseEffect In Next.JS - React Hooks

––– views

Learn what useEffect is learn how to use useEffect in Next.JS.