I am a software developer specializing in modern web application and mobile applications development with a strong focus on scalable, high-performance systems. My core expertise lies in the MERN and PERN stacks, leveraging JavaScript and TypeScript to build robust, maintainable applications. I work extensively with Next.js for server-side rendering and optimized frontend architecture, paired with Tailwind CSS to deliver clean, responsive, and production-ready user interfaces.
 
I design and develop end-to-end solutions—from database modeling and API architecture to frontend performance optimization and deployment. My approach prioritizes code quality, security, and scalability, ensuring products are built to support long-term business growth. I am experienced in translating business requirements into reliable technical solutions that improve efficiency, user experience, and overall product value.
I worked as a Full Stack Developer, where I built a website with two main purposes: client management and product management, integrated with a secure payment system.
 
When a client purchases software from the company, they are required to fill out a form and set a password. An account is then automatically created under their name, along with a unique product ID and product key linked to that account.
 
This solution ensures that the product key is tied exclusively to the original client. As a result, if someone attempts to copy the program and share it with another person, access will be denied—since the product key only works for the registered client.
I worked as a Backend Developer on this project, where I built an MVP with enterprise-grade quality. To ensure security, I implemented techniques to mitigate vulnerabilities and protect accounts and data from injections and various types of attacks. In addition, I gained valuable experience in payment system integration, delivering a secure and reliable solution.