Aniqa Tasnia: Header 1

I’m Aniqa, a Computer Science graduate and early-career software engineer focused on building clean, useful web and mobile experiences. I enjoy turning ideas into polished products using React, JavaScript, Node.js, and QA-driven thinking, with experience that also spans technical support, robotics QA, and AI-adjacent problem solving. I’m especially interested in roles where I can keep learning, ship reliable software, and contribute to teams that value both technical skill and thoughtful collaboration.

Rate Limiter

backend utility
This project is a high-performance distributed rate limiter designed to shield microservices from abuse and traffic spikes. It features a scalable, stateless backend tier load-balanced via Nginx, backed by a centralized Redis caching layer that utilizes atomic Lua scripting to track request thresholds seamlessly without race conditions.