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

Highlights

  • Pro

Organizations

@Fitter-Tech

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


🧠 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


⚑ Tech Stack

πŸ–₯️ Languages

🌐 Backend & Web

☁️ Cloud & DevOps

🧠 Data & ML

πŸ—„οΈ Databases


πŸš€ 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




🐍 Contribution Graph


⚑ 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