Become a sponsor to Levi Pesin
Hey!
I'm mostly working on an online game of mine called Warriors Life and the projects it's built on. This includes, for example, a SDK for developing highly-interactive sites I decided to call the Yokohama Project.
Its main components are the Yokohama Proxy, which manages proxying to the backends and static files, Yokohama Builder, that builds static files from various client-server components, and Yokohama Framework, on which server components rely.
You can check out the Warriors Life's profile for some more details.
I'm also building some other currently-early-in-development-and-therefore-private projects -- they include a highly-effective and performant JS serialization library and a new programming language based on JavaScript, TypeScript, and Java. Stay tuned!
1 sponsor has funded LeviPesin’s work.
Featured work
-
warriors-life/yokohama-proxy
A reverse proxy based on NGINX. Part of the Yokohama Project
JavaScript 1 -
warriors-life/.warriors-life-workflows
Warriors Life's reusable GitHub Actions workflows