Hi, my name is

Abhinav S S

Software Engineer

Dynamic Python developer with 5+ years of hands-on experience in Odoo customization, Django/Flask full-stack development, and AI/ML-driven automation.

See My Work
Abhinav S S – Odoo Developer, Python Expert, DBA in Abu Dhabi

About Me

Dynamic Python developer with 5+ years of hands-on experience in Odoo customization, Django/Flask full-stack development, and enterprise integrations for scalable, cloud-ready solutions. Expertise in AI/ML-driven automation (e.g., OCR and object detection), API orchestration, and DevOps practices using Docker and Git for agile environments. Proven in reducing operational costs by up to 80% through intelligent workflows and multilingual data pipelines. Eager to contribute to UAE's thriving tech ecosystem in digital transformation projects for global enterprises like TCS, Salam Network, emphasizing cybersecurity, cloud computing (AWS/Azure compatibility), and problem-solving in high-stakes, deadline-driven teams.

50+

Projects

3

Live Mobile Apps

130GB→55GB

DB Optimization

80%

Cost Reduction

Technical Skills

Core Programming & Frameworks

  • Python (Advanced: Algorithms, ML with OpenCV/NumPy/Pandas)
  • Django 4.x
  • Odoo
  • Flask
  • JavaScript
  • jQuery
  • Flutter

Databases & Cloud/DevOps

  • PostgreSQL
  • MySQL
  • SQL Optimization & DBA
  • Docker
  • GitLab
  • GitHub for CI/CD
  • Cloud-Native Integrations (OAuth, RESTful APIs)
  • AWS/Azure-ready
  • Server Management & Network-hosting

AI/ML & Automation

  • Machine Learning: OCR Tools
  • Object Detection
  • Data Analytics
  • Automation: RPA (Jiffy.ai, VBA)
  • Payment Gateways (Cybersource, Paytm)

PLC & Industrial IoT

  • Allen-Bradley (RS Logix500)
  • Siemens (Simatic Manager)
  • ABB (CoDeSys)
  • Omron (Zen Tool)
  • Ladder Logic Programming
  • HMI Integration

Soft Skills & Methodologies

  • Agile/Scrum
  • Team Leadership
  • Problem-Solving
  • Adaptability
  • MS Office
  • Research & Analysis

Work Experience

Jul 2025 – Present

Software Engineer

Abu Dhabi School of Management (ADSM) · Abu Dhabi, UAE

  • Single-handedly built and deployed a Flutter 3.32.2, Student Portal app (iOS/Android, 13+ screens) with session-based auth serving 300+ concurrent users from on-premise DMZ cluster engineered real-time bidirectional sync via NGINX proxy, PostgreSQL 14.
  • Single-handedly executed zero-downtime migration of 130 GB PostgreSQL 10 to 12.15 production cluster. implemented logical replication with pg_logical_slot + custom conflict resolution, offloaded 78 GB of bloated binary blobs to dedicated NFSv4.1 storage mounted via NFS on the application server. rewrote ir.attachment from database path references using Python 3.10 migration script, shrank DB to 55 GB (-58%), configured DB backup for 15-min WAL streaming + weekly full backups.
  • Engineered a cross-platform client-side Scanner Integration Suite using Flask 3.1 + Python 3.11, enabling direct Epson flatbed/ADF scanning from Windows (WIA + pywin32) and Linux (SANE + python-sane) endpoints, and secure token-based authentication (1-hour JWT + auto-refresh via Odoo session), pushing scanned binaries instantly to Odoo v13 via XML-RPC.
  • Integrated Odoo v13-based Student Information System with Ministry of Education KPI reporting endpoint via custom RESTful API layer.
  • BAU & L3 support for Odoo Erp, PostgreSQL 12 + 2-node Odoo,DMZ & Database server, WAL checks, security patching, and incident response, while running all dev projects in parallel.
Feb 2023 - Jun 2025

Software Engineer

Tata Consultancy Services (TCS) · Trivandrum, Kerala, India

  • Architected a real-time Server Inventory Management System in Python 3.10 + Odoo, enabling secure bidirectional telemetry from 80 Windows (SMB/WMI) and Unix/Linux (SSH/paramiko) environments, and MicroPython agents; delivered 120+ metrics with <3s latency and 75% faster incident response through SOAP-to-REST gateway with WS-Security.
  • Architected scalable Odoo-based automation framework integrating EDP, OSDP Translation API, and CNS-xSU; eliminated manual workflows, slashing document preparation/translation time by 80% for 3,000+ global users while ensuring GDPR-compliant data handling.
  • Engineered AI-enhanced multilingual translation pipelines with asynchronous processing and real-time validation; optimized for cloud scalability (Dockerized) to support multi-user loads in agile sprints.
  • Engineered high-performance PostgreSQL, MSSQL clusters: implemented BRIN indexes, HypoPG-driven optimization, Patroni HA with synchronous replication, and range-partitioned tables with automated S3 Glacier tiering, boosting query speed 68% on multi-TB datasets.
  • Built robust EDP 3.0 integration layer using OAuth 2.0, differential updates, and rule-based logic; enabled seamless API connectivity for enterprise data aggregation.
  • Enhanced PPR's L2D Log and EAC modules with multi-source data fusion from WtD, pCUBE, and NDPe; redesigned UI/UX for approval lifecycles, accelerating processes by 60% via automated governance and caching.
  • Integrated VLA reporting engine with real-time sync, configurable dashboards, and fuzzy matching algorithms; improved query performance by 40% using pagination and SQL optimizations for high-volume analytics.
