Skip to content
View shakeelsaga's full-sized avatar

Highlights

  • Pro

Block or report shakeelsaga

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
shakeelsaga/README.md

Mohammed Shakeel

Cloud & DevOps–focused engineering student interested in automation-first infrastructure and practical tooling on AWS.

I enjoy building systems that remove manual effort, enforce safety by default, and scale cleanly with minimal complexity.


Selected Projects

CloudPail — AWS S3 Management TUI (Python, Boto3)

A developer-first terminal application for managing AWS S3 without relying on verbose CLI commands or slow console workflows.

• Interactive text-based UI with session persistence
• Region-aware S3 operations to avoid signature mismatches
• Safety-focused deletion workflows with preflight checks
• Supports recursive uploads, MIME-type handling, and presigned URLs

https://github.com/shakeelsaga/CloudPail


Serverless Functions Collection — AWS Lambda Automations

A curated set of event-driven and scheduled Lambda functions solving real DevOps and cloud-ops problems.

Includes: • S3 → Slack notification pipeline with presigned URLs
• EC2 EBS snapshot lifecycle automation with cost controls
• Security Group auditor with auto-remediation logic

Built with a focus on least-privilege IAM, safe defaults, and clear operational boundaries.

https://github.com/shakeelsaga/Serverless-Functions-Collection


SourceFolio — Research Automation CLI (Python)

A command-line tool that aggregates information from multiple public sources and exports structured reports.

• Designed the core workflow and data aggregation logic
• Integrated external APIs and export pipelines (PDF / CSV)
• Leveraged existing libraries to implement a polished terminal UX

This project reflects my ability to quickly learn unfamiliar libraries and integrate them into a cohesive system.

https://github.com/shakeelsaga/SourceFolio


Tech Stack

Python
AWS (EC2, Lambda, S3, IAM)
Boto3
SQL
Git


GitHub Activity

Stats

Streak


Links

• LinkedIn → https://linkedin.com/in/shakeelsaga
• X → https://x.com/shakeelsaga
• Email → mailto:shakeelmohammedofficial@gmail.com

Pinned Loading

  1. CloudPail CloudPail Public

    A developer-first Terminal User Interface (TUI) for AWS S3 management featuring interactive navigation, region-aware operations, and dynamic profile switching.

    Python

  2. Serverless-Functions-Collection Serverless-Functions-Collection Public

    A collection of production-ready AWS Lambda functions for real-world automation, DevOps, and cloud integration tasks.

    Python

  3. SourceFolio SourceFolio Public

    A command-line research assistant that automates data gathering from Wikipedia, OpenLibrary, and NewsAPI. Features an interactive UI, smart API key handling, and exports findings to clean PDF and C…

    Python

  4. LeetCode LeetCode Public

    Brick by Brick DSA practice

    Java