Software Engineer with expertise in developing and optimizing web applications, specializing in API integration and automation. I have contributed to developing various applications using Python, Django, and RESTful APIs and integrating multiple platforms such as Walmart, Gusto, and Shopify to streamline business processes. Additionally, I have worked with Optical Character Recognition (OCR) technologies for invoice data extraction and integrated Redis for improved caching and performance.
I thrive on solving complex technical challenges, optimizing workflows, and collaborating with like-minded professionals to drive innovation and efficiency.
TECHNICAL SKILLS:
• Backend: Django, Django Rest Framework, Flask, FastAPI, Redis
• Database: MySQL, SQL, PostgreSQL, MongoDB, ETL (Numpy,Pandas,Polars)
• API Integration: Walmart API, Gusto API, Shopify API
• Frontend: HTML, CSS, JavaScript
• OCR Technologies: PyTesseract, Fitz
• Version Control & Containerization: Git, Linux, Docker
• AI & ML: Machine Learning, TensorFlow, Keras, LSTM, pytesseract, Text Processing
OCR, LLM, LangChain, OpenAI API, RAG, FAISS, Vector Databases, Streamlit
Technical Skills
Frontend
HTML
CSS
Javascript
Bootstrap
Streamlit
Backend
Python
Django
Flask
FastAPI
Django Rest Framework
API Intergation
Database
SQL
MySQL
PostgreSQL
MongoDB
SQLite
ETL (Numpy,Pandas,Polars)
Version Control & Containerization
Git
Linux
Docker
AI & ML
TensorFlow & Keras
pytesseract,OCR,LSTM
LLM,LangChain,OpenAIAPI, HuggingFace
RAG,FAISS,VectorDB
Experience
An overview of my hands-on experience in backend development, API integrations, automation, and AI/ML solutions.
Built and deployed ML models for sales prediction and classification tasks using Scikit-learn and TensorFlow; automated pipelines and improved model accuracy to 95%
PythonMachine LearningScikit-learnTensorFlow
Project Demo Videos
Support Ticket Resolution Agent (LLM + RAG + LangGraph)
Multilingual Email Automation Tool using FastAPI and OpenAI
Reddit Clone using Python and Django
Blogs
MongoDB Cloud Connection and API Data Integration
In today’s data-driven world, seamlessly integrating data
from various sources into a robust database is crucial for developing scalable and efficient applications.
In this guide, we’ll walk through the process of connecting to MongoDB Cloud and using a dummy API to store data,
offering a practical example to illustrate these concepts.
Docker is an open-source platform that uses containerization
to enable developers to package applications along with their dependencies and environment into a single, portable container.
This ensures that the application behaves the same, regardless of where it is deployed.
Building a Simple Email Sender Web App with Django
Are you looking to add email-sending functionality to your Django web
application? In this post, I’ll guide you through the steps to create a simple email sender web app
using Django.