- Developed an automated document generation platform utilizing LLM APIs for structured content synthesis and formatting.
- Implemented a lightweight RAG pipeline using document chunking.
- Constructed system-level prompt constraints and function calling routines to ensure deterministic JSON outputs.
- Engineered a real-time streaming UI interface in React, allowing users to inspect generation stages token-by-token.
I build apps,
ship AI systems.
1.5+ years engineering production cross-platform mobile apps, client-side AI workflows, and interactive frontend interfaces, building LLM systems people actually use.
Things I've shipped
Production mobile applications, client-side AI systems, and real-time platforms.
- Built booking and consultation UI modules in Flutter with real-time status tracking and dynamic state updates.
- Optimized list rendering pipelines and complex JSON parsing to ensure smooth scrolling on low-spec mobile devices.
- Integrated Firebase Crashlytics to monitor client-side runtime errors and diagnose performance bottlenecks.
- Developed client-side real-time messaging and interactive feed interfaces in React Native using WebSockets.
- Implemented indexed search algorithms and client-side filtering logic to accelerate content discovery.
- Built UI for a fitness-tracking app that reads step and activity data from device sensors.
- Implemented local caching mechanisms to support offline use and created charts to visualize historical activity trends for the user.
1.5+ years, by the numbers.
Production apps shipped, teams joined, systems built — counted rather than described.
Technical skills
Curated toolset across Generative AI, Frontend & Mobile engineering, and Tooling.
Generative AI & LLMs
AI PRODUCT & RAG ENGINEER
Building Retrieval-Augmented Generation pipelines, structured JSON function calling routines, and token-streaming workflows with OpenAI and Anthropic APIs.
- Prompt Engineering & Function Calling
- RAG (Retrieval-Augmented Generation)
- OpenAI API & Anthropic API
- LangChain & Vector Databases
- Structured JSON Output & Embeddings
Frontend & Mobile
CROSS-PLATFORM ARCHITECT
Developing modular, high-performance applications with React Native, Flutter, and React.js. Clean architecture, sub-16ms render pipelines, and smooth Reanimated 3 worklets.
- Flutter & Dart
- React Native & TypeScript
- React.js & JavaScript
- Reanimated 3 & Turbo Modules
- Bloc · Riverpod · Redux Toolkit
Languages & Tools
CORE SYSTEMS & TOOLING
Production-grade workflows with strong foundational knowledge in data structures, algorithms, automated data cleaning, and agile CI/CD delivery.
- Python · TypeScript · JavaScript
- Dart · Java
- Git & GitHub
- Android Studio & VS Code
- Firebase Crashlytics · WebSockets
Where I've worked
Production engineering roles and high-impact teams — shipping software for real users.
Exly YC W19
JUNIOR SOFTWARE ENGINEER
- Built and maintained production features across Flutter and React Native apps, adhering to clean architecture and established coding standards.
- Integrated LLM API endpoints to support AI-assisted user workflows, implementing streaming response handling, structured JSON parsing, and fallback UI states.
- Extracted repeated UI patterns into shared, reusable components across multiple screens, reducing redundant code and speeding up feature delivery.
- Collaborated in an agile team through sprint planning and code reviews, integrating native device capabilities into hybrid app flows.
Apr 2025 – August 2026 · Full-time
Exly YC W19
SOFTWARE ENGINEERING INTERN
- Shipped cross-platform mobile features end-to-end with comprehensive error handling and network fallback mechanisms.
- Fixed bugs surfaced through QA and user reports, and added test coverage to critical flows to reduce regressions.
Jan 2025 – Apr 2025 · 3 months
UKG
DATA SERVICES CONSULTANT I · ULTIMATE KRONOS GROUP
- Built Python data-cleaning and transformation scripts to validate and normalize structured enterprise datasets.
- Automated data quality verification workflows, reducing manual inspection time and data format inconsistencies.
Jul 2024 – Oct 2024 · 4 months
Dao Studio
SOFTWARE ENGINEER INTERN
- Built cross-platform utility app features with local caching to support offline use.
- Implemented a notification system and improved UI thread handling to reduce visible lag in the app.
Dec 2023 – Jun 2024 · 7 months
Academic foundation
Computer Science engineering degree & scholastic milestones.
Bachelor of Technology in Computer Science and Engineering
KIET Group of Institutions · Ghaziabad, India
Comprehensive computer science engineering curriculum with strong analytical rigor in software systems, data structures, algorithms, operating system fundamentals, and software architecture.
2020 – 2024 · Ghaziabad, India
Higher Secondary Certificate (CBSE)
Krishna Public School · Raipur, India
Graduated with top academic distinction in Science & Mathematics streams, establishing strong analytical thinking, mathematical problem-solving, and algorithmic foundations.
2018 – 2020 · Raipur, India
Certifications & credentials
LLM Engineering: Master AI & Large Language Models
Verified Credential ✓Artificial Intelligence
Verified ✓Data Mining
Verified ✓Cloud Computing
Verified ✓Notes, engineering & articles
Technical essay on mobile frontend architecture and TypeScript type safety.
How I Fixed React Navigation Type Errors in TypeScript (Without Losing My Mind)
A deep dive into strictly typing nested stack and tab navigators in React Navigation v6 without unsafe type assertions, handling polymorphic screen props, and resolving type inference slowdowns in complex production mobile apps.