Skip to content
View Nayemjaman's full-sized avatar

Block or report Nayemjaman

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

πŸ‘‹ Hey there, I'm MD. Nayem Jaman Tusher

πŸ’» Python Developer | 🧠 Backend Engineer | βš™οΈ Automation & AI Integration Enthusiast
🌍 Based in Bangladesh | 🌐 Open to Global & Remote Opportunities



🧠 About Me

I'm a results-driven Python Backend Developer with 4+ years of experience building scalable systems, AI-driven automation, and production-grade APIs.
I enjoy solving complex problems through clean architecture, asynchronous design, and intelligent automation.

πŸ’‘ Currently leading backend architecture for a Customer Management & Billing System serving thousands of users with async billing, CI/CD automation, and AI-powered support.

🧩 My focus areas: Backend Architecture, AI Integration, System Optimization, and Scalable Deployment.


βš™οΈ My Tech Stack

---

πŸ§ͺ Research

πŸ“š Published 2 IEEE papers analyzing aerosol optical depth & meteorological data in Bangladesh during COVID-19:


🌟 Fun Facts

  • 🧠 I love merging AI with Backend Engineering to create intelligent systems.
  • βš™οΈ Always optimizing β€” from queries to pipelines to deployments.
  • 🌱 Exploring microservices + event-driven architectures with AWS & Kafka.
  • 🐍 Python is my language β€” Automation is my art.

✨ Let's Build Something Amazing Together!


⭐ Thanks for visiting my profile! Keep coding, keep learning, keep innovating πŸš€

Pinned Loading

  1. Google_map_scraping_using_python_selenium Google_map_scraping_using_python_selenium Public

    Python 3 1

  2. bdnews-scraper bdnews-scraper Public

    Scrapy-Django PostgreSQL integration. Scrapes English news data from Bangladesh (4k+ pages)

    Python 6 2

  3. DjangoRestBlog DjangoRestBlog Public

    API for a blog website with django rest fremwork.

    Python 3

  4. comprehension_exercise.py comprehension_exercise.py
    1
     """
    2
    a = []
    3
    for i in range(13):
    4
        a.append(i)
    5
    print(a)
  5. codingbrunch codingbrunch Public

    Welcome to the codingbrunch repository! In this project, I build a blog website with Django and Bootstrap. Where register users can post and comment.

    Python 4

  6. mobilehouse mobilehouse Public

    Scraped news data using Scrapy and make a pipeline to push data in PostgreSQL database.

    Python 5