01
Vidtech.ai
Vidtech.ai is an innovative platform designed to simplify and optimize digital marketing for businesses on social media. It provides tools for managing product catalogs, automating content creation, and streamlining campaign management across various platforms.
Key contributions:
-
Leadership: Led a cross-functional team, mentoring members and driving project success.
02
-
Core Features: Developed tools for product catalog management and bulk creation of dynamic images/videos using templates.
-
Tech Stack: Designed scalable backend systems with Python, FastAPI, and AWS.
-
API Integration: Integrated major social media APIs for seamless campaign and ad management.
-
Automation: Implemented workflows to automate repetitive tasks, enhancing efficiency.
-
Collaboration: Worked closely with stakeholders to align technical solutions with business goals.
NestDict
NestDict is a Python utility designed to simplify working with deeply nested dictionaries by enabling attribute-style access. It provides an intuitive way to handle complex data structures, making it easier to retrieve, modify, and manage nested data.
Key contributions:
-
Design & Development: Created the core functionality of NestDict, allowing nested dictionary access via attribute notation (e.g., n["key"]).
-
Tech Stack: Built with Python for flexibility and ease of integration into various projects.
-
Usability: Improved the readability and maintainability of code by reducing the need for traditional bracket notation in nested structures.
-
Documentation: Developed clear and concise documentation for easy adoption and integration by other developers.
-
Testing: Implemented comprehensive unit tests to ensure robustness and reliability.
-
NestDict streamlines the handling of nested data, improving code efficiency and readability in projects that involve complex data structures.
03
WS Automation: User Voucher Management System
WS Automation is a user voucher management system designed to streamline reward management processes. Built with Django (Python) for the backend and React for the frontend, I handled both backend development and DevOps aspects to ensure seamless integration and scalability.
Key contributions:
-
Backend Services: Designed and developed robust backend services to manage voucher issuance and user data.
-
Lottery System: Implemented rules for determining lottery winners and integrated them into the workflow.
-
User Authentication: Applied OTP-based authentication for enhanced security.
-
Reporting: Developed a system for generating and managing reports, ensuring data integrity and accuracy.
-
DevOps: Managed deployment and infrastructure to maintain high availability and performance.