Projects
Case studies and portfolio projects spanning AI automation, resume tools, marketplaces, photography dashboards, and full-stack product builds.

Automated Media Submission/Upload Pipeline
- Architected and developed an end-to-end AI automation pipeline that transforms raw media assets into fully validated, platform-ready submissions by orchestrating LLM-based metadata generation, vision analysis, tag enrichment, and automated uploads.
- Designed a modular, platform-agnostic service architecture (Factory + abstraction layers) enabling seamless extension to multiple marketplaces (Shutterstock, Getty, Adobe Stock), significantly improving scalability and long-term maintainability.
- Integrated local LLM and vision models (Ollama + LLaMA) to generate high-quality titles, descriptions, and tags, reducing external API dependency and optimizing operational cost while maintaining deterministic, production-ready outputs.
- Built resilient browser automation workflows using Playwright CDP, including state detection, anti-bot timing strategies, retry logic, and failure handling to ensure reliable execution against dynamic third-party platforms.
- Engineered a fault-tolerant pipeline with validation, retry mechanisms, and structured logging (JSON/CSV), enabling traceability, bulk operations, and consistent compliance with platform-specific submission constraints.
node.js
typescript
javascript
playwright
LLM intergration
Ollama
Prompt Engineering
Data Processing
AI Automation
LangChain

Gateway to Seamless Career Advancement
- Conceptualized, designed, and implemented Career Canvas, offering resume building, job search, and cover letter generation.
- Built a resume builder with dynamic templates, LinkedIn-integrated job search, and AI-generated cover letters.
- Automated PDF generation with Puppeteer.
- Scraped and processed job listings with real-time updates.
- Developed a feature using OpenAI APIs to generate personalized cover letters based on job descriptions and user details, enhancing job applications.
React
Express
NodeJS
MongoDB
JavaScript
Puppeteer
OpenAI
Web Scrapping

Unconventional Music Player
Gesture-based Music Player
- Engineered a user-friendly interface enabling music control via mouse clicks and gestures.
- Created an innovative music player controlled via mouse gestures.
- Integrated Cloudinary for scalable media storage.
- Designed accessibility features and alternative control inputs for musicians.
- Explored accessibility enhancements, broadening usability for users with special needs.
React
Express
NodeJS
MongoDB
Cloudianry

Photography Dashboard
- Developed a responsive photography dashboard website using React for the frontend and Express for the backend, with MongoDB serving as the database.
- Implemented infinite scroll functionality in React, enhancing user experience, and integrated pagination in Express for efficient data handling.
- Established JSON-based APIs to facilitate CRUD operations on all posts, showcasing proficiency in backend development.
- Leveraged Cloudinary for direct image storage and utilized its image transformation capabilities to enhance picture quality.
- Utilized a No-SQL database to efficiently manage and store all data related to posts, ensuring scalability.
- Secured the backend with a robust authentication system, employing JWT tokens and encryption algorithms to protect sensitive data.
ReactJS
NodeJS
Express
MongoDB

Administrative app for Pixeliano
- Developed a native mobile application for administrative content management on Android and iOS platforms using React Native.
- Implemented comprehensive CRUD operations on posts, managing pictures, descriptions, and tags seamlessly.
- Integrated with the Pixeliano Backend, utilizing ExpressJS to handle backend functionalities and ensure efficient data processing.
- Established a robust authentication system for the backend, incorporating JWT tokens and encryption algorithms for enhanced security.
React Native
Express
JWT
Mobile Development