STEVEN Y.Q. WANG
  • HOME
  • PROJECTS
  • FILMS
  • MATHS
  • Contact

Scrabble Game With AI

          This is a Scrabble Game written in C++ with computer artificial intelligence that finds optimal word with given tiles based on the recursive backtracking algorithm. The game is configured to play on a standard 15 x 15 scrabble board with a standard English Dictionary. AI decisions are made using recursive backtracking and a Trie of all legal words (for efficiency purposes). After each valid player move, the updated board and score are printed to the window, and the next player will be prompted to play. If no human players are involved, AI will continuously move until the game is concluded. On each turn, players can either pass, exchange, or place.

Game Screenshots 

Stock Portfolio Management

Picture
         
​          This is a Stock Analysis website that helps users track the value of their stock portfolio over time. The website provides users with everything they need to make wise investment decisions — from stock portfolio management and historical performance comparison, to trend visualization and future value prediction.
​

Screenshots from the website

RideShare Compare Website

Picture
          This is a RideShare Price Comparison tool that allows the user to input the pickup and drop off destinations, and see the different prices of the prominent RideShare companies like Uber and Lyft. Right now it is very cumbersome for the user to compare all prices individually, and so our Price Compare app will ensure the user is getting the cheapest or the fastest ride to their destination.
​

Screenshots from the website

Weather Meister Website

Picture
               This is a Weather Query website that displays live weather information (temperature, humidity, wind direction, sunrise/set time, etc.) based on users’ click on the map or a direct input of city name. The implementation focuses more on the backend portion of the website, using weather data from Open Weather API, as well as map data from Google Map API that generates a map overview when searching by latitude and longitude.

Screenshots from the website

Instagram                             Facebook                          Github                              LinkedIn

©STEVEN. Y. Q. WANG. Powered by Weebly
Powered by Create your own unique website with customizable templates.
  • HOME
  • PROJECTS
  • FILMS
  • MATHS
  • Contact