MS
  • Projects
  • About
  • Experience
  • Resume

Mike Quinto

Machine learning engineer and developer crafting modern digital experiences. Building products with clean design and thoughtful user experience.

Get in touch

github.com/mkmksto
linkedin.com/in/spencermaq

Project

Explore my projects

  • Projects
  • About

Connect

Get in touch

  • Contact
  • LinkedIn
  • GitHub

© 2026 Mike Spencer. All rights reserved.

Terms•Privacy
Back to Projects

Text Twist Clone

Role

Full-Stack Developer

Technologies

PythonFlaskVue.jsJavaScriptWord Frequency API

Link

Go to site→

Repository

View on GitHub→

Overview

Text Twist is a popular word game that challenges players to form words from scrambled letters. Building a clone requires handling word validation, scoring logic, and an engaging user interface. The challenge lies in creating a backend that intelligently selects words and validates player submissions efficiently.

Implementation

Developed a full-stack Text Twist clone using Vue.js for the frontend and Flask for the backend. The Flask backend follows a similar architecture to the Wordle app, intelligently selecting words based on difficulty and frequency. The Python backend handles word validation and game logic, while the Vue.js frontend provides an interactive and responsive gaming experience.

Text Twist screenshot 1Text Twist screenshot 2Text Twist screenshot 3