Pinned Repositories
actions-benchmark
benchmarking github actions for fun
adventofcode
COVIDSCAPE
COVIDSCAPE is a COVID-19 risk prediction service. It has a friendly web-UI and supports a location-based, personalized risk score calculation based on reputable COVID-19 information sources. Additionally, Covidscape leverages the data it obtains to further implement contact tracing on diagnosed users and notifies other users of potential contact.
dappforce-tendermint-explorer
Blockchain explorer for Tendermint. Supports JSON transactions and UTF-8
Datacenter-Network-Analysis
This project compares the network performance of datacenter architectures. The traditional 3-layer model is compared to the new spine and leaf model. The analysis is done using an optimization technique called Drift Plus Penalty (DPP) algorithm.
Queueing-Simulation
This is a Queueing Simulation app with a friendly UI. There are 5 scenarios in total and this project is implemented in Python
Saturation-Throughput
This project uses NS-3 network simulator in Linux to simulate IEEE 802.11 CSMA/CA and measures maximum WIFI throughput vs. the number of users. It uses DCF (distributed coordinated function) which applies an exponential backoff to avoid collisions.
Signal-Detection
In this project, signal detection methods in noisy environments are analyzed and simulated.
Software-Defined-Network
This project demonstrates an implementation of Software Defined Network (SDN). It uses Mininet Linux virtual machine to virtualize the network and uses OpenFlow protocol to implement SDN. The programming language used is Python
XDC-Subnet
XDC Subnet
wanwiset25's Repositories
wanwiset25/Saturation-Throughput
This project uses NS-3 network simulator in Linux to simulate IEEE 802.11 CSMA/CA and measures maximum WIFI throughput vs. the number of users. It uses DCF (distributed coordinated function) which applies an exponential backoff to avoid collisions.
wanwiset25/Datacenter-Network-Analysis
This project compares the network performance of datacenter architectures. The traditional 3-layer model is compared to the new spine and leaf model. The analysis is done using an optimization technique called Drift Plus Penalty (DPP) algorithm.
wanwiset25/Software-Defined-Network
This project demonstrates an implementation of Software Defined Network (SDN). It uses Mininet Linux virtual machine to virtualize the network and uses OpenFlow protocol to implement SDN. The programming language used is Python
wanwiset25/COVIDSCAPE
COVIDSCAPE is a COVID-19 risk prediction service. It has a friendly web-UI and supports a location-based, personalized risk score calculation based on reputable COVID-19 information sources. Additionally, Covidscape leverages the data it obtains to further implement contact tracing on diagnosed users and notifies other users of potential contact.
wanwiset25/Queueing-Simulation
This is a Queueing Simulation app with a friendly UI. There are 5 scenarios in total and this project is implemented in Python
wanwiset25/Signal-Detection
In this project, signal detection methods in noisy environments are analyzed and simulated.
wanwiset25/actions-benchmark
benchmarking github actions for fun
wanwiset25/adventofcode
wanwiset25/dappforce-tendermint-explorer
Blockchain explorer for Tendermint. Supports JSON transactions and UTF-8
wanwiset25/devops-showcase
wanwiset25/go-ethereum
Go implementation of the Ethereum protocol
wanwiset25/kubernetes-action
GitHub Action to run kubectl
wanwiset25/kubernetes-fundamentals
Kubernetes Fundamentals
wanwiset25/multi-central-differential-privacy-project
This repository holds the code reference for the CSCI631 project of Fall 2021 semester at the University of Southern California
wanwiset25/portfolio
Hi, this is where I intend to store my projects.