michaelsynclare - Overview

View michaelsynclare's full-sized avatar

Michael Synclare michaelsynclare

Block or report michaelsynclare

Popular repositories Loading

  1. A Python film scraper using BS4, requests, regex and Flask to assemble specific data points from different film websites into a quick-info search engine with an efficient minimalistic frontend.

    HTML 1

  2. An Atari era style text-based sci-fi game with simple but satisfying mechanics and visuals. This project taught me stronger coding discipline and efficiency by reducing repetitive code with modular…

    Python

  3. A Mancala game clone for my son Drew that taught me the importance of my functions being truly modular and that using debugging and code visualization tools were vastly supreme to hacking out a mil…

    Python

  4. A bloated-code version of tic-tac-toe with some sass to boot!

    Python

  5. A simple WW2 text-based and turn-based attack-defend game using a random dice-roll structure and an emphasis on a fast but interactive game experience.

    Python