My name is Ilya Verbitskiy, and I’m a developer. Many years of work in IT have made me a person with a sense of humor and tact, an expert in obstacle racing and a stress-resistant coffee drinker, innovator and conservative in one person.
I am an optimist. It does not seem too much use being anything else.
(Winston S. Churchill)
A step-by-step guide to integrating Pyodide into a React + TypeScript + Vite app, loading Python packages like NumPy and Matplotlib in the browser, and generating client-side data visualizations from CSV revenue data.
Learn moreThis workshop introduces Neo4j graph databases and the Cypher query language, covering advanced functions (including APOC) and efficient data import with LOAD CSV to help you design, query, and optimize connected data applications.
Learn moreA step-by-step guide to diagnosing and resolving a silent traffic routing issue in Amazon ECS caused by a missing target group association.
Learn moreCurious how Neo4j and Cypher stack up against traditional SQL? This post takes the classic Northwind database and reimagines it as a graph, offering a practical cheat sheet that translates common SQL queries into Cypher. Learn how graph databases simplify complex relationships, reduce the need for joins, and offer a more intuitive way to explore connected data—complete with side-by-side query comparisons and real-world use cases.
Learn moreThis workshop introduces Neo4j graph databases and the Cypher query language, covering advanced functions (including APOC) and efficient data import with LOAD CSV to help you design, query, and optimize connected data applications.
Learn moreHow to debug runtime exceptions like 'System.DllNotFoundException: Unable to load shared library 'libSkiaSharp' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: Error loading shared library liblibSkiaSharp: No such file or directory' on Linux or containers
Learn more