Dec 2024 — PRESENT
Designed and developed a fully managed, multi-vendor Education Management System specifically tailored for schools and colleges. The platform streamlines the management of student records, including attendance, exam results, and other critical details. It also empowers teachers to identify top-performing and under performing students with ease. Successfully onboarded the first five clients. Designed and developed a comprehensive, fully managed multi-vendor Hospital Management System, specifically tailored for healthcare facilities. The platform simplifies patient record management, encompassing appointments, medical histories, and billing details, while empowering healthcare providers to track patient progress and enhance care delivery. This initiative marked OneIslam's successful entry into the healthcare platform sector, driving a 15% increase in business growth
Sep 2023 — Nov 2024
Integrate the Otter aggregation platform to synchronize restaurant orders across multiple providers, enabling restaurants to receive more orders through a single platform. This integration also aids in acquiring 35% more new clients. Use Django Channels to monitor menu availability in real-time and prioritize open menus with sorting. This will enhance customer experience and boost retention by up to 30%. Integrate the Clover Point of Sale (POS) system with the OMS platform to enable restaurants to receive orders directly in their POS, streamline cash payment management, reduce losses by 10%, and boost profits by 5%. Optimized server load by addressing Python threads and Django Celery for efficient task queuing (e.g., sales reports, Excel imports, marketing campaigns). Implemented caching to enhance speed, reduce server requests, and cut costs by 5%. Set up a CI/CD pipeline with GitHub Actions to streamline deployments, reduce delays, and eliminate human errors, ensuring a faster and more reliable process. Developed an automated invoice system for restaurants using Python, Django, and Celery to generate and deliver detailed income reports, streamlining financial management. Developed an automated Stripe payout system with Celery, boosting Remote Kitchens' customer acquisition by 3%. Developed wallet features for individual restaurants, empowering users to purchase food or gift cards using their wallet balance, strengthening Remote Kitchen's subscriber restaurant retention. Developed delivery features for Remote Kitchen using Google Maps and Mapbox APIs, enabling live location updates and notifications with Django Channels, cutting delivery costs and increasing restaurant profits by 10%.
May 2022 — Sep 2023
Architected a full-fledged online auction house with blockchain security for filmmakers, driving 50% of the company’s revenue per year. Implemented cost-effective and efficient Digital Payment Gateways, Razorpay for Indian clients and Stripe for foreign, allowing clients to take membership and use services provided on our SaaS e-commerce platform with no additional modification required. Streamlined processes, increased efficiency by up to 35%, and avoided server overloading by implementing multithreading in all the apps. Crafted interface for language expert associates for translation vetting, resulted in 20% increment in accuracy of the translation. Also designed algorithm to efficiently assign tasks to appropriate language experts based on their performance score and availability. Provided video subtitling and dubbing in 114 languages across globe using speech-to-text, translation and text-to-speech APIs from Google, Amazon and Microsoft. Also used bleu score from NLTK library on translated dialogues to optimise the final output by 30%.
controllerSets Designed for Node.js/Express.js developers, it follows modern JavaScript architecture to minimize code. Simply create a model, import ControllerSet, instantiate it, define routes, and your API is ready. It streamlines data handling and enables validation via Mongoose models. Additionally, the express-controller-sets-router package simplifies route definition, while. controller-sets-s3-file-upload enables efficient S3 file uploads.
⬇ 1k+ Installs
Personal python project to generate advanced pdf invoices. It uses pdfkit to generate pdf from html template. It also uses jinja2 to render dynamic data to the template. It uses wkhtmltopdf as the pdf rendering engine.
A billing system for Internet Service Providers (ISPs) that automates billing, payment processing, and customer management. It integrates with popular payment gateways like PayPal, Stripe, and Razorpay. The system generates invoices, sends payment reminders, and tracks payment status. It also provides a customer portal for users to view their invoices and payment history.
⭐ 18