Contacts
Profiles & Platforms
Company
About Me

My name is Alex Gusev, I'm a web developer from Latvia. My career began in 1998 with banking systems and went through fintech and e-commerce. Since 2010 I've been working under my own brand, developing custom web applications.
Since 2019 I've almost completely switched to JavaScript. Facing the limitations of ready-made solutions, I began forming my own architectural principles that became the foundation of the Tequila Framework platform - for modular and manageable web systems.
Technologies
JavaScript (ES6+) with JSDoc, Node.js, Vue.js, Quasar, Knex.js. Databases: PostgreSQL, MariaDB, SQLite. CI/CD via GitHub Actions. I create both PWA/SPAs that work directly in the browser without server logic, and full-fledged backend services on Node.js - all in a single stack, with full responsibility for the entire system.
Development Approach
I use modular monolith and avoid TypeScript and bundlers. Based on DI and late binding. All projects are compatible with LLM and designed for distributed development.