Skip to content
View filipfalcon's full-sized avatar
👑
TypeScript 🤝 Effect 🤝 Cloudflare
👑
TypeScript 🤝 Effect 🤝 Cloudflare

Block or report filipfalcon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
filipfalcon/README.md

Filip Falcon

Giving digital space to things that I like. Clean code enjoyer.

TypeScript 🤝 Effect 🤝 Cloudflare

Digital Experience

A knowledge base of unified principles for software engineering. Having one way of doing things decreases the cost of context-switching between projects — same syntax, same approach, same ergonomics everywhere. And who absolutely loves that? Agents. Served over MCP, these principles let me go fully agentic while keeping the slop out — so code review stays easy and genuinely enjoyable.

Rendered through Astro, organized with Starlight, custom components built with Foldkit. MCP served via Cloudflare Agents. Code kept in shape thanks to Effect.

Repository Status
falkara/digital-experience Active Development (Not Available Yet)

Skóreon

An aggregator of soccer matches that makes it easy to query any statistic imaginable. Data can be logged by uploading an image and letting an LLM do the extraction for you — or simply as a standard JSON request. Each log is processed asynchronously, with several mechanisms keeping data integrity in good shape.

Data come in and out through a REST API built on Effect Platform. Orchestrated through Cloudflare Workflows, then persisted in Cloudflare D1 using Drizzle. LLM handled via Cloudflare Agents. Code kept in shape thanks to Effect.

Repository Status
filipfalcon/skoreon Active Development

Skóreová

An interactive look at women's soccer in Czechia. Showcase of player statistics, explainers of competition formats, results and fixtures — all of it with tweakable graphs and per-season datasets. Powered by Skóreon.

Rendered through Foldkit, graphs drawn with Chart.js. Code kept in shape thanks to Effect.

Repository Status
filipfalcon/skoreova In Queue

Kassandra

A roguelite RPG set in a fantasy world full of original monsters that scale with party size and demand real skill to beat. Original quests and level-design twists keep players thinking and reward thorough cooperation. A complete toolset lets the community build and share its own levels.

Rendered through Foldkit and Three.js. World instances persisted with Cloudflare Durable Objects using Drizzle. Communication handled through WebSockets and a REST API built on Effect Platform. Code kept in shape thanks to Effect.

Repository Status
Closed Source In Queue

Contact

Interested? Need a feature? Want to collaborate?

Send me an email at hi@filipfalcon.com and let's talk!

Not seeking employment — operating as a standalone entity. I onboard as a vendor, deliver against scoped statements of work, and invoice B2B. I contract directly with end clients. Staff-augmentation vendors and body shops: please don't reach out.

Pinned Loading

  1. skoreon skoreon Public

    An aggregator of soccer matches that makes it easy to query any statistic imaginable. Data can be logged by uploading an image and letting an LLM do the extraction for you — or simply as a standard…

    TypeScript