A library to (de)serialize parameters (query, headers, cookie) to/from php objects by CuyZ/Valinor. Part of php-openapi-generator
A custom client-side openapi-generator
▶️ Video player for future SubVost website.
It's not an open source project, but some drafts can be found here: vidstack-libass-example
An dating app based on shikimori data
Homeworks from computer vision course
Tool to create a html page with results for the year of group or private chat
✅ (2023) chat-link-bot
Bot that synchronize channel on discord server and group chat in telegram. Just sends all messages from discord to telegram and vice versa. Hosted on Google cloud run. Has no documentation.
✅ (2020) Z99Compiler
Compiler (actually interpreter) for own Pascal-like programming language. Written on PHP7.3. Not used anywhere, just for educational purposes
✅ (2020) Z99Lexer
Lexer (tokenizer) for Z99Compiler
✅ (2020) Z99Parser
Parser for Z99Compiler. Results with abstract syntax tree
✅ (2020) geometric-modeling
Homeworks for geometric-modeling course in university. Mostly it's different 3d scenes built using Three.js with react.
✅ (2019) BarberCRM
CRM for barbershop (university coursework). Written on Yii2.
✅ (2019) images.com-php-up
Instagram clone on Yii2.
✅ (2019) store-php-start
Simple online store written on pure php without frameworks.
✅ (2018) numerical-methods
Numerical Methods labs 2018 KPI TR-71 on python
✅ (2017) Calculator
Simple desktop calculator on C# with GUI