Skip to content
View irene-1308's full-sized avatar

Block or report irene-1308

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. python_studies python_studies Public

    I engineered an ETL pipeline using Pandas for seamless data extraction, utilised dynamic web scraping with requests and BeautifulSoup to gather insights from HTML, and efficiently stored the data i…

    Python

  2. Kata_Challege Kata_Challege Public

    This kata is a great exercise in TDD (Test-Driven Development). By writing the tests first, you ensure that your code is working as expected and that future changes won't introduce new bugs. Have f…

    JavaScript 1

  3. game_practice game_practice Public

    I created this project during my 3rd week of learning to code, using JavaScript, HTML, and CSS. This game features DOM manipulation, asynchronous API calls, and event-driven programming, showcasing…

    JavaScript