Skip to content
View Fadope1's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report Fadope1

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

  1. fizzbuzz fizzbuzz Public

    My fizzbuzz implementation

    Python

  2. social_scraper social_scraper Public

    Wrapper for snscrape

    Python 1

  3. mp3Controller mp3Controller Public

    Controlling a pi 0 with python

    Python

  4. C_sort_algorithm C_sort_algorithm Public

    C

  5. LinearRegression LinearRegression Public

    A quick Linear Regression implementation (only 2D) I did for a school presentation. The hotels.csv is some randomly generated data I found somewhere on the Internet.

    Python

  6. linkedListsC linkedListsC Public

    linked lists in C (bootcamp)

    C