PinnedInLevel Up CodingbyMohamad Fadhil·May 9, 2022Optimizing Clickhouse: Materialized ViewDesign your database read path according to users' access patterns
PinnedInAsthma Journey EngineeringbyMohamad Fadhil·Feb 2, 2022Asthma Journey Tech StackPartly boring tech stack that powers my SaaS project. I built this MVP in less than 1 month with $0 monthly cost
PinnedMohamad Fadhil·May 20, 2021How to Build Google Social Login in Django Rest Framework and Nuxt Auth and Refresh its JWT token…Refreshing JWT Token and recommended settings for production environmentA response icon4A response icon4
PinnedMohamad Fadhil·Dec 15, 2020How to Build Google Social Login in Django Rest Framework and Nuxt Auth and Refresh its JWT token…Build end-to-end Social Login screen in Nuxt & Django REST FrameworkA response icon9A response icon9
Mohamad Fadhil·Aug 14, 2024Understanding Actor Model for Node developersIntroduction to actor model in NodeJS
Mohamad Fadhil·Mar 13, 2023Node Stream tutorial with Highland JSEfficiently process huge amounts of data with Node Stream
InLevel Up CodingbyMohamad Fadhil·Jan 25, 2022How to launch pgbouncer containerSafely scale out the application servers while maintaining minimal number of database connectionsA response icon1A response icon1
Mohamad Fadhil·Sep 29, 2021Why Clickhouse is the Next Database you Should ExploreUsing an open-source OLAP database to run analytic queries on your data in sub-second
InLevel Up CodingbyMohamad Fadhil·Aug 10, 2021Building Kafka-compatible Streaming & Batch Workers in PythonBuild a reliable worker with graceful shutdown capability