Back
Jan 2022 – Aug 2024 · Hyderabad

BeyondScale Technologies

Full-Stack Developer

2.5 years building across 5 client projects in different domains — government infrastructure, US real estate, fintech, and file management. Full ownership across the stack on most of them.

Projects
GSWS Government Portals
Government of Andhra Pradesh
What

Built citizen-facing portals for the GSWS Department — Gadapa Gadapaku Mana Prabhutvam, VSWS, Project Tracker, and Village Secretary & Grama Sachivalayam. Implemented real-time user support via WebSocket connections backed by Node.js.

Impact

Serving millions of citizens across Andhra Pradesh. Real-time messaging channel enabled live query resolution for village-level government services.

React Node.js WebSockets PostgreSQL
Weiss Analytics
US Real Estate Platform
What

Developed pluggable data widgets to display US real estate and housing data. Widgets were consumed by multiple third-party platforms. Architected RESTful APIs in Node.js/Express to serve the underlying data.

Impact

Widgets live across multiple US platforms. Clean API layer made third-party integration straightforward.

React Chart.js Node.js Express REST APIs
FingoIndia
Fintech
What

Backend engineer role. Designed PostgreSQL schemas, managed financial transactions, implemented server-side caching for performance, and handled AWS deployments and new feature rollouts.

Impact

Scalable backend infrastructure supporting fintech operations with reliable data integrity and performance.

Node.js PostgreSQL AWS Redis
Kiwibar.com
File Management Platform
What

Built critical features — file and directory upload flows, compression pipelines, and efficient S3-backed storage using Next.js and AWS SDK. Focused on UX for large-scale file operations.

Impact

Delivered seamless file/folder sharing experience with efficient storage and retrieval at scale.

Next.js AWS S3 AWS SDK TypeScript
Unified Authentication Portal
Internal Platform
What

Designed a centralized authentication repository in React/Node.js to integrate and authenticate across multiple microservices. Implemented JWT-based session management and role-based access control.

Impact

Single auth layer across all services — reduced duplication and made onboarding new microservices straightforward.

React Node.js JWT RBAC