Skip to content
View skeund89's full-sized avatar
  • Germany, Berlin
  • 09:45 (UTC +02:00)

Highlights

  • Pro

Block or report skeund89

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

Hi there 👋

  • 🔭 I’m currently working on: a reddit image scraper + an extension to remove NSFW pictures of a website for you
  • 🌱 I’m currently learning: machine learning (especially image classification) + webscraping
  • 💬 Ask me about: everything
  • 📫 How to reach me: soon
  • ⚡ Fun fact: If we assume an average lifespan of 78 years and daily usage of 3 hours, this totals around 9 years spent on a smartphone over a lifetime.

Pinned Loading

  1. reddit-picture-scraper reddit-picture-scraper Public

    The Reddit Picture Scraper is a Python application designed for fetching and downloading images from specified subreddits.

    Python 1

  2. Greenfoot-Pathfinding-with-Dijkstras-Algorithm Greenfoot-Pathfinding-with-Dijkstras-Algorithm Public

    Java implementation of Dijkstra's Algorithm for pathfinding. It was developed during my school computer science lessons and got implemented in Greenfoot. It simulates a rover navigating a grid usin…

    HTML