Skip to content
View Nayemjaman's full-sized avatar
Block or Report

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 there 👋


Nayemjaman



I'm Nayem Jaman Tusher. I'm a Python developer specializing in web development, data scraping, and automation.
I have experience in working with Docker and back-end technologies (Django, Django REST Framework, SQL), web scraping (Scrapy, selenium, Bs4), ETL, and real-world business problems from scratch.


👯 Now I'm searching for opportunities to work on projects including web API development, web scraping, automation, and data analytics.


Pinned

  1. bdnews-scraper bdnews-scraper Public

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

    Python 4

  2. DjangoRestBlog DjangoRestBlog Public

    API for a blog website with django rest fremwork.

    Python 2

  3. free-books free-books Public

    a book store where registered users can download books for free.

    HTML 1

  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 3

  6. mobilehouse mobilehouse Public

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

    Python 4