Pinned Repositories
CCIF
chess
A Chess Library for Python 3 and Python 2
chess-backend-compute
chess-backend-validation
Node.js script deployed on Vercel for handling move validation, game creation, and game status requests for multiplayerchess.gq.
chess-CLI
Command-line chess using https://github.com/DanielMiao1/chess
chess-frontend
A chess website deployed on Vercel
ChessGraphics
Chess game with graphics made in Python 3 using the PyQt5 graphics library
DanielMiao1
hi
fileserver
MiniOS
A graphical OS as an application made using Python
DanielMiao1's Repositories
DanielMiao1/MiniOS
A graphical OS as an application made using Python
DanielMiao1/chess
A Chess Library for Python 3 and Python 2
DanielMiao1/DanielMiao1
hi
DanielMiao1/fileserver
DanielMiao1/CCIF
DanielMiao1/chess-backend-compute
DanielMiao1/chess-backend-validation
Node.js script deployed on Vercel for handling move validation, game creation, and game status requests for multiplayerchess.gq.
DanielMiao1/chess-CLI
Command-line chess using https://github.com/DanielMiao1/chess
DanielMiao1/chess-frontend
A chess website deployed on Vercel
DanielMiao1/ChessGraphics
Chess game with graphics made in Python 3 using the PyQt5 graphics library
DanielMiao1/ChessJS
JavaScript version of https://github.com/DanielMiao1/chess
DanielMiao1/ChessWebsite
Chess website made using https://github.com/DanielMiao1/ChessJS
DanielMiao1/connect-four
The game of connect four, written in Python 3
DanielMiao1/dataviews
DanielMiao1/docs
Documentation for Cyclic platform hosted at https://docs.cyclic.sh
DanielMiao1/function-graph
A GUI application (main file is graph.py, other python files are function examples) that graphs the runtime of a function with increasingly complex arguments
DanielMiao1/github-pages-test
DanielMiao1/gomoku
Gomoku game in Python 3
DanielMiao1/lightcycle
Game of Light Cycle in Python 3
DanielMiao1/lightcycle-pyqt
The game of Light Cycle implemented in Python 3 using the PyQt5 graphics library
DanielMiao1/new-tab-extension
DanielMiao1/python-projects
Projects
DanielMiao1/python-tools
DanielMiao1/refined-github
:octocat: Browser extension that simplifies the GitHub interface and adds useful features
DanielMiao1/server-monitor
DanielMiao1/test
DanielMiao1/TicTacToe
TicTacToe game with monte carlo tree search implemented in Python 3
DanielMiao1/tictactoe-sockets
DanielMiao1/web-calculator
Calculator made with HTML, CSS, and JS