Skip to content
View saaim12's full-sized avatar
😜
Working from home
😜
Working from home

Highlights

  • Pro

Block or report saaim12

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
saaim12/README.md

Hi 👋, I'm SAAIM ABDULLAH

Image


🧠 About Me

🔭 Building scalable backend systems + ML pipelines
🌱 Learning advanced DSA + system design + ML deployment
⚡ Focus: Cloud-native, distributed, AI-driven systems
📫 saaim.abdullah.work@gmail.com


🌐 Connect

Image Image Image Image


⚡ Tech Stack

🖥️ Languages

Image

🌐 Backend & Web

Image

☁️ Cloud & DevOps

Image

🧠 Data & ML

Image Image

🗄️ Databases

Image

🚀 Featured Projects

🔐 ML-Based Encryption System

  • Autoencoder-based secure data encoding
  • Edge device (ESP32) → Cloud pipeline
  • Flask server for inference

Stack: Python, TensorFlow Lite, Flask, IoT


📊 AI Data Processing Pipeline

  • Excel/PDF ingestion → structured pipeline
  • Cloud-based processing architecture
  • Designed for scalability + automation

Stack: Python, Azure/AWS, Pandas


🛒 Full Stack Bookstore

  • MERN-based e-commerce system
  • Authentication, cart, API integration

Stack: MongoDB, Express, React, Node


☁️ Dockerized Microservices Deployment

  • Containerized frontend + backend
  • CI/CD-ready architecture
  • Deployed on AWS

Stack: Docker, AWS, Node.js


🧩 System Design Focus

✔ Scalable API architecture
✔ Microservices & containerization
✔ ML inference pipelines
✔ Cloud deployment patterns
✔ Data processing pipelines


📊 GitHub Analytics

Image
Image Image

Image Image

🐍 Contribution Graph

Image

⚡ Positioning Statement

💡 Engineer focused on building scalable backend + ML-powered systems
🚀 Strong in cloud, APIs, and data pipelines
🎯 Targeting Backend / AI / Cloud Engineering roles

Pinned Loading

  1. AutoEncoders_based_encryption_training_and_fitting_in_devices_such_as_esp_or_rasberry-pi AutoEncoders_based_encryption_training_and_fitting_in_devices_such_as_esp_or_rasberry-pi Public

    trained model using autoencoders then deploying it on flask server and also fitting saved model in the esp or any edge device

    C

  2. RedirectingTinyUrl RedirectingTinyUrl Public

    Forked from Hmz4yn/RedirectingTinyUrl

    Generating tiny Url that only is used to redirect to orignle url and orignle wesite

    JavaScript

  3. sdk-for-customer-facing-channels sdk-for-customer-facing-channels Public

    Forked from expertflow/sdk-for-customer-facing-channels

    Javascript SDK for Chat, WebRTC Audio, and Video Calls that will land on Cisco Contact Center Agents handling calls using Cisco Jabber or similar.

    JavaScript

  4. DSA-Python DSA-Python Public

    A comprehensive repository for prepration of Data Structures & Algorithms through clean, well-documented Python implementations of mine with notes

    Python

  5. Recommender-System Recommender-System Public

    This project implements a production-ready end-to-end recommender system designed to process user interaction data, train recommendation models periodically, and serve personalized recommendations …

    Python