Benson Shen (shenbenson)

shenbenson

Geek Repo

Location:Toronto, Canada

Home Page:bensonshen.com

Github PK Tool:Github PK Tool


Organizations
MinuteType

Benson Shen's repositories

Online-Shop-Model

A mock online retail website created with HTML, CSS, PHP, MySQL, and JavaScript. It imports product information from CSV files to set up the database. Uses PHP scripts to dynamically generate web pages with MySQL data.

Language:PHPStargazers:1Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Connect4

Connect-4 game made with Python & PyGame. Uses the Minimax algorithm with Alpha-beta pruning for single-player mode.

Language:PythonStargazers:0Issues:0Issues:0

COVID-19-Bot

Built with Python and the Tweepy library. Provides users with the newest COVID-19 info daily, and upon user's request.

Language:PythonStargazers:0Issues:0Issues:0

pose-monitor

“让爷康康”是一款手机 AI 应用程序,可以监测不良坐姿并进行语音提示

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

shenbenson

Welcome to my README

Stargazers:0Issues:0Issues:0

SignMyYearbook

In this time where we need to be social distancing, I created a tool (website) that could allow people to register for their own yearbook page, and allow others to sign on them.

Language:PHPStargazers:0Issues:0Issues:0

TicTacToeAI

A tic tac toe AI that never loses. It is built with Minimax with Alpha-beta pruning. The program looks at all the possible moves ahead and decides on the best move based on its score.

Language:PythonStargazers:0Issues:0Issues:0
Language:SCSSStargazers:0Issues:0Issues:0

TicTacToe

Simple Tic Tac Toe game in console coded with Python 3

Language:PythonStargazers:0Issues:0Issues:0

TicTacToeHeuristicAI

Might not be perfect, so test it out.

Language:JavaStargazers:0Issues:0Issues:0