Alan Zhang (AlannZhang)

AlannZhang

Geek Repo

Location:Toronto

Github PK Tool:Github PK Tool

Alan Zhang's repositories

sentencify

A Spotify playlist generator that creates playlists based on a sentence that the user types in. Live at: https://sentencify.netlify.app

Language:JavaScriptStargazers:2Issues:0Issues:0

leet-code-solutions

My solutions to Leet Code problems

Language:PythonStargazers:1Issues:0Issues:0

shopify-web-dev-challenge

Fall 2021 Shopify web dev challenge submission. Live version: https://alan-zhang-shoppies.netlify.app

Language:JavaScriptStargazers:1Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0

AlannZhang

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0

Drawing-App

Basic drawing app made using HTML, CSS and Javascript. Has the ability to use different colours, and an erase feature.

Language:JavaScriptStargazers:0Issues:0Issues:0

Tic-Tac-Toe

A simple game of tic tac toe created using C++. The game keeps track of each player's score, number of wins, and number of ties. After each round is over, the players are given the choice to continue playing or not. If they continuing playing, then the stats are updated after each round.

Language:C++Stargazers:0Issues:0Issues:0

mern-exercise-tracker-mongodb

MERN exercise tracker - code for tutorial

Stargazers:0Issues:0Issues:0

Palindrome-and-Prime-Number-Checker

Checks whether or not a user inputted number is a palindrome, prime number or both. This program outputs out the type of number that the user inputted is.

Language:C++Stargazers:0Issues:0Issues:0

pong

Just thought about making the game pong using the LÖVE framework. I have been interested in making a game so this will be my first game/project.

Language:LuaStargazers:0Issues:0Issues:0

Reading-Level-Checker-

Takes in text as input, and outputs a grade level for the readability of the text based on the Coleman-Liau Index.

Language:CStargazers:0Issues:0Issues:0