Hi, I'm Anton Sukhachev
I'm a Software Engineer with extensive experience in web development, primarily using PHP.
Proven expertise in developing and maintaining scalable systems, including CDN services and streaming platforms.
Passionate about sharing knowledge through blog posts and technical talks.
Experienced in leading backend development projects, with a focus on optimizing processes and tools.

github.com github.com
linkedin.com linkedin.com
x.com x.com
reddit.com reddit.com
thingiverse.com thingiverse.com
stackoverflow.com stackoverflow.com
mrsuh6@gmail.com mrsuh6@gmail.com

Recent Articles

1 Dec 2024

5 Nov 2024


Recent Projects

PHP Generics
PHP Generics

Real PHP generics implemented in PHP with RFC-style syntax Class<T> and runtime type checking.

PHP Skeleton for Bison
PHP Skeleton for Bison

Bison is a parser generator. It can be used to create AST parsers for PHP, JSON, SQL, and more. By default, Bison supports C/C++/D/Java, but it can be extended using a PHP skeleton.