πŸ’» Arpad Kish πŸ’»

πŸ’» Arpad Kish πŸ’» @rpi1337

About: CEO @ GreenEyes.AI | Systems Engineer & Technical Lead | Computer Vision Enthusiast

Joined:
Dec 31, 2023

πŸ’» Arpad Kish πŸ’»
articles - 34 total

Building UDP-Like Telemetry with Auto-Remediation Over WebSockets

Building a UDP-Like Telemetry System with Auto-Remediation Over WebSockets Implementing a...

Learn More 1 0Mar 7

Bacon.js and the Dawn of Reactive Programming: A Retrospective

Before React fundamentally changed how we thought about UI state, and before RxJS became the...

Learn More 4 0Mar 4

Building Distributed Resilience: The SAGA Pattern for Financial Applications

In the high-stakes world of financial applications, data consistency is not just a featureβ€”it is a...

Learn More 1 0Mar 4

Navigating Microservices Communication: REST, RPC, GraphQL, and Beyond

In a microservices architecture, the way your services talk to each other is just as critical as the...

Learn More 0 0Mar 4

The Death of Flash: Building a Facebook-Integrated HTML5 Memory Game in 2013

The year is 2013, and the web development landscape is rapidly shifting. Adobe Flash is on its way...

Learn More 0 0Mar 1

Triphop (2015): An Exploration of a Real-Time TODO Application

Released in 2015 by developer ÁrpÑd Kiss (@rpi1337), Triphop is an example TODO application that...

Learn More 1 0Mar 1

Pixplore (2012): Discovering the World Through Maps and Social Media

Finding interesting places to visit in a new city or even your own neighborhood can be a challenge....

Learn More 1 0Feb 28

Automating Digital Cleanup: A Deep Dive into the File Archiver CLI

If you manage servers, applications, or even just a cluttered local drive, you know how quickly files...

Learn More 1 0Feb 28

Building a Custom Augmented Reality Marker Detector with OpenCV

Augmented Reality (AR) bridges the gap between the physical and digital worlds. A foundational step...

Learn More 1 0Feb 27

Retrospect: Architecting the 2014 iOS Golden Era: Building a Visual Social Network

Looking back at projects like Jestr or the early iterations of Instagram and Snapchat takes us...

Learn More 0 0Feb 24

Jestr (2014): The Architecture of a Social App and the Power of PostgreSQL Views

When building a modern social media application, engineers are immediately confronted with two...

Learn More 1 0Feb 24

The Digital Armor Protecting Artists from AI Scrapers

In the rapidly evolving landscape of generative artificial intelligence, a fierce battle for...

Learn More 0 0Feb 21

Back to Vanilla: A Retrospective on Building a JavaScript SDK in 2014

Looking back at code written a decade ago is like opening a time capsule. It transports you back to...

Learn More 1 0Feb 19

Building a Real-Time Data Pipeline: Streaming TCP Socket Data to PostgreSQL with Node.js

Real-time data streams are the lifeblood of many modern applications, ranging from financial market...

Learn More 0 0Feb 19

Exploring a Command-Line Hangman Implementation in Node.js

Classic games are a fantastic way to explore programming concepts, and few are as universally...

Learn More 0 0Feb 19

A Deep Dive into an AWS CDK Infrastructure Snippet for Modern Web Apps

In the world of cloud infrastructure, Infrastructure as Code (IaC) has become the standard for...

Learn More 0 0Feb 19

Building a Time-Traveling HashMap in JavaScript

A standard Hash Map (or dictionary) is a foundational data structure that maps keys to values,...

Learn More 0 0Feb 18

Streamlining Dependency Injection in TypeScript: A Look at `singleton-factory-ts`

Managing dependencies and object lifecycles in large TypeScript applications can often lead to...

Learn More 0 0Feb 18

Simplifying Localization in React: An Inside Look at `translation-service-react`

Managing internationalization (i18n) and localization in modern frontend applications can often be a...

Learn More 0 0Feb 18

Mastering Asynchronous Task Management in TypeScript with q-exec-ts

Handling a massive influx of asynchronous tasks in Node.js can be challenging. Whether you are...

Learn More 0 0Feb 17

Building a Cloud-Native Agentic AI Research App: A Comprehensive Deep Dive into pgvector, Remix, and Multimodal LLMs

How I modernized a legacy computer vision project into an LLM-powered, cloud-native research...

Learn More 0 0Feb 17

Bridging the Gap: Unified Google Analytics for Web and Capacitor Apps

Developers building hybrid applications with Capacitor often face a split-brain problem when it comes...

Learn More 0 0Feb 17

Exploring conv-kmeans-lab: A C++ Tool for CIELAB Image Color Segmentation

Image segmentation is a fundamental task in computer vision, and grouping pixels by color is one of...

Learn More 0 0Feb 17

Cloaked in Emojis: Building an E2E Encrypted & Obfuscated Telemetry System over WebSockets

In the modern web ecosystem, standard telemetry and analytics endpoints are frequently intercepted by...

Learn More 0 0Feb 16

A Deep Dive into the `text-n-drawings-on-image-objc` Repository

The text-n-drawings-on-image-objc repository is a legacy iOS application project written entirely in...

Learn More 0 0Feb 16

Mastering Image Caching and Lazy Loading in Hybrid Mobile Apps

Building hybrid mobile apps with web technologies provides massive development speed, but it also...

Learn More 0 0Feb 16

Unlocking Lightweight Search: A Look at `bm25-lite` for TypeScript

For developers working with TypeScript who need a search solution that balances performance with...

Learn More 0 0Feb 13

Defense against image scrapers, in Depth: Shielding Digital Art with Emojis, Proxies, and Pixels

In the world of digital portfolios, artists face a persistent dilemma: they must display their work...

Learn More 0 0Feb 4

The AI Scraping Arms Race: Protecting Visual Assets on the Dynamic Web

As AI training models become hungrier for visual data, the sophistication of web scrapers has evolved...

Learn More 0 0Feb 3

The GreenEyes.AI Vision Stack: A Hybrid Pipeline for Object Labeling and Feature-Based Recognition

Introduction In the rapidly evolving landscape of computer vision, the challenge often...

Learn More 0 0Jan 22