Code Monkey home page Code Monkey logo

basic-fpl-scrape-scripts's Introduction

Hey, I'm Craig Wilkinson. I'm a software engineer, predominately passionately working with the .net framework and SQL Server. My pronouns are he/him.

I love learning new things and playing with numbers. I started on Github so I had somewhere to host the code for my Fantasy Football scripts, used for gather league information for my work mini-league. The script has grown over time, it's now a published PowerShell module whereas it started out life as a C# console application, and I have a lot of ideas for where to take it in the future.

Currently, I'm playing around with a few projects. I'm writing a simple Twitter-Bot, mainly because I want to learn a bit of Python but also because I can't see a mundane task without wondering how I can stop having to do that task. I've got a few projects open with my Fantasy Football PowerShell module around predictive points based on past performance and suggested transfers. I've been playing with the Windows Sandbox Utilities, first moving the published Fold@Home in to a PowerShell module, then I thought I'd see if I could get a few other things working in a similar vein.

Top Languages

GitHub Streak

GitHub Stats

basic-fpl-scrape-scripts's People

Contributors

c-wilkinson avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

basic-fpl-scrape-scripts's Issues

Script doesn't deal with multiple pages

Leagues on multiple pages only display the first page in the chart and statistics. The chart should probably remain as a single page, but the rest of the statistics should consider all of the pages

Scrape all players in the game

New object. Lots of data, so probably want to store to disk (JSON objects per player?) which will need to be updated when a gameweek completes. If scrape is fired and JSON data already up to date, then we need to do a shortcut and not scrape the data again.

Improve the help on each public function

Technically doesn't help the code review score, but we'll place it in that project there anyway. Need examples, outputs etc. This will make it easier to navigate around the objects.

Predicated best transfer

Using predicted score per player and team objects, suggest transfers for each team. See note book.

Security issues in multiple files

Decide whether it's worth making the user create a credential rather than passing in a username and password. This is required for the Authenticate function, which then has a knock on to some of the unit tests.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.