PinnedMertcan ArguçUsing Redis for Rate Limiting in Node.js — Sorted Sets vs HashesRate limiting is a critical component in web applications, especially when dealing with high-traffic APIs or services. It prevents…Feb 11Feb 11
Mertcan ArguçTensorflow COCO-Ssd ile Nesne Tespiti ve TakibiNesne tespiti, bir görüntü veya video akışı içinde belirli nesnelerin varlığını ve konumlarını belirleme işlemidir…Oct 17Oct 17
Mertcan ArguçAdvanced Image Analysis via Camera: Person Detection, Gaze Direction, and Clothing Color Analysis…IntroductionSep 7Sep 7
Mertcan ArguçKamera Üzerinden Gelişmiş Görüntü Analizi: WebRTC, TensorFlow.jsGünümüz teknolojisinde, görüntü işleme ve bilgisayarlı görü uygulamaları giderek daha fazla önem kazanmaktadır. Bu makalede, web tarayıcısı…Sep 7Sep 7
Mertcan ArguçTroubleshooting Guide for BSOD (Blue Screen of Death) Issue on Windows After CrowdStrike UpdateRoot Causes of the Issue:Jul 19Jul 19
Mertcan ArguçCrowdStrike Güncellemesi Sonrası Windows’ta Mavi Ekran (BSOD) Sorunu Çözüm RehberiSorunun Temel Sebepleri:Jul 19Jul 19
Mertcan ArguçUnderstanding extends, implements, and Partial in TypeScriptA fun and simple guide to understanding extends, implements, and Partial in TypeScript. Clear up the confusion with easy-to-understand …Jun 20Jun 20
Mertcan ArguçinJavaScript in Plain EnglishWhy Base Entity in Backend and OOP Applications?In this article, we explore the concept of Base Entity in backend and object-oriented programming (OOP) applications, its importance, and…Jun 20Jun 20
Mertcan ArguçinJavaScript in Plain EnglishWeb Development Key Concepts and Tools 🚀Entering the web development world can be daunting with its plethora of concepts and tools. This article aims to demystify key terms like…Jun 122Jun 122
Mertcan ArguçinJavaScript in Plain EnglishHow to Create a TCP Server with Node.js & Handling Requests, Routing, and Port ConfigurationCreating a TCP server with Node.js is a fundamental task for developers looking to build efficient and scalable applications. Node.js, with…Jun 11Jun 11