Iām Anshika, a second-year Electronics and Communication Engineering student at IIIT Allahabad, driven by a deep interest in Backend Development, DevOps, and System Design.
I possess a strong foundation in Data Structures and Algorithms, and Iām passionate about building scalable, reliable systems while continuously enhancing my problem-solving and analytical skills.
C
C++
Java
TypeScript
JavaScript
HTML
React.js
Next.js 15
Tailwind CSS
CSS Modules
Responsive UI Development
Node.js
Express.js
Spring Boot
REST API Design
Swagger / OpenAPI Docs
MongoDB
PostgreSQL
Redis
Docker
Git
GitHub
GitHub Actions
CI/CD Pipelines
Full Stack Engineer
Jarurat Care
Nov'25 - Present
Stack: Node.js, Express, MongoDB, Springboot , Java
Working across the stack to build an AI-powered chatbot using Spring Boot (Java) and OpenAI. Focused on creating scalable backend services, integrating intelligent responses, and enabling real-time communication. Responsibilities include developing robust APIs, coordinating data flow, supporting frontend integration, and contributing to architecture, performance optimization, and clean, production-ready code.
Focus: AI Integration ⢠Scalable Backend Systems ⢠API Engineering
Loading...
Stack: Node.js, Express, MongoDB, Redis, Cloudinary , Zod, Docker, Swagger
A scalable and production-grade backend designed for e-commerce applications. Implemented role-based architecture, token rotation, and IP-based rate limiting to ensure secure and efficient access control. Reused the authentication API for token management to simplify reusability and maintainability across different modules.
Integrated cart management using Redis for high-performance caching and session persistence, ensuring minimal latency for real-time cart updates. Added API documentation with Swagger for smooth developer onboarding and testing. Includes Zod-based schema validation, Dockerized container setup, and environment-specific configurations for scalability.
Focus: Security ⢠Scalability ⢠Reusability ⢠Clean Architecture
Stack: TypeScript, Node.js, Express, Redis, Lua, Docker, Zod
Built a production-grade distributed rate limiter supporting Leaky Bucket, Fixed Window, Sliding Window, and Token Bucket algorithms, using Lua scripts for atomic Redis operations to ensure correctness under concurrent access.
Deployed a horizontally scalable Redis cluster with 3 masters and 3 replicas, ensuring race-free consistency and fault tolerance under sustained peak traffic.
Focus: Concurrency ⢠Scalability ⢠Fault Tolerance ⢠Backend Systems
Stack: Node.js, Express, Postgres, Redis, Nodemailer, Zod, Docker
Secure, production-ready authentication system built with modular APIs for login, signup, and token refresh. Implemented token rotation, IP-based rate limiting, and Redis-based session management to prevent token misuse and enhance scalability.
Added email verification and password reset flows using Nodemailer with JWT links. Fully Dockerized for easy deployment and consistent environment setup across systems.
Focus: Security ⢠Reusability ⢠Scalability ⢠Reliability