MUYANG GUO / INDEX

#Python

6 posts

7m

CyberLeet, a Three.js + React, cyberpunk style visualization for leetcode problems -- made for fun

Built with the native three.js and the create-react-app framework. Data was built with a python crawler.

· three.js· Javascript· Python· HTML & CSS
5m

Rabin-Karp Algorithm - A rolling hash method to locate substring

A very useful concept for string-searhing problem.

· Python
6m

Discrete Events Simulation project for Tech Square Intersection Traffic with real world map visualization playback

A DES traffic simulation software package in python3, a visual playback web app in react.js using deck.gl trips layer

· deck.gl· Javascript· React· Python
4m

Use poisson distribution to generate random discrete events over a time for simulation

An example of how I use poisson distributed random variables to generate discrete events

· Python· Modeling & Simulation
1m

COVID-19 Outbreaks Simulation and Analysis by an Extended SEIR Model focus on the hidden asymptomatic infections

Modeling COVID-19 with three outbreak-spread simulation methodologies - by continuum dynamical system (SIER system by differential equations), by a SEIR cellular automata model, by a Markov Chain Analysis Based on One Dimensional CA model.

· Python· Data Analytics & Visualization· Modeling & Simulation
2m

Hood---Mate V1, a Geo-based Recommendation Sys with SNS feature

Geo-based SNS, Residense/roommates/landlords Recommendation System, Multi-dimensional exploratory data visualization

· deck.gl· Javascript· Python· HTML & CSS