AI is analyzing your overall score…
Identifying your key strengths…
Evaluating your skill match against the job requirements…
Assessing your cultural and operational fit

Software Developer | React · Next.js · REST APIs | Building Scalable Systems
I turn messy business rules into stable, shippable software. I'm a full-stack developer with 2+ years at Isprava / Lohono Stays, where I've shipped six production products — luxury villa booking platforms, a guest-facing trip-planner app, internal operations tooling, and marketing sites used by thousands of premium travellers. I work across the stack: React 18, TypeScript, and Next.js on the front; Node.js/Express and Ruby on Rails with PostgreSQL on the back. I'm at my best taking a feature from a Figma file and a vague business rule all the way to a tested, deployed endpoint. A few things I've built recently: - The Lohono Trip Planner, from scratch — then refactored a 2,300-line monolith into hook-driven modules, removing 1,100+ lines of dead code. - REST APIs with role-based access control, built from the ground up in Ruby on Rails 8. - A web-performance pass that cut hero-image payloads from ~24MB to under 400KB. - Internal ops systems — food ordering & KOT flows, client ledgers, delivery tracking. What I care about: system architecture, performance, clean and maintainable code, and reducing technical debt so the team ships faster with fewer regressions. Agile/Scrum, close collaboration with product and design. What's next: I'm extending into AI. In August 2026 I begin an Executive M.Tech in Artificial Intelligence at IIT Jodhpur, building toward AI/ML engineering — pairing strong software fundamentals with applied machine learning. If you're hiring full-stack or frontend engineers — or building AI-driven products — I'd love to connect. 📩 damini1998shrawan29@gmail.com 🔗 daminishrawan.github.io/Damini-Portfolio
Indian Institute of Technology Jodhpur
Master's Degree, Artificial Intelligence
January 1, 2026 – January 1, 2028
Centre for Development of Advanced Computing (C-DAC)
PG-DMC, Mobile Computing
March 1, 2023 – August 1, 2023
Chhattisgarh Swami Vivekanand Technical University
Bachelor of Technology - BTech, Electrical Engineering Technologies
June 1, 2017 – June 1, 2021
B.S.P Senior Secondary School
XII
March 1, 2016 – May 1, 2017
Chhattisgarh Swami Vivekanand Technical University
Master of Electrical Engineering
N/A – Present
Centre for Development of Advanced Computing (C-DAC)
Postgraduate Degree
N/A – Present
Indian Institute of Technology Jodhpur
Executive M.Tech in Artificial Intelligence (PG Diploma to M.Tech track)
N/A – Present
Isprava
Software Developer
July 1, 2024 – Present
Isprava / Lohono Stays
Software Engineer
July 1, 2024 – Present
Isprava
Frontend Developer
January 1, 2024 – July 1, 2024
Trip Planner (Lohono – Guest-Facing)
December 1, 2025 – Present
Trip management web app that lets guests view trip details, pre-book meal plans (breakfast, in-house dining, à la carte, BBQ), manage orders, and complete web check-in with guest details and document upload—all driven by reservation and session context. Architected a React SPA with URL-driven trip context (encoded trip/session params), Recoil state, and a modular API layer (Axios + custom hooks for reservations, charges, and orders). Implemented meal-plan flows with date/time and guest-count selection, order-closure rules (e.g. checkout-date handling), and place/cancel order APIs for meal plans and breakfast. Built a web check-in flow with validated forms (name, document type, file upload, optional children with age validation) and document-type APIs. Integrated Google Tag Manager for page views and events, environment-based config (dev/staging/production), and responsive layouts with mobile-first components (Radix UI, Shadcn, Tailwind). Tech stack: React 18, TypeScript, Vite, React Router, Recoil, Radix UI, Shadcn UI, Tailwind CSS, Axios, date-fns, Lucide React.
Solene (Consumer Platform)
May 1, 2025 – Present
Marketing and application site for Solene, a private members’ club—helping the brand tell its story and capture leads and membership applications in one place. Architected a multi-page, component-based front end with Gulp (HTML partials, SCSS, env-based build) and clean-URL routing for SEO and maintainability. Implemented membership application flows (multi-step form, dependents, Isprava/Chapter options) with validation and submission to the Lohono REST API. Integrated event listing and registration via N8N webhooks, lead capture (contact/need-help forms) with API key auth, and optional geo/tracking (e.g. ipapi.co). Built CI/CD with GitHub Actions (Node 20, env from repo vars) and deployed static assets to AWS S3 (staging: beta.thesolene.in), with sitemap/robots and cache-busted assets (gulp-rev). Tech stack: HTML5, Sass/SCSS, vanilla JavaScript, Gulp 5, Lohono API, N8N webhooks, AWS S3, GitHub Actions, CloudFront (IMG_HOST). Highlights: Multi-environment builds (staging/production), responsive layout and components (FAQ, amenities, events carousel), legal pages (T&C, Privacy) with dynamic content, and 404 handling for a polished UX.
Isprava LMS / Operations Interface (OI)
November 1, 2024 – Present
Internal operations platform that centralizes luxury vacation rental and real-estate workflows—from enquiries and bookings to development opportunities, concierge, and approvals—so operations and support teams can manage properties, trips, and customers in one place. Architected a modular React SPA with context-based service providers for 25+ domains (enquiries, rental calendar, development/chapter opportunities, Solene membership, concierge, agents, and multiple approval flows). Implemented role-based access control (ACL) across 40+ page templates and integrated @lohono/react-auth for secure session handling and API authentication. Built in-app VoIP using JsSIP for call handling within the enquiry and call-receiver flows, with call logging and recording support. Optimized front-end performance via route-level code splitting (lazy loading with named webpack chunks), debounce/throttle on search and filters, and a build:lean pipeline with gzip compression; integrated Sentry (browser tracing + session replay) for production monitoring. Delivered features including: rental trip and calendar management, food ordering and KOT workflows, delivery and chapter delivery trackers, client ledger, payment/deposit/invoice/commission approval queues, drag-and-drop task management (react-beautiful-dnd), and PWA support with Workbox for offline-capable assets. Tech stack: React 18, TypeScript, Material-UI (MUI), Formik, Yup, React Router v6, Sentry, JsSIP, Workbox (PWA), Jest, React Testing Library, ESLint, Prettier, Husky.
Chapter (Marketing Website)
September 1, 2024 – Present
Marketing and lead-generation platform for luxury villas in Goa and Alibaug, driving inquiries and agent sign-ups for The Chapter’s property portfolio. Architected a full marketing site with Next.js 14 (App Router), TypeScript, and static export for fast, CDN-friendly deployment and strong Core Web Vitals. Implemented lead capture with reCAPTCHA v3 and server-side verification, OTP flows for Goa/NRI forms, and contact/partner/agent forms with structured server actions. Built responsive, animated experiences using Framer Motion and scroll-driven UI; optimized assets with responsive <picture>/srcSet and Sharp; integrated GTM for analytics. Delivered SEO and discoverability via per-page metadata, Open Graph, Twitter cards, canonical URLs, and JSON-LD (Organization) structured data; used generateStaticParams for static press article pages. Tech stack: Next.js 14, React 18, TypeScript, Framer Motion, reCAPTCHA v3, Google Tag Manager, env-cmd (dev/prod), Sharp.
School Diary
August 1, 2023 – August 1, 2023
The School Dairy project is designed to simplify administrative tasks, improve communication, and empower stakeholders with easy access to critical data. By harnessing the power of technology (MySQL, React.js, Node.js), we aim to create an efficient and user-friendly solution that caters to the evolving needs of educational institutions. It simplifies student information management for both administrators and students within any organization. Android Studio: In addition to the web interface, "The School Diary" project extends its reach to mobile platforms, with dedicated Android applications developed using Android Studio. This mobile component ensures accessibility for users on the go, allowing them to stay connected and informed.
iOS "My Store"
July 1, 2023 – July 1, 2023
iOS "My Store" App (Storyboard , Express & MySQL Backend) Developed a user-friendly iOS "My Store" app using Storyboard for intuitive interface design. Backend powered by Express.js and MySQL to handle data storage and retrieval efficiently. This project exemplifies iOS app development and backend integration skills, offering a seamless shopping experience.
iOS War Card Game
July 1, 2023 – July 1, 2023
A dynamic iOS War card game using Swift UI and Xcode Implemented game logic, user interactions, and card animations, resulting in an engaging user experience. This project showcases my skills in iOS app development and my ability to create interactive and visually appealing applications.
Lohono (Consumer-Facing Rentals & Referral)
December 1, 2019 – Present
Lohono Stays is a full-stack web application that powers discovery and booking of luxury villas and holiday homes across India and Asia (Goa, Alibaug, Lonavala, Coonoor, Phuket, Bali, Koh Samui), addressing the need for a unified, high-quality booking experience for discerning travelers. Architected a server-side rendered (SSR) React application with Razzle and Express to improve SEO and first-load performance for property and destination pages. Implemented end-to-end booking flows—property search, filters, villa/cluster detail pages, checkout, reservations, and coupon validation—with TypeScript, React 18, Recoil, Formik, and Yup. Built loyalty and referral features (points balance, referral codes, referee bonuses) and integrated CleverTap for push notifications and analytics. Optimized delivery with Brotli/gzip compression, Workbox-based PWA (precaching, caching strategies, background sync), and PM2 cluster mode for production scaling. Tech stack: React 18, TypeScript, Razzle (SSR), Express, Recoil, Formik, Yup, React Router 6, Workbox (PWA), Winston, PM2, Jest; integrations with CleverTap and Google Maps; deep linking (Apple App Site Association, Android asset links).
Java Data Structures & Algorithms + LEETCODE Exercises
Udemy
June 23, 2026 – Present
Java and Spring Framework for Beginners with Spring Boot
Udemy
June 23, 2026 – Present
Cultural Fit Analysis
The candidate's project history shows a strong focus on web development, particularly with React and related ecosystems. While there are mentions of Android Studio and iOS development in personal projects, the bulk of their professional experience and detailed project descriptions are centered around web technologies. This indicates a potential mismatch with a pure 'Android Developer' role, as the depth of native mobile experience is not as pronounced as their web expertise. However, the diversity of projects and willingness to learn new technologies (as seen in the mobile computing PG-DMC) suggest a good learning attitude.
Soft Skills & Operational Fit
The candidate's project descriptions indicate strong problem-solving abilities, a proactive approach to architecture and optimization, and experience in delivering full-stack features. The refactoring efforts suggest an attention to code quality and maintainability. The diverse project portfolio implies adaptability and a willingness to tackle different technical challenges.