Skip to content
View Messier46's full-sized avatar

Block or report Messier46

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
Messier46/README.md
  • 👋 Hi, I’m @Messier46
  • 👀 I’m interested in all things tech.
  • 🌱 I’m currently learning Python web scraping framework Scrapy

Pinned Loading

  1. Checkers Checkers Public

    A checker game made for my a using PHP and Javascript. It has selectable piece designs and board colors. Uses a checker game frame work for the game logic and then built onto.

    PHP

  2. Cookbook Cookbook Public

    A recipe holder built in python an using JSON to store the recipes. Currently only uses command prompts but will eventually use tkinter.

    Python

  3. Recursive_and_Binary-Search Recursive_and_Binary-Search Public

    A program that displays stars based on user input using recursive and a program that searches a list using binary search based on user input. Both using C++.

    C++

  4. Tkinter_and_Recursive Tkinter_and_Recursive Public

    A collection of six Python Programs that use Tkinter or recursive.

    Python