Skip to content
View williamle92's full-sized avatar
Block or Report

Block or report williamle92

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

William's GitHub stats

  • 👋 Hi, I’m William!
  • 🔭 I’m interested in problem solving and learning algorithms.
  • 🌱 I’m currently learning Ruby, Ruby on Rails
  • 📫 How to reach me williamkle92@gmail.com
  • ⚡ Fun fact: I have a twin brother!

Pinned

  1. wordle_API wordle_API Public

    Implementation of Wordle in Python + Flask as a REST API

    Python

  2. webscraper_lending_tree webscraper_lending_tree Public

    Project built with Scrapy, Selenium, Scrapyrt to scrape data from lendingtree.com/reviews and return it into JSON format. Returns title of review, content of review, author, star rating and date of…

    Python 1

  3. lender_api lender_api Public

    CRUD API designed using Flask, Flask Restful, Flask SQL Alchemy, and Flask Migrate. Unit testing is done with pytest and postman as well.

    Python

  4. Phonebook_app Phonebook_app Public

    Created a phonebook application to store, update, and delete contacts. It is linked to a web service host heroku. https://phonebook-wl.herokuapp.com/

    Python