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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

๐Ÿ‘‹ Hi, Iโ€™m Nayem Jaman Tusher โ€” a Python backend developer passionate about building scalable systems and automation tools.


Nayemjaman


๐Ÿ”ง I specialize in Django, FastAPI, and web scraping with Scrapy and Selenium.
๐Ÿš€ Iโ€™ve built real-time apps with WebSockets, automated scrapers handling 50K+ records/day, and integrated secure Stripe payments.
๐Ÿ› ๏ธ Experienced with Docker, Redis, PostgreSQL, CI/CD, and Celery for async workflows.
๐Ÿ“Š I love turning raw data into structured insights with custom ETL pipelines.


Letโ€™s build something cool! ๐ŸŒ

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