FROM THE BEST
TO THE WORST

main post's image

A Problog-Based Stochastic Agent For One-On-One Fighting Game

Problog

This post shows a stochastic agent built with ProbLog, a probabilistic logic programming toolbox. This agent analyzes opponent behavior, updates its knowledge base dynamically, and selects actions with weighted randomness for optimal performance.

˹Oleksiy Nedobiychuk˼ • March, 2025 • 7 min read

main post's image

Svelte + Tailwind With Rollup And Django//Flask As The Backend

Full-Stack

This guide details setting up a web project using TypeScript, Svelte 5, Tailwind 4, and Rollup 4 for the frontend, integrated with a Python backend (Django or Flask). It covers initialization, configuration of each tool, and bridging the frontend/backend build processes.

˹Oleksiy Nedobiychuk˼ • April, 2025 • 13 min read