Skip to content
View Denysmak's full-sized avatar

Block or report Denysmak

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

Pinned Loading

  1. Tinder-clone Tinder-clone Public

    Este repositório contém um projeto de um clone do Tinder, desenvolvido utilizando HTML, CSS e JavaScript. O objetivo deste projeto é replicar a interface e algumas funcionalidades básicas do aplica…

    CSS 2

  2. Site-hublab Site-hublab Public

    Este repositório contém um projeto de uma landing page para uma empresa, desenvolvida utilizando HTML, CSS e JavaScript. A landing page foi projetada para fornecer um resumo conciso e atraente sobr…

    CSS

  3. Wikibedia-book-scraper Wikibedia-book-scraper Public

    This Python script scrapes Wikipedia to find book titles and their summaries, and saves the data in a JSON file. It uses a pre-existing list of Wikipedia IDs to fetch the relevant pages, processes …

    Python

  4. Multiple-pages-scraping Multiple-pages-scraping Public

    Using BeautifulSoup, I scraped a website for book information, capturing the title, price, and rating of each book. I consolidated this data from all pages into a spreadsheet and then saved it as a…

    Python