A scalable e-commerce solution that integrates order management, marketing automation, and fulfillment tools to help businesses sell online seamlessly. This platform is designed for businesses of all sizes, offering a fully customizable system to manage products, track inventory, and optimize customer interactions.
The website features an intuitive dashboard for store management, real-time analytics for performance tracking, and powerful integrations with payment gateways and logistics partners. The platform is built to optimize user experience and provide merchants with all the necessary tools to run an effective online business.
NatureNuskha.com provides natural health remedies, wellness tips, and expert advice to help individuals live a healthier and more balanced life. From herbal remedies to diet plans and yoga practices, this platform covers all aspects of natural health.
The site offers a comprehensive database of home remedies, alternative treatments, and lifestyle changes that focus on holistic healing. Expert articles and blog posts guide users through practical steps to improve physical, mental, and emotional health.
A complete online shorthand learning platform designed for students, professionals, and transcriptionists aiming to master high-speed shorthand writing. The platform features interactive lessons, practice tests, and personalized progress tracking to help users increase their writing speed and accuracy.
The website allows users to learn various shorthand methods, including Gregg, Pitman, and Teeline. It includes video tutorials, downloadable shorthand notes, quizzes, and practice exercises that cater to different levels, from beginners to advanced learners. Real-time audio-to-text transcription practice helps students master their skills under time constraints.
Developed a scalable e-commerce solution that combines all critical business operations into a seamless, unified platform. This project integrates order management, fulfillment workflows, customer relationship management (CRM), and marketing automation tools into a single interface, allowing businesses to streamline their e-commerce processes. Inspired by the best practices of platforms like Cart.com, it is designed to scale as businesses grow.
The platform supports real-time inventory tracking, multi-channel sales integration, secure payment processing, and a customizable storefront. Users can manage orders, track shipments, handle returns, and access performance analytics to make data-driven decisions. Whether you're a small startup or an established enterprise, this solution simplifies e-commerce operations, reducing manual intervention and improving operational efficiency.
A simple and intuitive personal finance app that helps users manage income, track expenses, and stay within budget. I contributed to the UI/UX design, expense tracking logic, and secure data handling. Built using Java and Firebase, the app offers real-time insights and easy-to-use financial tools, making money management effortless. Users can also categorize expenses and set custom budget goals for better control over their finances.
A versatile multimedia tool enabling users to effortlessly trim videos and extract audio from various formats. I contributed to enhancing the user interface and optimizing performance for seamless media editing. Built with Android SDK, the app offers features such as MP3 conversion, ringtone creation, and a built-in media player. It stands as a reliable solution for quick video and audio editing tasks.
A user-friendly app designed to create personalized digital invitations for various events such as weddings, birthdays, and parties. It offers a wide range of customizable templates, allowing users to add event details, images, and themes. The integrated RSVP feature enables hosts to track guest responses in real-time, streamlining event planning and management. Users can easily share their invitations via social media, messaging apps, or email. The app also includes features like reminder notifications and event countdowns to keep guests engaged and informed.
While conducting a security assessment as part of a self-initiated bug bounty effort, I
discovered a critical vulnerability in a restaurant's online ordering website that led to
the leakage of users’ payment details.
Details:
The vulnerability allowed unauthorized access to sensitive payment-related information due
to improper implementation of access control mechanisms and insecure API endpoints.
I responsibly disclosed the issue to the restaurant’s technical team, including detailed PoC
(Proof of Concept) and remediation steps.
Tools & Techniques Used:
Burp Suite for intercepting and analyzing HTTP requests.
Manual testing of insecure direct object references (IDOR) and endpoint behavior.
As part of an independent penetration testing initiative, I evaluated the security posture
of Dialpad — a VoIP communication platform. The goal was to identify vulnerabilities
that could potentially be exploited by attackers in real-world scenarios.
Key Findings:
During the assessment, I discovered a critical access control vulnerability that allowed
unauthorized access to internal call logs and user metadata. This flaw was rooted in
insufficient authentication validation in one of the application’s exposed API endpoints.
Tools & Techniques Used:
- Burp Suite for HTTP interception and fuzzing
- Manual testing for IDOR and broken access control
- Postman for endpoint testing and token validation