PinnedMember-onlyMy strategy to pass Dutch Inburgering exams in 3 months 🇳🇱I recently passed all my integration (inburgering) exams, and while my memory is still fresh, I want to share my experience. The preparation period took a total of 3 months. …Inburgering12 min readInburgering12 min read
Sep 3Member-onlyHow to list sub and shared folders by using Google Drive API with a PHP client?Allowing users to fetch all folder names from Google Drive, including sub-folders and shared folders, and display them meaningfully to the end user is a complex task requiring you to think about many details in your code. …Google Drive Api5 min readGoogle Drive Api5 min read
Aug 4How to bulk delete products from Shopify?If you found this post, you probably tried to delete products in Shopify admin and realised how boring it is to delete products page by page endlessly. It may take hours of your valuable time, and plus, it is super boring and painful 😱. …Shopify3 min readShopify3 min read
May 26, 2021How to bulk upload thousands of product images into Shopify in 10 minutes?Uploading images into products is easy if you don’t have thousands of images. What if you have thousands of image and product pairs? Imagine how many days you need! Topics covered 1) How to upload an image into Shopify 2) What is Smart Image Upload? 3) How does Smart Image Upload work? How to upload an image into Shopify …Shopify3 min readShopify3 min read
May 14, 2021Member-onlyNotion API — Laravel Authentication ExampleNotion recently released their beta API and this is very exciting for a lot of developers who were planning to create some integrations for Notion. Being first always is a huge advantage and I also already started playing with API. …Notion Api6 min readNotion Api6 min read
Jan 3, 2021How to bulk upload product images to Shopify?It is painful and boring to upload images to Shopify if you have to do this for more than ten products. …Shopify6 min readShopify6 min read
Nov 29, 2020Member-onlyI moved my WordPress website to Cloudflare Workers and compared the speed.This weekend I spend some time learning about the Cloudflare Workers. My friends are talking about the benefits of serverless every day. That is why I wanted to try to do something serverless. Cloudflare Workers has a low learning curve, and I deployed the “hello world” application within ~30 minutes…Cloudflare Workers4 min readCloudflare Workers4 min read
Nov 17, 2020Member-onlyWhat happened when my side project suddenly went viral?My project botmake.io usually had around 1000 daily visitors with quite a stable graph for a long time. It was running on a $10/month DigitalOcean server (2GB memory and 1 CPU) was quite enough for that traffic. The stack of the project is LEMP and it is built with Laravel.Side Project6 min readSide Project6 min read
Apr 2, 2019Foodie Advice HikayesiBu yazıda projemizin geçtiği önemli aşamaları kronolojik olarak anlattım. 5 Kasım 2018 — Proje fikrini bulup eşimle paylaştım. Çok mantıklı geldi. Son zamanlarda izlediğimiz birkaç belgeselin de büyük etkisi oldu. Yabancı bir gezginin İstanbula gelip en iddalı olduğumuz lezzetleri (iskender, künefe, döner…) denemek yerine çok alakasız şeyleri yemesi de bizi…Türkçe2 min readTürkçe2 min read
Jan 4, 2019Member-only10 Tips for Marketing Side ProjectsMost of my developer friends are building great software products but they have no idea how to let people know about their shiny side projects. I also always was afraid about marketing but then after learning more and getting some results, it starts to be interesting. I want to share…Side Project6 min readSide Project6 min read