Jan 2021 - Feb 2023

Software Developer

Akira Software Solution · Trivandrum, Kerala, India

  • Executed zero-downtime Odoo v10 to v16 migration (54 GB DB, 42 custom addons) OpenUpgrade + Python 3.10 migration layer. cut-over in 3.8 h maintenance window, 0 data loss.
  • Data Management Application: Built with Python 3.6, HTML5, CSS3, Ajax, and jQuery, reducing manual effort.
  • Social Media Integration in Odoo: Integrated Facebook Business Suite, Messenger, Instagram, LinkedIn, Twitter, and MailChimp, boosting customer engagement.
  • OCR Tool: Created with Python, NumPy, OpenCV, and pandas in Odoo, enhancing data extraction accuracy.
  • Payment Gateway Integration: Implemented Cybersource (SOAP) and Paytm for secure transactions.
  • Hotel & Restaurant E-commerce System: Designed frontend and backend, customizing Accounting, POS, Sales Inventory, and Purchase modules.
  • Developed Django 4.1, jQuery, MySQL Event Booking System.
  • Mentorship: Guided junior developers, fostering team growth and success.
Mar 2020 – Jan 2021

Jr Software Developer

Zewia Software Solutions · Trivandrum, Kerala, India

  • Utilized Python to establish connections with PostgreSQL and MySQL, ensuring data management across databases.
  • Automation Scripts: Built with Jiffy.ai, VBA, and Python, cutting manual effort by 50% and boosting productivity.
  • Web Application Design: Created Functional Requirement Diagrams and Database Designs for efficient development.
  • Contributed significantly to designing and developing web applications using Python and Flask, focusing on scalability and responsiveness.

Featured Projects

Student Portal App (iOS/Android)

FlutterPostgreSQLNGINXOdoo

Built and deployed a Flutter app with session-based auth for 300+ concurrent users, featuring real-time bidirectional sync from an on-premise DMZ cluster.

PostgreSQL Zero-Downtime Migration

PostgreSQLPythonpg_logicalNFS

Executed migration of 130 GB PostgreSQL 10 to 12.15, offloaded binaries to NFS, shrank DB by 58% with custom scripts.

Cross-Platform Scanner Suite

FlaskPythonWIASANEXML-RPCJWT

Engineered a client-side suite enabling direct scanning from Windows (WIA) and Linux (SANE) endpoints to Odoo v13 via a secure, token-based Flask API.

Ministry of Education KPI API Integration

OdooREST APIOAuth

Integrated Odoo SIS with Ministry KPI reporting via custom RESTful API layer.

Real-time Server Inventory System

OdooPythonSSH/ParamikoWMISOAP-REST

Architected a system for secure bidirectional telemetry from 80+ servers, delivering 120+ metrics with <3s latency.

Odoo Automation Framework (EDP/OSDP/CNS-xSU)

OdooPythonGDPR

Scalable framework eliminating manual workflows, slashing document time by 80% for 3,000+ users.

AI Multilingual Translation Pipeline

AI/MLDockerOdooPython

Engineered a Dockerized, AI-enhanced translation pipeline with asynchronous processing for high-volume users.

High-Performance DB Clusters

PostgreSQLMSSQLPatroni HABRIN Indexes

Implemented optimizations boosting query speed 68% on multi-TB datasets.

EDP 3.0 Integration Layer

OAuth 2.0PythonAPI

Built robust integration with differential updates for enterprise data.

PPR L2D Log & EAC Modules Enhancement

UI/UXData FusionCaching

Multi-source fusion accelerating processes by 60%.

VLA Reporting Engine

Real-time SyncFuzzy MatchingSQL Opt

Integrated with dashboards; improved performance by 40%.

Odoo v10 to v16 Migration

OdooPythonOpenUpgrade

Full migration of 54 GB DB with zero data loss.

Data Management Application

PythonHTML5CSS3AjaxjQuery

Built app reducing manual effort.

Social Media Integration in Odoo

OdooFacebookInstagramLinkedInTwitterMailChimp

Integrated suites boosting engagement.

OCR Data Extraction Tool

PythonOpenCVNumPyPandasOdoo

Tool for accurate data extraction from scans.

Payment Gateway Integration

CybersourcePaytmSOAP

Implemented secure transactions.

Hotel & Restaurant E-commerce System

Frontend/BackendAccountingPOSSalesInventory

Customized modules for e-commerce.

Django Event Booking System

Django 4.1jQueryMySQL

Developed full system.

Automation Scripts

Jiffy.aiVBAPython

Scripts cutting manual effort by 50%.

Web Applications with Flask

PythonFlaskScalability

Designed scalable apps.

Git Contributions

My work is spread across multiple Git repositories for individual projects. Check out my profiles for contributions.

GitHub Profile

Open Source Contributions

GitHub Stats GitHub Streak Top Languages

Education & Certifications

Education

Bachelor Of Engineering Mechanical

Anna University Chennai

2015-2019

Certifications

  • Mastring Database Manage System in PSQL&MySql
  • The Complete Networking Fundamentals
  • Fundamentals of Operating system
  • Beginners Guide to Al (Artificial Intelligence)&ML
  • Python and Django Full Stack Web Developer Bootcamp

Get In Touch