Skip to content
View meetsohail's full-sized avatar
💻
kubectl apply -f work.yaml
💻
kubectl apply -f work.yaml

Block or report meetsohail

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
meetsohail/README.md

👋 Hi, I’m Sohail Ahmed (@meetsohail)

I’m a Python Developer passionate about building efficient automation tools and exploring new technologies.

  • 👀 I’m interested in Python development, automation, and cutting-edge tech.
  • 🌱 I’m currently deepening my skills in automation frameworks and API integrations.
  • 💬 I love collaborating on interesting projects and solving real-world problems with code.
  • 📫 You can reach me at: [email protected]

⚡ Fun Fact

I enjoy turning repetitive tasks into automated solutions, making life easier one script at a time!


🔧 Technologies & Tools

Python | Kubernetes | Docker | API Automation | Web Scraping | Linux


✨ Let’s connect and create something awesome together!

Pinned Loading

  1. Celery Configuration with Django Celery Configuration with Django
    1
    # Paste this service file in 
    2
    # /etc/systemd/system
    3
    
                  
    4
    [Service]
    5
    User=username
  2. Gunicorn Configuration with Django Gunicorn Configuration with Django
    1
    # Paste this service file in 
    2
    # /etc/systemd/system
    3
    
                  
    4
    [Service]
    5
    User=user_name