Projects using AWS in JaipurProjects using AWS in Jaipur
Cover image for Title: KYAT Gold — Digital
Title: KYAT Gold — Digital Gold Savings & Chit Fund Platform Description: A production fintech platform for a gold trading business, built end to end — customer mobile apps plus the admin console that runs the operation behind them. The product covers three revenue lines that most gold businesses run separately. Customers buy digital gold and silver as a SIP at live MCX rates, with holdings kept in a vault ledger. They join traditional chit groups with monthly installment collection and scheduled draws. And branch staff can transact over the counter on a customer's behalf through an OTC desk, with custom price override for negotiated rates. The admin console is where the real complexity sits. Operators get one view of daily collections, overdue exposure, autopay success rate and payout queue, alongside time-series collection analytics and per-group draw progress. Because these are savings schemes members have to trust, monthly winner selection runs on SHA-256 seed verification with a downloadable audit trail — the draw is provably fair rather than something the operator can quietly influence. The hardest part wasn't any single screen. It was reconciliation: gold prices move continuously, chit installments arrive irregularly, payouts are scheduled monthly, and every one of those has to stay consistent against a vault ledger that regulators and members can both audit. Getting that right shaped most of the backend design. Mobile apps in Flutter for iOS and Android, PayU handling payment collection, and a Node.js backend managing ledgers, vault accounting, autopay retries and scheduled payouts.
0
47
Cover image for Title: Enterprise ATS & Hiring
Title: Enterprise ATS & Hiring Requisition Platform Description: An applicant tracking system built for enterprise recruitment teams who had hiring data scattered across spreadsheets, inboxes and three different tools — with no single view of what was actually happening. The core of it is the admin dashboard: a company-wide pipeline funnel from application through screening, interview, offer and hire, with velocity metrics on each stage so leadership can see where candidates stall rather than just how many are in the system. Alongside it sits recruiter performance comparison, job health monitoring and a hiring calendar. Beyond the dashboard, the platform handles resume parsing and candidate search, job posting and interview scheduling, client and vendor management, and invoicing. I built an asynchronous Gmail and Outlook inbox sync on AWS SQS with a dedicated worker process, so recruiter email threads attach to the right candidate record automatically instead of being copy-pasted in. The piece I'm proudest of is the hiring requisition module. An employee raises a hiring request, it routes up the reporting hierarchy for approval, branches depending on whether the role is budgeted or unbudgeted, and on final sign-off creates the job in the ATS automatically for HR to hire against. It's designed for roughly 600-person org hierarchies, which meant getting the approval routing right mattered more than any individual feature. Stack: React · Node.js · Express · MongoDB · AWS SQS · Gmail & Outlook OAuth Skills to tag: Full-Stack Development, React, Node.js, MongoDB, API Integration, SaaS, Dashboard Design, AWS
0
52