Senior Software Engineer with 8+ years building scalable web products in TypeScript and React.
Hands-on experience across the full stack – event-driven microservices, AWS infrastructure, and CI/CD
pipelines. Strong on performance optimisation, testing, and cross-team collaboration. Comfortable
owning features end-to-end, from data layer to user interface.
Open to remote EU / US timezones. Feel free to reach out if you have any questions about my past experience and want to collaborate.
Latest Posts
# Next.js and SignalR: Effortless Socket Integration and Troubleshooting
A minority, but still a massive number of projects, require web sockets integration to provide instant reaction of an interface on changes without re-fetching data.
# Implementing i18n in Next.js: A Guide to Non-Route-Based Localization
Recently, we migrated our sub-project from react-localization to i18next. During that migration, the main goal was to keep the previous behavior of setting and changing language in our app.
# How to Upload Source Maps to Sentry with Next.js
Nowadays every modern web application uses platforms that provide error monitoring in real-time. They have support for different languages and technologies. And that’s great because the quality of…