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
• API Integration: Walmart API, Gusto API, Shopify API
• Frontend: HTML, CSS, JavaScript
• OCR Technologies: PyTesseract, Fitz
Technical Skills
Frontend
HTML
CSS
Javascript
Bootstrap
Backend
Python
Django
Flask
FastAPI
Django Rest Framework
API Intergation
Database
SQL
MySQL
PostgreSQL
MongoDB
SQLite
Version Control & Containerization
Git
Linux
Docker
Resume
Project Demo Videos
AI-Powered Multilingual Email Responder using FastAPI and OpenAI API
Reddit Clone using Python and Django
TimeBolt -Time Tracker using Python and Django
Others
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.