Adam Wang's repositories

mutually

The democratic mutual aid platform for all.

Language:PythonStargazers:2Issues:1Issues:0

BrownianMotionVisual

Brownian Motion Visual with particles.

Language:PythonStargazers:1Issues:0Issues:0

ClothingIdentifierNeuralNetwork

Neural Network that categorizes images of clothes and uses foreground processing to improve results.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

WellnessNotification

Sends a desktop notification to drink water and take a break from the computer every hour.

Language:PythonStargazers:1Issues:0Issues:0

BestDayToTradeStocks

Can be used to naively determine which day is the best to buy and which day of the week is the best to sell certain stocks.

Language:PythonStargazers:0Issues:0Issues:0

BMTronGame

BMTron game based off a childhood version I played on CoolMathGames with my sisters.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Eve

My Personal Digital Assistant.

Language:PythonStargazers:0Issues:1Issues:0

GameOfLife

John Conway's Game of Life.

Language:JavaScriptStargazers:0Issues:0Issues:0

wang-adam.github.io

Personal Homepage

Language:HTMLStargazers:0Issues:0Issues:0

BouncingCircles

Randomly generated circles that merge and grow when they come into contact with each other. The new circle changes to a random color as well to indicate a collision. Press 'r' to reset and generate a new group of circles.

Language:PythonStargazers:0Issues:0Issues:0

DrawBinaryTree

Draws a binary tree with height h. Java version uses ASCII art, Python version uses pygame and looks nicer. The Python version accepts a height h and the angle between 2 branches to draw the tree. User is prompted if they want to see the tree drawn recursively or just the end result.

Language:PythonStargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

FacialRecognitionandForegroundProcessing

Uses the OpenCV python library for facial recognition and extracting the foreground.

Language:PythonStargazers:0Issues:0Issues:0

FruitStats

Uses the Fruityvice API to get stats of fruit based on user input.

Language:JavaScriptStargazers:0Issues:0Issues:0

GoogleSearchProxy

Initial Goal:

Language:HTMLStargazers:0Issues:0Issues:0

KochSnowflake

Exploring fractals, like the Koch Snowflake.

Language:PythonStargazers:0Issues:1Issues:0

Minesweeper

Built Minesweeper using React.

Language:JavaScriptStargazers:0Issues:0Issues:0

MNISTclassificationNeuralNetwork

Simple Neural Network using Keras to tackle the MNIST digit classification: given an image, classify it as a digit. Followed tutorial: https://victorzhou.com/blog/keras-neural-network-tutorial/

Stargazers:0Issues:0Issues:0

MonteCarloSimulationStock

Monte Carlo Simulation on SPY.

Language:PythonStargazers:0Issues:0Issues:0

nQueens

Recursive algorithm to the classic nQueens problem: place N queens on a NxN chess board so that no queens attack each other.

Language:JavaStargazers:0Issues:1Issues:0

RandomvsNotQuiteRandom

Demo that compares random points and seemingly random points that are not actually random.

Language:PythonStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

SierpinskiTriangle

Using Chaos Game to generate Sierpinski's Triangle

Language:PythonStargazers:0Issues:0Issues:0

Simulating-e-

Approximating $e$ with a simulation based on the paper: https://www.jstor.org/stable/2685243?seq=1#page_scan_tab_contents

Language:PythonStargazers:0Issues:1Issues:0

SnapchatDataBreakdown

Cool data visuals using the data downloaded from my account.

Language:PythonStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

spotifyStat

spotifyStat.com

Stargazers:0Issues:0Issues:0

TicTacToe

TicTacToe game I made for my AP CS Final Project and later converted into a React app.

Language:JavaScriptStargazers:0Issues:1Issues:0