Experience
Summary of Qualifications
Senior Software Developer with 15-20 years of experience designing and building scalable applications, distributed systems, and complex workflows. Proficient in JavaScript and TypeScript, with a strong background in frontend and backend technologies. Experience also includes GO, Python, and PHP, broadening the ability to work across multiple programming environments. Expertise spans relational (MySQL, PostgreSQL, etc) and non-relational databases (MongoDB, Redis, etc), enabling the development of full-stack solutions that are efficient, maintainable, and performant.
Proven track record in creating highly responsive and interactive user interfaces using modern frontend frameworks like React, NextJS, Vue, and ThreeJS for 3D modeling. Focus on performance optimization and user experience ensures the delivery of rich, user-friendly applications.
Backend expertise includes designing APIs and microservices architectures using NodeJS (ExpressJS, NestJS, Fastify), leveraging tools like Docker, Kafka, and CI/CD pipelines (GitHub Actions) to streamline development workflows, ensuring quick iterations and seamless deployment processes. Hands-on experience with event-driven systems using gRPC/tRPC and the ELK stack for efficient log management and analytics.
I have the ability to call a function from GO or Python in a JS file for example, and thereby overcome the limitations of a given language by using a hybrid structure, by using the strengths of other languages that overcome the limitations of the particular base language and thereby greatly increase performance and efficiency of the given application.
A strong foundation in object-oriented programming (OOP) and functional programming, with Functional Programming is applied alongside modern JavaScript / TypeScript paradigms to solve complex problems, with a focus on scalability and code readability.
Extensive experience in system design and architecture, working across various domains, including online marketing, contributing to the development of high-traffic, high-availability applications that meet business goals and objectives. Thrives in collaborative environments, communicates effectively, and remains committed to delivering quality solutions on time.
Main Tech Stack:
Other Languages:
Experience with Databases:
14+ years
4+ years
Qdrant
Experience with Other Tools:
less then 1 year
like JIRA
Marketing:
Google ads, SEO
SMM:10+ years
Databases - Read All Articles »
Search items based on tags
When structuring data in MongoDB to facilitate searching items based on tags, there are several design approaches you can take, each with its own benefits and trade-offs. The choice largely depends on your specific requirements, such as query performance, ease of data ...
02.09.2023Read More »
Programming - Read All Articles »
Frontend / React Best Practices - Part 1
When building performant applications in React, it's crucial to ensure that the operations run in optimal time complexity, particularly O(n), where the ...
11.10.2024Read More
Essential Security Practices
for a Secure NodeJS Application
Ensuring the security of a Node.js application involves implementing various security measures to protect against common vulnerabilities and attacks. ...
21.05.2024Read More
Tutorials - Read All »
MongoDB Query Optimization
To evaluate the performance and efficiency of these functions for finding or creating tags, we will look at the number of database queries each function performs and their ...
30.05.2023Read More