Skip to content

while (true) { }

notes from a developer, tutorials, how-to, ideas

Category: web

Posted on 30 December 20196 March 2020

Social counter API

For personal purpose, I need to know the number of followers, likes, subscribers, etc…

The examined social platforms are:

  1. Facebook (number of likes)
  2. Instagram (number of followers)
  3. Youtube (number of subscribers)
  4. Twitter (number of followers)

Let’s start.

Continue reading “Social counter API”
Posted on 2 May 20166 June 2018

[nodeJS] Turn-Based websocket chat

Sample demo using nodeJS / socket.io

Continue reading “[nodeJS] Turn-Based websocket chat”


Recent Posts

  • Swift – Simple full screen loader 11 August 2022
  • macOS – Disable microphone while typing 11 April 2022
  • iOS – Secure app sensitive information 25 March 2022
  • DIY: Hack Weward for iOS 8 March 2022
  • Swift – Circular button bubbles with gravity 26 November 2021
  • Swift – Have fun with GravityBehavior and DynamicAnimator 19 November 2021

Archives

Proudly powered by WordPress